html * {
	overflow: hidden;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	border:0;
	}

a {
	color: #939598;
	}

a:hover {
	color: #C12733;
	}

h4 {
	font-size: 110%;
	}

body {
	background-color: #51648C;
	font-size: 12pt;
	}

#top_container {
	position: relative;
	width: 750px;
	height: 480px;
	margin: 18px auto;
	padding: 0;
	text-align: center;
	background-color: #fff;
	}

#logo {
	text-align: left;
	position: absolute;
	width: 225px;
	height: 245px;
	left:0;
	top:0;
	z-index:80;
	}

#project_info {
	text-align: left;
	position: absolute;
	padding: 13px;
	width: 199px;
	height: 235px;
	top: 245px;
	left:0;
	font-size: 60%;
	background-image: url(../img/bottom_left_corner.jpg);
	background-repeat: no-repeat;
	background-position: 0 199px;
	}


#awards {
	position: absolute;
	width: 400px;
	height: 25px;
	padding-top: 10px;
	top: 0px;
	left:225px;
	font-size: 60%;
	}

#body {
	position: absolute;
	width: 400px;
	height: 400px;
	top: 35px;
	left:225px;
	}


#bottom_links {
	position: absolute;
	width: 400px;
	height: 45px;
	top: 435px;
	left:225px;
	padding-top: 11px;
	font-size: 80%;
	}

#bottom_links ul li {
	display: inline;
	color: #939598;
	margin-right: 20px;
	padding-left: 13px;
	text-transform: capitalize;
	background-image: url(../img/bullet_inactive.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	}

#bottom_links ul li#active {
	background-image: url(../img/bullet_active.jpg);
	}

#bottom_links ul li#active a {
	color: #C12733;
	}

#top_right {
	position: absolute;
	width: 125px;
	height: 35px;
	top: 0;
	left: 625px;
	background-image: url(../img/top_right_corner.jpg);
	background-repeat: no-repeat;
	background-position: 90px 0px;
	}

#right_menu {
	position: absolute;
	width: 125px;
	height: 400px;
	top: 35px;
	left: 625px;
	font-size: 80%;
	}


#right_menu ul li {
	list-style-type: none;
	text-align: left;
	color: #939598;
	padding-left: 13px;
	margin-top: 30px;
	background-image: url(../img/bullet_inactive.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	}

#right_menu ul li#active {
	background-image: url(../img/bullet_active.jpg);
	}

#right_menu ul li#active a {
	color: #C12733;
	}

#bottom_right {
	position: absolute;
	width: 125px;
	height: 45px;
	top: 435px;
	left: 625px;
	color: #939598;
	font-size: 60%;
	padding-top: 25px;
	}

#project_info #pageindex {
	position: absolute;
	top: 203px;
	left: 125px;
	width: 100px;
	height: 22px;
	font-size: 120%;
	}

#project_info #next {
	position: absolute;
	top: 200px;
	left: 200px;
	width: 32px;
	height: 22px;
	}

#project_info #previous {
	position: absolute;
	top: 200px;
	left: 175px;
	width: 32px;
	height: 22px;
	}

#project_info #next a {
	position: absolute;
	background-image: url(../img/next_inactive.jpg);
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
	}

#project_info #next a:hover {
	background-image: url(../img/next_active.jpg);
	}

#project_info #previous a {
	position: absolute;
	background-image: url(../img/previous_inactive.jpg);
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
	}

#project_info #previous a:hover {
	background-image: url(../img/previous_active.jpg);
	}

#home_lower_left {
	position: absolute;
	width: 225px;
	height: 225px;
	top: 255px;
	left:0;
	font-size: 80%;
	text-align: right;
	background-image: url(../img/bottom_left_corner.jpg);
	background-repeat: no-repeat;
	background-position: 0 189px;
	}

#home_lower_left div {
	text-align: right;
	padding: 60px 15px 0 0;
	}

#home_lower_left img {
	position: absolute;
	top: 135px;
	left:0;	
	}

#home_body {
	position: absolute;
	width: 400px;
	height: 400px;
	top: 35px;
	left:225px;
	text-align: left;
	}

#home_body img {
	position: absolute;
	top: 42px;
	}

#home_right_menu {
	position: absolute;
	width: 125px;
	height: 400px;
	top: 35px;
	left: 625px;
	font-size: 80%;
	}


#home_right_menu ul li {
	position: absolute;
	top: 185px;
	left: 15px;
	list-style-type: none;
	text-align: left;
	color: #939598;
	padding-left: 13px;
	margin-top: 30px;
	background-image: url(../img/bullet_inactive.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	}


#profile_body {
	position: absolute;
	width: 400px;
	height: 400px;
	top: 35px;
	left:225px;
	text-align: left;
	font-size:8pt;
}

#profile_body p {
	margin:1em;
}

#profile_left {
	position: absolute;
	width: 225px;
	height: 225px;
	top: 255px;
	left:0;
	font-size: 80%;
	text-align: right;
	background-image: url(../img/bottom_left_corner.jpg);
	background-repeat: no-repeat;
	background-position: 0 189px;
}

#profile_left_images {
	position:absolute;
	width: 100px;
	height: 325px;
	top: 110px;
	left:110px;
	z-index:100;
	font-size:10pt;
}

#profile_left_images img {
	margin-bottom:10px;
	}

#profile_member_text {
	margin:1em 0 .25em 0;
	font-size:9pt;
	}