body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000;
}
a{
	color:#000;
	font-family:"Comic Sans MS";
	text-decoration:none;
}
.ar{
	text-align:right;
}
#site{
	margin:0px auto;
	background-color:#fff;
}

#leftNav{
	background-image:url(../images/curtainLeft.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:210px;
	vertical-align:top;
	font-family:"Comic Sans MS";
	font-size:13px;
	font-weight:bold;
	line-height:24px;
}
#leftNav img{
	height:420px;
	width:1px;
}
#leftNav blockquote{
	margin:0px 20px;
	font-weight:bold;
}
#leftNav a:active, #leftNav a:visited, #leftNav a:link{
	color:#000;
	font-weight:normal;
	font-size:13px;
	line-height:24px;
	padding-bottom:10px;
	text-decoration:none;
	font-weight:bold;
}

#leftNav a:hover{
	color:#E4E4E4;
	line-height:24px;
	font-weight:bold;
}

#rightNav{
	background-image:url(../images/curtainRight.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:125px;
	vertical-align:top;
	font-family:"Comic Sans MS";
	font-weight:bold;
	line-height:17px;
}
#rightNav img{
	height:420px;
	width:1px;
}
#rightNav blockquote{
	margin:0px 20px;
	font-weight:bold;
	
}#rightNav a:hover{
	color:#D871A8;
	line-height:17px;
	font-weight:bold;
}

#rightNav a{
	color:#000;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	padding-bottom:10px;
	text-decoration:none;
	font-weight:bold;
}

#content{
	vertical-align:top;
	width:689px;
	font-size:12px;
}
#content h1{
	color: #ACACAC;
	font-weight: bold;
	padding-top: 5px
}

#content h3{
	color: #706169;
	font-weight: bold;
	padding-top: 5px
}

#content h4{
	color: #d191b4;
	font-weight: bold;
} 

#content td{
	vertical-align:top;
}

#contentLeft{
	width:440px;
	font-size:13px;
}

#contentLeft h2{
	color: #d74795;
	font-weight: bold;
	font-size:16px;
}

#contentLeft a{
	color:#d74795;
	font-weight: bold;
	text-decoration: none;
}
#contentLeft a:hover{
	color:#919191;
}

#contentSpacer img{
	width:25px;
	height:1px;
}
#contentSpacerRight img{
	width:10px;
	height:1px;
}

#contentRight{
	width:250px;
	font-size:11px;
}

#contentRight a{
	color:#d74795;
	text-decoration: none;
}
#contentRight a:hover{
	color:#919191;
}

#contentRight H1{
	color: #704b5c;
	font-weight: bold;
	font-size:16px;
	margin-top:0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#contentRight H2{
	color: #925873;
	font-weight: bold;
	font-size:14px;
	margin-top:0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#contentRight H4{
	color: #d191b4;
	font-weight: bold;
	font-size:12px;
	margin-top:2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.smText{
	font-size:9px;
}


#header{
	width:100%;
}
#header a{
	color:#edb1d1;
	text-decoration:none;
}
#header a:hover{
	color:#fff;
}
#addr{
	height:73px;
	text-align:right;
	font-size:9px;
	padding-right:10px;
}
#topNav{
	background-color:#000;
	height:30px;
}
#topNav a{
	text-decoration:none;
}
#footer {
	color:#999;
	font-size:9px;
	text-align:center;
	vertical-align:top;
}
#footer hr{
	height:1px;
	width:500px;
}
