/* @override 
	http://unitonenine.com/alisandifer/site/_css/layout.css
	http://alisandifer.com/_css/layout.css
*/

body {
	font: 11px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1 {
	padding: 0 0 0 50px;
	background: url('../_img/ali_hd.gif');
	display: inline-block;
	width:  195px;
	height: 23px;
	text-indent: -9999pt;
	margin: 0;
}

h3 {
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}
.dimensions {
	font-style: italic;
	font-size: 10px;
	margin: 0 0 10px 0;
}

#container {
	width: 960px;
	margin: auto;
	margin-top: 80px;
}

#left {
	width:  390px;
	float:  left;
}
#right {
	float: right;
	width: 510px;
}
#right2 {
	width: 555px;
	float: right;
	height: 600px;
}

#footer {
	clear:  both;
	width: 960px;
	margin: auto;
	padding: 60px 0 0 0;
}
#wrapper2 {
}

#nav ul {
	clear: left;
	float:  right;
	display: inline;
	text-align: right;
	width: 300px;
}

#nav ul li {
	float:  right;
	display:  inline;
	padding: 0 20px 0 0;
}

#nav li a:hover{
	text-decoration: underline;
}

#right a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #0f0f0f;
}


a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #0f0f0f;
}

#right a:hover {
	text-decoration: underline;
}

#right a:active {
	text-decoration: underline;
}



#left_nav {
	float: left;
	width: 175px;
	height: 510px;
}

#left_nav ul {
	list-style: none;
	margin: 0;
	padding-bottom: 15px;
		line-height: 26px;
}

#left_nav li {

	display: block;
	padding-bottom: 14px;
	text-align: left;
	width: 125px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #666666;
	
}

#left_nav a {
	color: gray;
	text-decoration: none;
}

#left_nav a:hover{
	color: gray;
	text-decoration: underline;
}

#left_nav #currentpage a {
	color: #000;
	font-weight: bold;
}

#left_nav li.list1 {
	color: #2c2c2c;
	text-align: left;
}

p1 {
	color: #333;
	font-size: 10px;
}

#content {
	float: left;
	width: 200px;
	
}

#content #currentpage p1{
	display: block;
}


div.fright {
	padding: 10px;
	float:right;
	width: 155px;
	height: 155px;
}
div#right2 img{
	padding:  10px;
}
