/* CSS Document */

.title {
	font-size: 18px;
	font-weight: bold;
	color: #22628e;
}

#container {
	height: auto;
	width: 1000px;
	background-color: #FFFFFF;
}

#banner {
	background-color:#FFFFFF;
	width:auto;
	height: auto;
}


#leftside {
	float:left;
	background-color:#FFFFFF;
	width: 230px;
	background-image: url(../images/left_top.gif);
	background-repeat: no-repeat;
	height: auto;
	_height:100%;
}

#rightside {
	float:right;
	background-color:#FFFFFF;
	height: auto;
	width: 250px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#sidemenu {
	background-color:#CCCCCC;
	float: left;
	width: 180px;
	padding-right: 2px;
	background-repeat: repeat-x;
	height: 100%;
	_height:100%;
}
body {
	background-color: #7f7f7f;
}

#rhombus {
	background-image: url(../images/top_rhombus.gif);
	width: 230px;
	height: 36px;
}


#centre {
	margin-left:20px;
	background-color:#FFFFFF;
	height: auto;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 40px;
}


#topmenu {
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	white-space: nowrap;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
}

#rightside a {
	font-size:10px;
	font-family:verdana;
	font-weight:bold;
	text-decoration: none;
	text-align: left;
	color: #22628e;
	white-space: nowrap;
}

#rightside a:hover {
	color: #FFFFFF;
}

#right1 {
	height: 120px;
	background-color:#cccccc;
	background-image: url(../images/right.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
}

#right2 {
	height: 120px;
	background-color:#CCCCCC;
	background-image: url(../images/right.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
}

#right3 {
	height: 120px;
	background-color:#CCCCCC;
	background-image: url(../images/right.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
}

#rest {
	height: 100%;
	_height:100%;
	min-height:439px;
	width: 1000px;
	background-color: #FFFFFF;
}

#right1pic {
	height: 95px;
	width: 80px;
	float: right;
	margin-top: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
}



#right1content {
	float: left;
	width: 135px;
	height: 120px;
	padding-top: 10px;
	text-align: left;
}
#content {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	_height:100%;
	width: 850px;
	padding: 15px;
}
#container #rest #centre #topmenu ul {
	margin:0;
	padding:0;
	height:30px;
	white-space:nowrap;
	}	
#container #rest #centre #topmenu ul li {
	width:100px;
	height:30px;
	float:left;
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:normal;
	font-size:small;
	font-weight:bold;
	text-align:center;
	background-image: url(../images/topspacer.gif);
	}
#container #rest #centre #topmenu ul li a {
	font-size:0.8em;
	color:#000000;
	text-decoration:none;
	}	
#container #rest #centre #topmenu ul li a:hover {
	color:#993333;
	}
#content a {
	color: #22628e;
}

#content a:hover {
	color: #329297;
}



#sidemenu a  {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	display: block;
	width: 180px;
	background-image: url(../images/left2.gif);
	height: 25px;
	text-align: right;
	color: #22628e;
	white-space: nowrap;
	background-repeat: no-repeat;
	line-height: 21px;
}

#footer {
	background-image: url(../images/footer2.gif);
	height: 134px;
	width: 1000px;
	background-repeat: no-repeat;
	z-index: 10;
	position: inherit;
}


#sidemenu a:hover {
	background-image: url(../images/left2_over.gif);
	color: #FFFFFF;
}
#container #bottom #sidefiller {
	float: left;
	height: 100px;
	width: 180px;
	background-color: #CCCCCC;
	z-index: -10;
}


#right2pic {
	height: 95px;
	width: 80px;
	float: right;
	margin-top: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
}

#right2content {
	float: left;
	width: 135px;
	height: 120px;
	padding-top: 10px;
}

#right3pic {
	height: 95px;
	width: 80px;
	float: right;
	margin-top: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
}

#right3content {
	float: left;
	width: 135px;
	height: 100px;
	padding-top: 10px;
}

#container #rest #rightside #iltag a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 9px;
}
#container #rest #rightside #iltag a:hover {
	color: #CCCCCC;
}

#container #rest #rightside #iltag {
	position: relative;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-right: 5px;
	height: 5px;
	white-space: nowrap;
	padding-top: 3px;
}

#content img {
	margin: 15px;
}
#allcontent {
	margin-top: 25px;
}
#footer2 {
}
#advertleft {
	float: left;
	width: 220px;
}
#advertright {
	float: left;
}
#personcontent {
	width: 600px;
	float: left;
}
.smallertitle {
	font-size: 14px;
	font-weight: bold;
}
#roleleft {
	float: left;
	width: 600px;
}

#microsite_images {
float: right;
width: 250px;
}
#rachel {
	float: left;
}
#nick {
	float: right;
	margin-right: 150px;
}

