body{
	background-color:#FEEDFC;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
}

#menuDiv{
	background-image:url(../images/menuBG.png);
	background-repeat:no-repeat;
	height:43px;
	padding-left:8px;
}

#mainContent{
	background-image:url(../images/backFiller.png);
	background-repeat:repeat-y;
	padding-left:11px;
}

#header{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	color:#666666;
	height:124px;
	
	padding-top:200px;
}

#headerUpper{
	padding-left:20px;
	font-size:16px;
	font-style:italic;
}

#headerUpper a{
	text-decoration:none;
	color:#666666;
}

#headerUpper a:hover{
	color:#CC5E8C;
	border-bottom:none;
}

#headerLower a{
	text-decoration:none;
	color:#666666;
}

#headerLower a:hover{
	color:#CC5E8C;
	border:none;
}



#headerLower{
	padding-top:18px;
	padding-left:360px;
	font-size:25px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}

#middle{
	background-color:#999999;
	width:836px;
	padding:10px;
	font-size:16px;
	text-align:center;
	font-style:italic;
	color:#FFFFFF;
}

#bottom{
	background-image:url(../images/mainBackground.jpg);
	background-repeat:no-repeat;
	background-color:#FEFEFE;
	width:816px;
	padding:20px;
}

#bottom h1{
	color:#333333;
	font-size:22px;
}

#bottom p{
	color:#333333;
	font-size:12px;
	line-height:24px;
	text-align:justify;

}

#bottom li{
	color:#333333;
	font-size:12px;
	line-height:18px;
	text-align:justify;
}

#bottom li{
	color:#333333;
	font-size:12px;
	text-align:justify;
}

#bottom a{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#bottom a:hover{
	border-bottom:1px dotted;
}

#nohover a:hover{
	border-bottom:none;
}

.infoBox{
	border:1px solid #999999;
	padding:10px;
	margin:10px;
	margin-left:20px;
	margin-right:20px;
	background-image:url(../images/infoBG.png);
	background-repeat:repeat-x;
	width:212px;
}

#sendFriend{
	
	padding:5px;
	padding-top:50px;
	margin:10px;
	margin-left:20px;
	margin-right:20px;
	background-image:url(../images/infoBG.png);
	background-repeat:repeat-x;
	width:222px;
	background-image:url(../images/sendToFriend.png);
	height:80px;
}

.infoBox h2{
	font-size:18px;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	color:#333333;
}

.infoBox h3{
	font-size:15px;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	color:#333333;
}


.infoBox p{
	font-size:11px;
	padding:0px;
	margin:0px;
	line-height:normal;
}

.infoBox ul{
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.quote{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
	font-style:italic;
	line-height:32px;
}

#footer{
	font-size:13px;
	padding:5px;
	color:#333333;
}

#footer p{
	margin:0px;
	padding:5px;
	line-height:normal;
}

#footer a{
	text-decoration:none;
	color:#333333;
}

#footer a:hover{
	border-bottom:1px dotted;
}

#ARL a{
	text-decoration:none;
	color:#333333;
	font-size:11px;
}

#ARL a:hover{
	border-bottom:1px dotted;
}

.floatLeft{
	float:left;
	padding-top:0px;
	padding-right:10px;
}

.blogLink{
	background-image:url(../images/blogIcon.png);
	background-repeat:no-repeat;
	background-position:0% 0%;
	padding-left:30px;
}

.style6 {font-size: 12px}

.style200 {font-size: 11px}

