/* CSS Document */body {	background-color: #20231c;	font-family:"Lucida Grande", Verdana, Helvetica, sans-serif;	font-size: 11px;	line-height: 19px;	color: #4f524a;	}#container {	width: 100%;	background-color: #d9d5cc;	background-image: url(../images/bg01.gif);	background-repeat: repeat-x;	}#header {	width: 800px;	height: 19px;	border-top: 8px solid #72c51d;	border-bottom: 2px solid #ecebe7;	background-color: #fff;	margin: 0 auto;	margin-bottom: 36px;	}h1 {	text-indent: -9000px;	background: url(../images/iv-logo.gif) no-repeat 64px;	}	h3 {	text-transform: uppercase;	color: #6bb521;	font-size: 11px;	font-weight: bold;	}	#mainContent {	width: 800px;	margin: 0 auto;	}			#mainMenu {	width: 166px;	height: 170px;	text-align: right;	margin: 0 0 0 200px;	padding-bottom: 265px;	font-size: 14px;	line-height: 26px;	font-family:Arial, Helvetica, sans-serif;	text-transform: uppercase;	letter-spacing: .03em;	float: left;	display: inline;	}		#mainMenu li {		width: 165px;		height: 22px;		margin: 0;		}					#home li.whatIs,			#staff li.staff,			#internships li.internships,			#missions li.missions,			#support li.support,			#contact li.contact,			#links li.links {				background-color: #72c51d;				}								#home li.whatIs a,				#staff li.staff a,				#internships li.internships a,				#missions li.missions a,				#support li.support a,				#contact li.contact a,				#links li.links a {					color: #d3eeb3;					background: none;					}			#mainMenu a {		text-decoration: none;		color: #5b5e58;		background-image: url(../images/main-underline.gif);		background-repeat:repeat-x;		background-position: bottom;		margin-right: 5px;		}			#mainMenu a:hover {		background-image: none;		}	#mainText {	width: 310px;	margin: 0 0 10px 400px;	}		#mainText img {		padding: 5px;		background-color: #fff;		}		#mainText p {		margin-bottom: 16px;		}			#mainText a {		color: #333;		text-decoration: none;		border-bottom: 1px dotted #6bb500;		}				#mainText a:hover {			border-bottom: none;			}	#tree {	width: 365px;	height: 275px;	background: url(../images/tree.gif) bottom left no-repeat;	float: left;	top: -275px;	position: relative;	}		#treeVerse {	width: 170px;	height: 70px;	position: relative;	bottom: -204px;	left: 215px;	float: left;	}		#treeVerse p {		font-size: 9px;		line-height: 13px;		color: #6f726c;		font-family:Geneva, Arial, Helvetica, sans-serif;		}#footer {	height: 100px;	background-color: #20231c;	clear: both;	}	#graybar {	height: 9px;	background-color: #c5c5b5;	clear: both;	}	#footerContainer {	margin: 0 auto;	width: 800px;		}	#copyright {	width: 300px;	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 9px;	line-height: 13px;	color: #8c8e8a;	margin: 6px 0 0 -280px;	float: left;	}#campusesCaption {	width: 90px;	font-size: 10px;	color: #72c51d;	text-transform:uppercase;	float: left;	margin: 5px 5px 0 16px;	}	#campuses {	background-color: #131510;	float: left;	}	#footer ul {	float: left;	border: 1px dashed #363834;	border-top: none;	padding: 4px 8px 6px 8px;	margin: 0 4px 4px 4px;	}		#footer ul a {		color: #8c8e8a;		}				#footer ul a:hover {			text-decoration: none;			}