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

body {
	font-size: x-small; /* for IE 5 Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	background-color: #FFF;
	padding-top: 30px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/pagebg.jpg);
}
.slider {
	width: 1024px;
	height: 275px;
	margin-left: -20px;
	margin-top: -5px;
}

html>body { /* be nice to Opera */
	font-size: small;
	font-family: "Arial Black", Gadget, sans-serif, "Times New Roman", Times, serif;
} 



h1 {
	font-size:150%;
	font-family :'Cinzel', serif;
	color: #333;
	text-align: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	width: 195px;
} 

h2 {
	font-size:107%;
	font-family: 'Cinzel', serif;
	color: #FFF;
	margin-top: 165px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	padding-top: 165px;
} 

#wrap #maincontent h1 {
	
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
}


h3 {
	font-size:107%;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	padding-top: 10px;
	height: 40px;
	padding-right: 10px;
	color: #000;
	text-align: center;
	background-color: #06F;
} 

p {
	font-size:110%;
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #000;
} 
h5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 85%;
	color: #900;
	font-weight: normal;
	text-align: left;
}

h6 {
	font-size:135%;
	font-family :'Cinzel', serif;
	color: #333;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	
} 

#wrap {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bodybg.png);
	background-repeat: repeat;
	padding: 0px;
} 
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #900;
	text-decoration: none;
}


#header {
	width: 1024px;
	height: 200px;
	clear: none;
	background-color: #FFF;
	margin-bottom: 0px;
	background-image: url(images/headerbg.jpg);
	margin-top: -30px;
}
#maincontent {
	width: 1024px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 60px;
}

#footer {
	clear: both;
	background-image: url(images/footerbg.png);
	background-repeat: repeat;
	width: 1024px;
	height: 105px;
f; 		padding-top: 10px;
	padding-bottom: 15px;
}


#tagline {
	margin-top: 25px;
	margin-left: 275px;
	text-align: center;
}
.footerlist {
	float: left;
	list-style-position: inside;
	list-style-type: circle;
}
         
#mainnav li {
	list-style-type: none; /* get rid of the bullet */
	float: left; /* float all of the boxes to the left to make them display in a line */
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat-x;
}

#mainnav a {
	display:inline-block;
	font-family: 'Cinzel', serif;
	font-weight: 
	font-style: normal;
	font-size: 120%;
	text-align: center;
	color: #000;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 130px;
	padding-bottom: 5px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	font-variant: normal;
	padding-left: 10px;
	padding-top: 5px;
}

#mainnav a:link {
	text-decoration: none;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainnav a:hover {
	color: #900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/linksbghover3.png);
}

#mainnav a:focus {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/linkbgrollover.png);
	color: #333;
}


#mainnav a:active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	background-image: url(images/linkbgrollover.png);
	color: #333;
}

#mainnav a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainnav {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 50px;
	margin-top: 135px;
}
#wrap #header #mainnav h1 {
	font-family: Myriad Pro Condensed, Myriad Pro Bold Condensed Italic, Myriad Pro Bold Condensed;
	margin-top: 15px;
}
#socialnetwork {
	width: 95%;
}
.social {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.navlinks {
	float: right;
}

.links {
	color: #333;
}
.contact {
	font-size: 120%;
	margin-left: 425px;
	position: relative;
	top: 40px;
	color: #FFF;
	text-decoration: none;
}
#coursedescriptions {
	float: left;
	width: 400px;
	margin-top: -5px;
}
.labels {
	float: left;
	margin-left: -50px;
	margin-right: 10px;
	margin-top: 10px;
	clear: left;
}
tr {
	padding-top: 20px;
}
#slideroverlay {
	background-image: url(images/slideroverlay.png);
	height: 500px;
	width: 300px;
	position: relative;
	left: 685px;
	margin-top: -665px;
	z-index: 9999
}
#projectthumbs {
	padding: 2px;
}
.projectthumbs {
	padding-right: 1px;
	padding-left: 1px;
}
#pagetitle { 
	border-bottom-style: solid;
	border-bottom-color: #333;
	width: 800px;
	height: 200px;
	position: relative;
	top: 10px;
	padding-bottom: 20px;
}
#subcontent {
}
#projectsidebar {
	float: left;
	width: 195px;
	margin-top: 30px;
}
#projectslideshow {
	float: right;
	width: 800px;
}
.previous {
	float: left;
	padding-top: 15px;
	padding-right: 400px;
}
.next {
	padding-top: 15px;
	float: right;
}
.projectdescription {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top: 15px;
	width: 195px;
}
#rightcolumnimage {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
.leftcolumntext {
	float: left;
	width: 350px;
	height: 502px;
	padding-top: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 30px;
	margin-top: -41px;
}
.rightcolumnimage {
	float: right;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #333;
}
#rightcolumn {
	margin-left: 25px;
	float: right;
}
