@charset "UTF-8";

body {
	background-color:#e1e1e1;
	text-align:center;
	margin:0;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:20px;
	color:#0074b0;
	display:inline;
}
li {
	list-style-image:url(/images/arrow.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
}
A:link {
	text-decoration: none;
	color:#333333;

}
A:visited {
	text-decoration: none;
	color:#333333;

}
A:active {
	text-decoration: none;
		color:#333333;
}
A:hover {
	text-decoration: underline;
	color:#0074b0;
}
.maincopynav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#wrapper {
	background-image:url(/images/wrapper.jpg);
	background-repeat:no-repeat;
	width:768px;
	height:1273px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	background-image:url(/images/header.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:768px;
	height:257px;
}
#leftcol {
	float:left;
	width:310px;
	height:900px;
}
#rightcol {
	float:right;
	width:429px;
	height:900px;
	margin:0px 24px 0px 0px;
}
#qdf {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	background-image:url(/images/tanpostit.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:270px;
	height:200px;
	margin: 20px 0px 0px 10px;
	padding:50px 0px 0px 30px;
	position:relative;
}

/* Fix for IE 6...*/
* html #qdf { margin: 0px 0px 0px 10px;
	padding:20px 0px 0px 10px;}
/* Fix for IE 7...*/
*+html #qdf { margin: 0px 0px 0px 10px;
	padding:20px 0px 0px 10px;}

#subjects {
	background-image:url(/images/grnpostit.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:280px;
	height:275px;
	margin: 20px 0px 0px 10px;
	padding:30px 0px 0px 20px;
}
#programs {
	background-image:url(/images/blupostit.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:280px;
	height:213px;
	margin: 20px 0px 0px 10px;
	padding:30px 0px 0px 20px;
}
#main {
	float:left;
	background-image:url(/images/body.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:429px;
	height:644px;
}
#maincopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:369px;
	height:410px;
	padding:150px 30px 0px 30px;
}

/* Fix for IE 6...*/
* html #maincopy { width: 420px;}
/* Fix for IE 7...*/
*+html #maincopy { width: 420px;}

#mainnav {
	float:left;
	height:30px;
	width:369px;
	margin:20px 30px 0px 30px;
}
#previous {
	height:30px;
	float:left;
	width:184px;
	text-align:left;
}
#next {
	float:left;
	width:185px;
	height:30px;
	text-align:right;
}
#photos {
	float:left;
	background-image:url(/images/photos.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:429px;
	height:217px;
	margin:20px 0px 0px 0px;
}
#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	float:left;
	width:730px;
	height:60px;
	background-color:#e3e894;
	margin:36px 0px 0px 9px;
	padding:20px 0px 0px 20px;
}
.concselect {
	width:200px;
	z-index:10000;
}

.concDiv {
	clear:both;
	float:inherit;
	position:relative;
	left:0px;
	margin-top:5px;	
}