#container {
	width:805px;
	height:auto;
	position:relative;
}

#title {
	width:730px;
	height:50px;
	padding-top:20px;
	padding-left:35px;
	padding-right:35px;
	position:relative;
	float:left;
	text-align:left;
	background-color:#330033;
}

#title img {
	border:0;
}

.socialmedia {
	height: 32px;
	width: 70px;
	float: right;
	text-align: right;
}

.socialmedia img {
	height: 32px;
	width: 32px;
}

#homepage {
	width:803px;
	height:400px;
	clear:both;
	position:relative;
	float:left;
}

#homepage img {
	border:0;
}

.hpitem {
	width:200px;
	height:400px;
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
}

#companies {
	width:804px;
	height:120px;
	clear:both;
	position:relative;
	float:left;
}

#companies img {
	border:0;
}

.companiesitem {
	width:200px;
	height:120px;
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
}

#lower {
	width:730px;
	height:auto;
	padding:35px;
	position:relative;
	float:left;
	clear:both;
	background-color:#996699;
}

#content {
	width:450px;
	height:auto;
	position:relative;
	float:left;
}

.contenttitle{
	width:450px;
	height:42px;
	position:relative;
	float:left;
}

.contentitem {
	width:430px;
	height:auto;
	padding:10px;
	position:relative;
	float:left;
	background-color:#CC99CC;
	text-align:left;
	line-height:16px;
	margin-bottom:20px;
}

.contentitem a {
	font-weight:bold;
	color:#330033;
	text-decoration:none;
}

.contentitem a:hover {
	text-decoration:underline;
}

h2, .sectiontitle {
	font-size:12px;
	font-weight:bold;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#330033;
	color:#330033;
	margin-bottom:10px;
}

#sidebar {
	width:250px;
	height:auto;
	position:relative;
	float:right;
}

#sidebar a {
	font-weight:bold;
	color:#330033;
	text-decoration:none;
}

#sidebar a:hover {
	text-decoration:underline;
}

.sidebartitle{
	width:250px;
	height:42px;
	position:relative;
	float:left;
}

.sidebaritem {
	width:230px;
	height:auto;
	position:relative;
	float:right;
	padding:10px;
	background-color:#CC99CC;
	text-align:left;
	line-height:16px;
	margin-bottom:20px;
}

.last {
	margin-bottom:0px;
}

.subnav {
	list-style:none;
	margin:0px;
	padding:0px;
}

.subnav li {
	padding-bottom:3px;
}

.subsubnav {
	list-style:none;
	margin:0px;
	padding:0px;
}

.subsubnav li {
	padding-bottom:3px;
	padding-left:15px;
}

.cocolumn_left {
	width:130px;
	height:auto;
	position:relative;
	float:left;
	text-align:left;
	line-height:16px;
}

.cocolumn_right {
	width:100px;
	height:auto;
	position:relative;
	float:left;
	text-align:left;
	line-height:16px;
}

.callout {
	width:410px;
	height:auto;
	padding:10px;
	line-height:12px;
}

img.showgraphic {
    padding-right:10px;
    padding-bottom:20px;
}

#footer {
	width:730px;
	height:auto;
	padding-left:35px;
	padding-right:35px;
	padding-top:10px;
	margin-bottom:20px;
	position:relative;
	float:left;
	clear:both;
	text-align:left;
	background-color:#FFFFFF;
	color:#666666;
}

#footer a {
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}

#footer a:hover {
	text-decoration:underline;
}

#footer img {
	border:0;
}

#footer-left {
	width:50%;
	height:auto;
	position:relative;
	float:left;
}

#footer-right {
	width:50%;
	height:auto;
	position:relative;
	float:right;
	text-align: right;
}

body {
	margin-top:0px;
	font-family:Verdana;
	font-size:10px;
	line-height:14px;
}

p {
	padding-top:0px;
	margin-top:0px;

}

ul {
	margin:0px;
	padding:0px;
	padding-left:12px;
}

li {
	padding-bottom:6px;
}

.album {
	width:200px;
	height:160px;
	position:relative;
	float:left;
	padding-right:15px;
	padding-bottom:20px;
	line-height:12px;
	font-weight:bold;
}

.album img {
	border: solid 5px #FFFFFF;

}

.gallery_thumb {
	width:81px;
	height:81px;
	position:relative;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	text-align:center;
	vertical-align:middle;
}

.gallery_thumb img {
	padding:3px;
	background-color:#FFFFFF;
	vertical-align: middle;
}

.tuition-table {
	border-collapse: collapse;
	vertical-align: text-top;
}
.tuition-top {
	border-top-width: 1px;
	border-top-style: solid;
}
.tuition-right {
	padding-left: 4px;
	padding-right: 4px;
	border-right-width: 1px;
	border-right-style: solid;
}
.tuition-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;	
}
.tuition-left {
	padding-left: 4px;
	padding-right: 4px;
	border-left-width: 1px;
	border-left-style: solid;	
}
.tuition-row-label {
	width: 160px;
	vertical-align: text-top;
}

table.fob-show {border-collapse: collapse;}
table.fob-show tr { border-top-style: dashed; border-top-color: purple; border-top-width: 1px; }
table.fob-show td { padding-bottom: 5px; padding-top: 5px; }

