/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image:url(images/bg.gif);
}
p {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656460;
}	
a{text-decoration:none;}
h1{
color:#0C82A4;
font-size:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:0;
margin:0 0 10px 0;
}
h2{
color:#0C82A4;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:0;
margin:0 0 10px 0;
}
.headerbg {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.padding {
	padding-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}	
.top-padding {
	padding-top:14px;
	color:#548694;
}	

.float {
	float:left;
	padding-right:14px;
}	
.text-bold {
	font-weight:bold;
}	
div.spacer{clear: both;}	

div#center {
	width:100%;
	height:100%;
	min-height:700px;
	background:url(images/shadow.gif) repeat-y center;
}
div#top {
	width:100%;
	height:25px;
	background-image: url(images/top-bg.gif);
	background-repeat:repeat-x;
}	
div#top1 {
	width:770px;
	height:90px;
	margin:0 0 0 265px;
}
div.logo {
	width:363px;
	float:left;
	margin-top:10px;
	height:80px;
	background:url(images/header2.gif) no-repeat center;
}		
div#menu {
	width:395px;
	float:left;
	margin-left:12px;
	margin-top:15px;
	}
div#menu a{
	height:5px;
	width:72px;
	background:url(images/menu-bg.gif) no-repeat bottom right;
	text-align:center;
	display: block;
	float: left;
    padding:50px 0 20px 0;
	border-right:#ffffff 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0C82A4;
	text-decoration:none;
}	
div#menu a:hover {
	height:5px;
    width:72px;
	text-align:center;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background:url(images/menu-bg-hover.gif) no-repeat bottom right;
}
div#menu a:active {
	height:5px;
    width:72px;
	text-align:center;
	display: block;
	float: left;
    background:url(images/menu-bg-hover.gif) no-repeat bottom right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
}

div#welcome {
	width:770px;
	margin:0px auto 0px auto;	
}

div#pic {
	width:376px;
	float:left;
	margin:0;
}

div#text {
	float:left;
	width: 363px;
	height:230px;
	padding: 20px 10px 0 10px;
}	

.redtext {
	color:#B95F5B;
	font-weight:bold;
	padding-top:12px;
	font-size:10px;
}		

div#border {
	width:740px;
	margin:0 auto 10px auto;
	background:url(images/borderbg.gif) repeat-x center;
}

div#content {
	width:770px;
	margin:0 auto 17px auto;
}	
div.right-portion {
	width:371px;
	float:left;
	min-height:200px;
}
li{
list-style:url(images/arrow2.gif) outside;
padding:0 0 10px 0;
height:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#656460;
}
div.mid-portion {
	width:20px;
	float:left;
	min-height:230px;
	background:url(images/mid-shadow.gif) repeat-y center;
}
div.left-portion {
	width:371px;
	float:left;
	min-height:200px
}	
div.programs {
	width:155px;
	margin-left:11px;
	float:left;
	background-image:url(images/programs.gif);
	background-repeat:no-repeat;
	background-position:0 18px;
	padding-top:50px;
}

.list {
	list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1098BF;
	line-height:24px;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:7px 10px;
	padding-left:20px;
}	

div.discipline {
	width:200px;
	margin-left:20px;
	background-image: url(images/disciplines.gif);
	background-repeat: no-repeat;
	background-position:0 18px;
	float:left;
	padding-top:50px;
}			
div.events {
	width:307px;
	margin-left:25px;
	border-bottom:#CFD0D1 1px solid;
	padding-bottom:12px;
	padding-top:50px;
	padding-right:10px;
	background-image:url(images/events.gif);
	background-repeat:no-repeat;
	background-position:10px 20px;
}	
div.news {
	width:307px;
	margin-left:25px;
	padding-bottom:12px;
	padding-top:50px;
	padding-right:10px;
	padding-left:10px;
	background-image:url(images/news.gif);
	background-repeat:no-repeat;
	background-position:10px 20px;
}	
.news-more-padding {
	padding-left:239px;
	padding-top:8px;
}	
.more-link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#0C7A9A;
	text-decoration:none;
}	
.more-link:hover {
	text-decoration:underline;
}	
div#footer {
	width:100%;
	background-image:url(images/footer-bg.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	padding-top:10px;
}	
.footer-link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0C82A4;
	font-size:11px;
	text-decoration:none;
	padding-top:10px;
}	
.footer-link:hover {
	color:#FFFFFF;
}	

.apply-link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#B95F5B;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}	
.apply-link:hover {
	text-decoration:underline;
}	
.privacy{
padding-left:20px;
padding-right:20px;
}