* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 10px 0px;
	background-color: #002143;
	color: #c2bebe;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #000033;
	
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #d26a36;
	background-color: inherit;
}

span {
	display: none;
}



img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
	color:#990000;
}

p {
	padding: 14px 0px 5px;
	text-align: justify;
	color: #000033;
	line-height: 14px;
	clear : both;
	float : none;
}

.style1 {
	padding: 14px 0px 5px;
	text-align: justify;
	color: #000033;
	line-height: 10px;
	clear : both;
	float : none;
}

h3 {
	text-align:center;
	clear: both;
	float: none;
	color: #000033;
	font-size: 12px;
	padding-top: 15ox;
	padding-bottom: 20px;
}

h4 {
	text-align:left;
	clear:both;
	color: #000033;
	font-size: 10px;
	padding-top: 15ox;
	padding-bottom: 20px;
}



.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}


#container {
	margin: 0px auto;
	border-color: #EDC35E;
	width: 781px;
	background: url('images/container_background.gif') repeat-y 0px 0px;
	color: #EDC35E;
}

.thumbnail {
	padding: 10px 0px;
}

.thumbnail img {
	border: #EDC35E 2px solid;
}


/* Page Title */

#page_title {
	width: 362px;
	height: 128px;
	border: 2px;
	border-color: #EDC35E;
	background-image: url('images/background.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	overflow: hidden;
	float: right;
}

#page_title h1 {
	width: 362px;
	height: 126px;
	background: url('images/company_name.gif') #FFFFFF no-repeat 50% 50%;
	color: #cf7235;
	border: 2px;
	border-color: #EDC35E;
}


/* Page Image */

#page_image {
	width: 414px;
	height: 300px;
	background-color: #000033;
	overflow: hidden;
}


/* Left Column */

#left_column {
	width: 414px;
	border: 2px;
	border-left: 2px;
	border-color: #EDC35E;
	font-size: 12px;
	float: left;
}

#left_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #d26a36;
}


/* Right Column */

#right_column {
	padding-bottom: 20px;
	width: 362px;
	background-color: #FFFFFF;
	color: inherit;
	float: right;
	clear: right;
}

#right_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #c7c7c7;
}

#right_column p {
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: justify;
	font-size: 12px;
}


/* Page Menu */

#page_menu {
	padding: 15px 0px;
	width: 414px;
	color: #c2bebe;
	background-color: #000033;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
}

#page_menu a {
	background-color: inherit;
	color: #c2bebe;
	text-decoration: none;
}

#page_menu a:hover {
	background-color: inherit;
	color: #fff;
}

#page_menu li {
	padding: 0px 2px 2px;
	float: left;
}

#page_menu li a {
	display: block;
	width: 75px;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#page_menu li#menu1 a {
	margin-right: 1px;
	margin-left: 14px;
	width: 69px;
}

#page_menu li#menu5 a {
	margin-left: 2px;
	width: 69px;
}

#page_menu li a span {
	padding-top: 70px;
	display: block;
}

#menu1 a {
	background-image: url('images/menu_bg1.gif');
}

#menu2 a {
	background-image: url('images/menu_bg2.gif');
}

#menu3 a {
	background-image: url('images/menu_bg3.gif');
}

#menu4 a {
	background-image: url('images/menu_bg4.gif');
}

#menu5 a {
	background-image: url('images/menu_bg5.gif');
}


/* About This Site */

#aboutsite {
	padding: 10px 28px 0px;
}

#aboutsite h2 {
	margin-bottom: 5px;
	height: 37px;
	background-image: url('images/aboutsite_header.gif');
}


#HIS {
	margin-left: auto;
	padding: 20px 25px;
}

#HIS  h2 {
	height: 35px;
	padding-bottom: 10px;
	background-image: url('images/HIS_header.gif');
}

/* Other Sites */

#othersites {
	margin-left: auto;
	padding: 20px 25px;
}

#othersites h2 {
	height: 35px;
	padding-bottom: 10px;
	background-image: url('images/othersites_header.gif');
}


#otherlinks a {
	color: #000033;
	text-decoration: underline;
}

#otherlinks a:hover {
	color: #FFCC00;
}


#otherotherlinks {
	margin-left: 40px;
}



/* Course Material Links */

#courselinks {
	padding: 20px 25px;
}

#courselinks h2 {
	height: 35px;
	background-image: url('images/othersites_header.gif');
}

#courselinks a {
	color: #000033;
	text-decoration: underline;
}

#courselinks a:hover {
	color: #FFCC00;
}
	
	
	
	
	
/* MUSC 113 */

#musc113 {
	padding: 10px 28px 0px;
}

#musc113 h2 {
	margin-bottom: 5px;
	height: 37px;
	background-image: url('images/musc113.gif');
}	


/* MUSC 114 */

#musc114 {
	padding: 10px 28px 0px;
}

#musc114 h2 {
	margin-bottom: 5px;
	height: 37px;
	background-image: url('images/musc114.gif');
}



/* MUSC 220 */

#musc220 {
	padding: 10px 28px 0px;
}

#musc220 h2 {
	margin-bottom: 5px;
	height: 37px;
	background-image: url('images/musc220.gif');
}

/* MUSC 424 */

#musc424 {
	padding: 10px 28px 0px;
}

#musc424 h2 {
	margin-bottom: 5px;
	height: 37px;
	background-image: url('images/musc424.gif');
}

/* EDUC 400 */

#educ400 {
	padding: 10px 28px 0px;
}

#educ400 h2 {
	margin-bottom: 5px;
	height: 37px;
	background-image: url('images/educ400.gif');
}




/* Professonal Website */

#prosite {
	width: 414px;
	padding: 6px 0px;
	background: url('images/background.gif') #000033 repeat-x 0px 0px;
	color: #000033;
	clear: both;
	font-size: 12px;
	line-height: 12px;
}

#prosite h2 {
	height: 40px;
	background-color: #000033 repeat-x 0px 0px;
	color: #EDC35E;
	clear: both;
	font-size: 14px;
	line-height: 20px;
}

#prosite a {
	color: #EDC35E;
	text-decoration: underline;
}


/* Page Footer */

#page_footer {
	margin-left: 416px;
	width: 362px;
	padding: 6px 0px;
	background: url('images/background.gif') #EDC35E repeat-x 0px 0px;
	color: #000033;
	clear: both;
	font-size: 10px;
	line-height: 12px;
}
