@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	background-color: #CCCCCC;
}
#featuredprofile .heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #BBD800;
	font-weight: bold;
}
#featuredprofile {
	float: right;
	height: auto;
	width: 500px;
	margin-top: 10px;
	margin-right: 10px;
}

#header {
	height: 117px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#bluebar {
	background-image: url(images/bluebar.jpg);
	background-repeat: repeat-x;
	width: 800px;
	height: 41px;
	text-align: center;
	color: #BBD800;
	font-weight: bold;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
#bluebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #BBD800;
	font-weight: bold;
	text-decoration: none;
	line-height: 35px;
	margin-right: 3px;
	margin-left: 3px;
}
#mainmenubox  {
	background-image: url(images/mainmenubox.jpg);
	height: 234px;
	width: 259px;
	margin-top: 10px;
	padding-top: 40px;
	float: left;
	margin-left: 10px;
}
#mainmenubox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 8px;
	margin-right: 12px;
	margin-left: 12px;
	padding-bottom: 5px;
}
.txt  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
	color: #BBD708;
}
#maincontent2 {
	background-position: center;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	clear: both;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#maincontent2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
}
#maincontent2 .border {
	border: 1px solid #BBD800;
}
#maincontent2 #modelpics {
	width: 92px;
	padding-left: 5px;
	padding-right: 5px;
}
#footer {
	background-color: #999999;
	height: 30px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	clear: both;
}
#footer span {
	color: #0033CC;
	float: left;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-position: center;
}
#maincontent2 img {
}
#wrapper {
	background-color: #FFFFFF;
	background-position: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#bioinfocontainer   {
	width: 455px;
	float: right;
	margin-top: 30px;
	padding-left: 15px;
}
#profilepic   {
	float: left;
	width: 290px;
	clear: both;
	margin-top: 30px;
	margin-left: 10px;
}
#bioinfocontainer  .txt   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #142D65;
	text-align: center;
	margin-top: 0px;
}
#imagesets {
	width: 800px;
	height: auto;
	clear: both;
	padding-top: 30px;
}
.border {
	border: 3px solid #BAD700;
	margin-right: 5px;
}
#buttonsleft {
	width: 200px;
	float: left;
}
#buttonsright {
	float: right;
	width: 200px;
}
