@charset "UTF-8";
/* CSS Document */

body {
	margin:0 auto;
	width:900px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;	
	background-color:#FFFFFF;
}
table, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;	
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#mainnav a:hover {
	font-weight:bold;
}
#subnav a:hover {
	font-weight:bold;
}
#contenttext {
	position:static;
	padding-left:240px;
	padding-top:340px;
	width:440px;
	height:70%;
	text-align:left;
	line-height:17px;
}
#drpic {
	position:absolute;
	top:270px;
	left:520px;
}
#footer {
	color:#676767;
	position:static;
	width:900px;	
	font-size:9px;
	height:auto;
}
#logo {
	position:absolute;
	top:125px;
	left:40px;
}
#mainnav {
	position:absolute;
	left:34px;
	top:180px;
	text-align:left;
}
#mainnav a {
	font-size:10px;
	margin-left:16px;
	text-decoration:none;
	color:#636363;
	line-height:16px;
}
#maintext {
	position:inherit;
}
#maintext a {
	text-decoration:none;
}
#maintext a:hover {
	text-decoration:underline;
}
#newssep {
	position:absolute;
	left:697px;
	top:273px;
	height:550px;
	background:url(../images/sep_news.png);
}
#newsbox {
	position:absolute;
	left:712px;
	top:347px;
	height:auto;
	width:auto
}
#subnav {
	position:absolute;
	left:34px;
	top:390px;
	text-align:left;
	line-height:14px;
}
#subnav a {
	font-size:10px;
	margin-left:16px;
	text-decoration:none;
	color:#636363;
}

.button a {
	color:#666666;
	cursor:pointer;
	text-decoration:none;
}
.button a:hover {
	text-decoration:underline;
}
.purplesubtitle {
	color:#726583; 
	font-size:14px;
}
.purpletext {
	color:#af8eb3; 
	font-size:12px;
}
.pinksubtitle {
	color:#dd6270; 
	font-size:12px;
}
.pinkbtn a {
	color:#dd6270;
	cursor:pointer;
	text-decoration:none;
}
.pinkbtn a:hover {
	color:#666666;
	font-weight:normal;
}
.subtitle {
	font-size:12px;
}
.inthenews {
	color:#666666;
	font-size:11px; 
	font-weight:bold; 
}
.inthenews a {
	color:#666666;
	font-weight:normal;
	text-decoration:underline;
}
.inthenews a:hover {
	text-decoration:none;
}
h1 {
	color:#666666;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	}
h2 {
	color:#666666;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	}