@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	
}
body {
	background-color: #CC99FF;
	background-image: url(images/bgpurple.gif);
	margin-top: 20px;
	margin-bottom: 25px;
}
a:link {
	color: #666699;
	text-decoration: none;
}
a:visited {
	color: #666699;
	text-decoration: none;
}
a:hover {
	color: #990099;
	text-decoration: none;
}
a:active {
	color: #666699;
	text-decoration: none;
}
.style1 {font-size: 16px}
.style2 {font-style: italic;}
.style3 {font-size: 10px; font-style: italic;}


#topnav {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 996699;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	background-color: #CCCCFF;
	color: #F2F2F7;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	background-image: url(images/bgtop.jpg);
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#maincontainer {
	width: 740px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.container {
	border: 5px solid #FFFFFF;
}
.navtop {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CC33FF;
}
.nav {
	background-color: #F3E8FF;
	width: 195px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 12px;
}
#navcontainer {
    margin-top: 0px;
}
ul#navlist
{
margin: 0 0 0 0px;
padding: 0;
width: 100%;
}

#navlist li
{
	list-style-type: none;
	background-color: #C6AAC6;
	color: #FFFFFF;
	border: 1px solid #996699;
	font-weight: 500;
	text-align: center;
	padding: .3em;
	margin-bottom: .1em;
	background-image: url(images/but1bg.gif);
}

#navlist li a
{
color: #FFFFFF;
text-decoration: none;
display: block;
}

#navlist li a:hover
{
background-color: #F3E8FF;
color: #990099;
}


.header {
	background-color: #F4EAFF;
	height: 250px;
	width: 530px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F8;	
}

.contents {
	background-color: #FFFCF9;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contents2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 10px;
	
}
#bottomnav {
	padding: 10px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CC66FF;
	margin-top: 5px;
	background-color: #DBBBE8;
	padding-left: 5px;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666699;
	background-image: url(images/bgbot.gif);
}

.imgright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.imgleft {
	float: left;
	margin-right: 2px;
}

.profiles {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 2px ridge #9999CC;
}
.bios {
	padding-top: 70px;
}

.pullquote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666699;
	margin-top: 30px;
	margin-right: 5px;
	margin-left: 15px;
}
.res {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666699;
	text-align: right;
}
.textbox {
	background-color: #FFF4FF;
	height: 150px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.headtext {
	background-repeat: repeat;
	padding: 3px;
	height: 15px;
	width: 175px;
	background-color: #CCCCFF;
	border: 1px solid #999999;
}
.form {
	background-color: #FFFDF2;
	border: 1px solid #CC9999;
}
.cellsbg {
	background-color: #FFF3C4;
	width: 50%;
	padding-left: 3px;
}
