body {
	margin: 0px;
}

div, p, li, td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	line-height: 19pt;
}

a, a:hover, a:active, a:visited {
	color: #751a79;
	text-deocration: underline;
}

li {
	list-style: square outside;
}

.container {
	position: absolute;
	left: 50%;
	top: 50;
	right: auto;
	bottom: auto;
	margin-left: -478px;
	width: 956px;
	padding: 0px;
}

.top {
	width: 956px;
	height: 262px;
}

.intro {
	float: right;
	width: 566px;
	margin: 0px; 
}

.image {
	float: left;
	width: 390px;
}

.logo {
	margin: 50px 0px 20px 50px;
}

.tagline {
	margin: 10px 0px 30px 50px;
	overflow: show; 
}

.break {
	width: 920px;
	height: 6px;
	background: #70af00;
}

.bottom {
	width: 920px;
	margin-left: 36px; 
}

.footer {
	background: url(../images/bg_footer.gif) top center no-repeat;
	text-align: center;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	line-height: 10pt;
}

div.footer a {
	color: #751a79;
	text-deocration: underline;
}

div.footer a:hover, a:active, a:visited {
	color: #751a79;
	text-deocration: underline;
}

.page {
	width: 920px;
	min-height: 400px;
	margin: 30px 0px 20px 0px;
}

.content {
	width: 565px;
}

.column {
	float: right; 
	width: 295px; 
}

.navigation {
	width: 920px;
	height: 67px;
}

.navbar {
	margin-right: 30px;
}

.links {
	float: left;
	margin-top: 20px; 	
}

.button {
	float: right;
	margin-top: 5px;
}

.column h2 {
	font: Arial, Helvetica, Sans-Serif; 
	font-size: 9pt;
	font-weight: bold;
	color: #333;
	line-height: 12pt;
	margin-bottom: 0px 0px 10px 0px;
}

.column p, .column li {
	font: Arial, Helvetica, Sans-Serif; 
	font-size: 8pt;
	font-weight: normal;
	color: #666;
	line-height: 11pt;
	margin-bottom: 0px 0px 10px 0px;
}

.column p b {
	font: Arial, Helvetica, Sans-Serif; 
	font-size: 9pt;
	font-weight: bold;
	color: #333;
	line-height: 11pt;
	margin-bottom: 0px 0px 10px 0px;
}

.campusphoto {
	width: 142px;
	height: 102px;
	float: right; 
	margin-top: -5px;
}

.register {
	width: 128px;
	height: 20px;
}

.line {
	width: 295px;
	height: 1px;
	margin: 20px 0px 20px 0px;
}

.column ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: none;
}
.column li {
	padding: 0px 0px 0px 0px;
}
