body {
	margin: 0px;
	padding: 30px 0 30px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1B1B1B;
	background-color: #FFF;
	min-width: 760px;
	background: url(../imgs/page_bg.jpg) repeat-x;
}
#wrapper {
	margin: 0 auto;
	width: 760px;
	background: url(../imgs/column_middle.gif) repeat-y;
}
#column_top {
	background: url(../imgs/column_top.gif) no-repeat;
	height: 10px;
}
#column {
	float: right;
	width: 760px;
	margin: 0;
	font-size: .8em;
}
#column_bottom {
	background-image: url(../imgs/column_bottom.gif);
	background-repeat: no-repeat;
	height: 107px;
	padding: 0px;
	font-size: .75em;
	text-align: center;
	color: #FFF;
	clear: both;
}
#column_bottom p {
	padding-top: 40px;
}
#column_bottom a {
	color: #FFF;
	text-decoration: underline;
}
#column_bottom a:hover {
	color: #FFF;
	text-decoration: none;
}
#column_bottom a:visited {
	color: #FFF;
	text-decoration: underline;
}
.content {
	width: 720px;
	margin: 0 auto;
}
.box {
	position: relative;
	margin-bottom: 20px;
	padding: 20px;
	width: 678px;
	border: 1px solid #9f9e84;
	line-height: 1.5em;
	clear: both;
}
.boxprograms {
	position: relative;
	margin-bottom: 20px;
	padding: 20px;
	width: 678px;
	border: 1px solid #9f9e84;
	line-height: 1.5em;
	clear: both;
}
.boxgallery {
	position: relative;
	margin-bottom: 20px;
	padding: 20px;
	width: 678px;
	border: 1px solid #9f9e84;
	line-height: 1.5em;
	clear: both;
}
.boxmain {
	position: relative;
	margin-bottom: 20px;
	padding: 20px;
	width: 678px;
	border: 1px solid #9f9e84;
	line-height: 1.5em;
	clear: both;
}
.boxreg {
	position: relative;
	margin-bottom: 20px;
	padding: 20px;
	width: 678px;
	border: 1px solid #9f9e84;
	line-height: 1.5em;
	clear: both;
}
.box img {
	float: left;
	margin-right: 30px;
	padding: 5px;
	border: 2px solid #3556a5;
	background-color: #FFF;
}
.boxprograms img {
	margin-right: 0px;
	padding: 5px;
	border: 2px solid #3556a5;
	background-color: #FFF;
}
.boxgallery img {
	margin: px;
	padding: 5px;
	border: 2px solid #3556a5;
	background-color: #FFF;
}
.boxmainleft {
	margin-right: 10px;
	padding: 5px;
	border: 2px solid #3556a5;
	background-color: #FFF;
}
.boxmainright {
	margin-left: 10px;
	padding: 5px;
	border: 2px solid #3556a5;
	background-color: #FFF;
}
.box .right {
	width: 335px;
	float: left;
}
.box .righteducation {
	width: 648px;
	float: left;
}
.cleaner {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}
h1 {
	font-size: 1.7em;
	font-weight: bold;
	color: #e8323e;
	padding-top: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #3556a5;
	padding-top: 0px;
	margin-top: 0px;
}
h3 {
	font-size: .9em;
	font-weight: bold;
	color: #3556a5;
	padding-top: 0px;
	margin-top: 0px;
}
.headings {
	margin: 0px;
}
.header {
	width: 760px;
	height: 133px;
	background: url("../imgs/h1.gif") no-repeat;
}
#nav {
	float: right;
}
#nav ul {
	padding: 10px 0px; 
	margin: 0px;
	list-style-type: none;
}
#nav li {
	padding: 0px 0px 0px 9px;
	background: url(../imgs/nav_left.gif) no-repeat left top; 
	float: left; 
	margin: 0px; 
}
#nav a {
	padding: 5px 15px 5px 6px;
	display: block;
	font-weight: bold;
	background: url(../imgs/nav_right.gif) no-repeat right top;
	float: left;
	color: #990000;
	text-decoration: none;
	float: none;
}
#nav a:hover {
	padding: 5px 15px 5px 6px;
	display: block;
	font-weight: bold;
	background: url(../imgs/nav_right.gif) no-repeat right top;
	float: left;
	color: #000;
	text-decoration: none;
}
#nav #current {
	background-image: url(../imgs/nav_left_on.gif);
}
#nav #current a {
	background-image: url(../imgs/nav_right_on.gif);
	padding-bottom: 5px;
	color: #333;
}
.dreamcaps {
	color: #0000FF;
	font-size: 1.5em;
	font-weight:bold;
}
.links a {
	font-weight: bold;
	color: #3556a5;
	text-decoration: underline;
}
.links a:hover {
	font-weight: bold;
	color: #3556a5;
	text-decoration: underline;
}

