body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; line-height: 18px; color: #000000;
}
a {	font-size: 14px; color: #663399; font-family:Tahoma; text-decoration: none;}
a:hover { font-weight: bold;}


#container {
	width: 900px;
	margin: 0 auto;
	background: url(images/backgrd.png) repeat-y;
}

#header {
background: url(images/header.png) no-repeat;
height: 180px;
}
#contact {
	font-family: Tahoma; font-size: 14px; color: #695A97; text-align: right; 
	float: right;
	margin-right: 25px;
	margin-top: 25px;
	width:650px; 
	height:25px;
}
#intro {
	float:right;
	text-align:center;
	padding-top: 10px;
	width: 675px;
	margin-right: 25px;
}

#content {
width: 835px;
margin-top: 25px;
margin-left: 50px;
}

form {
	background-color: #CDC6E7;
}
h1 {
	color: #663399;
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	background-color: #695A97; color: #ffffff;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

.subtitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
 	color: #660099;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}
#navbar {
	float: right;
	margin-right: 25px;
	width:675px; 
	height:20px;
	padding-top: 5px;
	padding-bottom:5px;
	border-bottom: 1px solid #695A97;
	border-top: 1px solid #695A97;

}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:right;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

#sidebar {
	position:absolute;
	left:400px;
	top:297px;
	width:194px;
	height:249px;
	background-color: #CDC6E7;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
}

#footer {
  	background: url(images/footer.png) no-repeat;
	width: 900px;
	height: 40px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	color: #663399;
	font-weight: bold;
	font-style:italic;
	line-height: normal;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}
