@charset "utf-8";
body {
	background-color: #FFF;	
	margin-top: 0px;
	background-image: url(images/vert_blue_gradient.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #5F0162;
}


#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#header {
	width: 960px;
}
#content {
	width: 920px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.photo_blue_border {
	border: 15px solid #53749D;
}
.text_box_general2 {
	height: 2400px;
	background-image: url(images/grad_blue_750.jpg);
	background-repeat: repeat-y;
	border: 8px solid #7393BA;
	margin: 5px;
}
.text_box_general3 {
	background-repeat: repeat-y;
	border: 8px solid #7393BA;
	background-image: url(images/grad_blue_750.jpg);
	color: #000;
	padding: 5px;
	margin: 5px;
}
.text_box_general04 {
	height: 500px;
	background-image: url(images/grad_blue_750.jpg);
	background-repeat: repeat-y;
	font-size: 14px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	padding: 20px;
	border: 8px solid #7393BA;
}
.black_border {
	border: 1px solid #000000;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 90px;
	width: 960px;
	background-color: #280129;
}
#footer_left_textbox {
	width: 435px;
	float: left;
	height: 75px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	margin: 0px;
	padding-left: 10px;
}
#footer_right_textbox {
	float: right;
	height: 70px;
	width: 475px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.left_floating_photo {
	float: left;
	border: 2px solid #320035;
	margin-right: 20px;
}
.text_box_general {
	background-image: url(images/grad_blue_750.jpg);
	background-repeat: repeat-y;
	padding: 20px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	border: 8px solid #7393BA;
	text-align: left;
	height: 375px;
	
	}
.text_box_general89 {
	background-image: url(images/grad_blue_750.jpg);
	background-repeat: repeat-y;
	padding: 20px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	border: 8px solid #7393BA;
	text-align: left;
	height: 1550px;
}
.right_floating_photo {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 2px solid #320035;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.header {
	border: 2px solid #666666;
	background-image: url(images/vert_blue_grad_short_dark_on_top.jpg);
	height: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin-right: 40px;
	margin-left: 40px;
	color: #000000;
}
.border_yellow {
	border: 8px solid #FFFF00;
}
.border_white {
	border: 8px solid #FFFFFF;
}
.border_ltblue {
	border: 8px solid #6587AD;
	text-align: center;
}
.border_purple {
	border: 8px solid #320035;
}
.border_rust {
	border: 8px solid #5C0100;
}
.border_black {
	border: 8px solid #000000;
	margin: 0px;
	padding: 0px;
}
.text_box_red {
	background-color: #AA0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
	border: 8px solid #FFFFFF;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
#credit_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 960px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#credit_box p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#credit_box a:link {
	color: #000000;
	text-decoration: underline;
}
#credit_box a:visited {
	color: #000000;
	text-decoration: underline;
}
.courses_page_centered_header {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
#credit_box a:hover {
	color: #000000;
	text-decoration: underline;
}
.text_box_general05 {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 14px;
	background-image: url(images/grad_blue_750.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding: 20px;
	border: 8px solid #7393BA;
}
