BODY,TD,TH,DIV,P,H1,H2,H3,H4,H5,H6 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	color:#BBBBBB;
	font-size:14px;
}
A{
	color:#977960;
}

BODY {
	background-color:#000000;
	padding:0px;
	margin:0px;
}

DIV {
	padding:0px;
	margin:0px;
}

IMG {
	border:0px;
}
.floatRight{
	float:right;
	margin:10px 30px 10px 20px;
}
.floatLeft{
	float:left;
	margin:10px 20px 10px 30px;
}

DIV.clearFloat{
	clear:both;
}

DIV.design {
	width:870px;
	background-image:url(../images/design/backgroundRepeat.gif);
	background-repeat:repeat-y;
 	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	padding:0px;
}

DIV.design DIV.designTop {
	float:left;
	width:870px;
	background-image:url(../images/design/backgroundTop.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

DIV.design DIV.designTop DIV.main{
	float:left;
	width:870px;
	margin-top:156px;
}

DIV.main DIV.leftNav{
	float:left;
	width:159px;
	margin-top:24px;
}

DIV.main DIV.leftNav A{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#999999;
	text-decoration:none;
}

DIV.main DIV.leftNav A:hover{
	color:#cccccc;
}

DIV.main DIV.leftNav UL LI.selected A{
	color:#444444;
}

DIV.main DIV.leftNav UL LI.selected UL LI A{
	color:#999999;
}

DIV.main DIV.leftNav UL LI.selected UL LI A:hover{
	color:#cccccc;
}

DIV.main DIV.leftNav UL LI.selected UL LI.selected A{
	color:#444444;
}



DIV.main DIV.leftNav UL,
DIV.main DIV.leftNav UL UL{
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
DIV.main DIV.leftNav UL UL{
	margin:-10px 0px 0px 0px;
}

DIV.main DIV.leftNav UL LI{
	text-align:right;
	padding:0px 0px 0px 0px;
	margin:0px 35px 0px 0px;
	line-height:44px;
	font-size:20px;
	vertical-align:top;
}

DIV.main DIV.leftNav UL UL LI{
	text-align:right;
	padding:0px 0px 0px 0px;
	margin:2px 0px 4px 0px;
	line-height:18px;
	font-size:15px;
	vertical-align:top;
	font-weight:bold;
}

DIV.main DIV.body{
	float:left;
	width:711px;
}

DIV.main DIV.body IMG.border{
	border-color:#202020;
	border-style:solid;
	border-width:2px;
}

DIV.main DIV.body H1{
	font-size:28px;
	padding:0px 0px 5px 50px;
	font-weight:normal;
	color:#444444;
}

DIV.main DIV.body H2{
	font-size:24px;
	padding:0px 0px 5px 50px;
	font-weight:normal;
	color:#bababa;
}

DIV.main DIV.body H2 A{
	color:#999999;
	text-decoration:none;
}

DIV.main DIV.body H2 A:hover{
	text-decoration:underline;
}

DIV.main DIV.body P{
	padding:5px 30px 5px 27px;
	margin:0px;
	line-height:17px;
	text-align:justify;
}

DIV.main DIV.body P.alignRight{
	text-align:right;
}



DIV.main DIV.body P.quoteBy{
	text-align:right;
	font-weight:bold;
}

DIV.main DIV.body A.white{
	color:#BBBBBB;
}

DIV.main DIV.body A:hover{
	text-decoration:none;
}

DIV.main DIV.body A.dark{
	color:#666666;
	text-decoration:none;
}

DIV.main DIV.body A:dark{
	text-decoration:underline;
}

DIV.main DIV.body UL {
	list-style-type:none;
	padding:0px;
	margin:5px 0px 5px 0px;
}
DIV.main DIV.body UL LI {
	background-image:url(../images/bullet.gif);
	background-position:41px 3px;
	background-repeat:no-repeat;
	line-height:12px;
	padding:0px 0px 5px 53px;
}

DIV.design DIV.galleryText{
	float:left;
	width:350px;
}
DIV.design DIV.galleryText P{
	padding:4px 0px 4px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:20px;
}
DIV.design DIV.gallery{
	float:left;
	width:660;
	padding:0px 30px 0px 25px;
}

DIV.design DIV.gallery DIV.image{
	margin:8px 22px 8px 0px;
	float:left;
}

TABLE TR TD IMG.border,
DIV.design DIV.gallery IMG.border{
	border-style:solid;
	border-width:3px;
	border-color:#333333;
}
/* Footer */
DIV.footer {
	float:left;
	width:870px;
	height:49px;
	margin:20px 0px 0px 0px;
	background-color:#202020;
}

DIV.footer P{
	margin-top:10px;
	text-align:center;
	color:#999999;
	font-size:13px;
}

DIV.footer P SPAN{
	font-size:10px;
}

DIV.footer P A{
	color:#999999;
	text-decoration:none;
}

DIV.footer P A:hover{
	color:#977960;
}

