@charset "UTF-8";
/* CSS Document */



body {
	background-image:url(../i/phd_homeback.png);
	background-repeat:repeat-x;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 0px 0px 0px 0px;
}


.wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-left:auto;
	width: 900px;
	padding: 0px 0px 0px 0px;
}

.header {
	width:900px;
	height:37px;
	float:left;
}

.js_background {
	width:600px;
	height:28px;
	background-image:url(../i/js_background.png);
	background-repeat:no-repeat;
	margin-top:5px;
}

.jsArea {
	width:511px;
	height:16px;
	margin-left:30px;
	margin-top:7px;
	float:left;
}


a.tcktxt {FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: arial, helvetica, sans-serif; font-weight:bold; text-decoration: none;}
a.tcktxt:visited {FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: arial, helvetica, sans-serif; font-weight:bold; text-decoration: none;}
a.tcktxt:hover {FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: arial, helvetica, sans-serif; font-weight:bold; text-decoration: underline;}

.sidebar {
	width:145px;
	float:left;
	padding-left:5px;
	/*background-image:url(../i/mainside_back.png);
	background-repeat:repeat-y;*/
	height:780px;
}

.sidebarMid {
	width:150px;
	float:left;
	background-image:url(../i/sidebar_mid.png);
	background-repeat:repeat-y;
	min-height:200px;
}

.BTNnav {
	width:125px;
	height:40px;
	float:left;
	margin:10px 0px 0px 7px;
	text-align:center;
}

.BTNnav a {
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	font-size:11px;
}

.mainContent {
	width:600px;
	float:left;
	background-image:url(../i/main_header.png);
	background-repeat:no-repeat;
	height:500px;
}

.mainContent2 {
	width:750px;
	float:left;
	background-image:url(../i/main_header2.png);
	background-repeat:no-repeat;
	}

.mainCopy {
	float:left;
	margin-top:240px;
	width:500px;
	margin-left:75px;
}

.mainCopy2 {
	float:left;
	margin-top:50px;
	width:625px;
	margin-left:20px;
}

.rightSidebar {
	float:left;
	width:150px;
	height:780px;
	/*background-image:url(../i/sidebarRight_mid.png);
	background-repeat:repeat-y;*/
	}
	
.members {
	float:left;
	margin-right:10px;
	width: 140px;
	font-size:10px;
	margin-top:10px;
}

ul {
	margin-left:-25px;
}

.featuredSponsor {
	margin-top:50px;
	float:left;
	margin-right:10px;
	border: 1px solid #92342f;
	background-color:#fff;
}

.footer {
width:900px;
height:20px;
float:left;
background-color:#92342f;
font-size:10px;
color:#FFFFFF;
text-align:center;
padding-top:5px;
}	

a img {
	border:none;
}

a {
	color:#576e37;
}

a:hover {
	color:#576e37;
}

.overallContent {
	width:900px;
	float:left;
	background-image:url(../i/main_Background.png);
	background-repeat:repeat-y;
	height:850px;
}

.overallSub {
	width:900px;
	float:left;
	background-image:url(../i/main_Background2.png);
	background-repeat:repeat-y;
}

h1 {
	font-size:20px;
	color:#576e37;
}

h2 {
	font-size:16px;
	color:#576e37;
}

.breadcrumbs {
	margin: 50px 0px 40px 0px;
	font-size:10px;
	font-weight:bold;
	
}


hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #333333; 
	border-style: none none dotted; }
	
.media {
	width:625px;
	float:left;
	margin: 0px 0px 10px 0px;
}

.clear {
	clear:both;
}