﻿body {
	background-color: #CCCCCC;
}
#div_OuterWrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#div_fixNavbarbottom {
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#div_InsideWrapper {
	background-color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	width: 800px;
	margin: 0px auto 0px auto;
}
#div_header {
	background-image: url('../images/NewSJCLogoHeader1c.png');
	height: 200px;
	background-color: #CCCCCC;
}
#div_wrapper1 {
	background-color: #FFFFFF;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#div_wrapper2 {
	margin: 0 auto;
	width: 800px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: top;
	text-align: left;
}
#leftcolumn {
	border-style: none;
	color: #333;
	background: #C1D7FF;
	margin: 0px;
	padding: 10px;
	height: auto;
	width: 380px;
	float: left;
	background-repeat: repeat;
}
#rightcolumn {
	border-color: 0;
	border-style: none;
	border-width: 0px;
	float: right;
	color: #333;
	background: #FFFFFF;
	margin: 0px;
	padding: 10px;
	height: auto;
	width: 380px;
	display: inline;
	position: relative;
}
#div_vidbar {
	width: 800px;
	background-color: #6699FF;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	clear: both;
}

#div_footer {
	background-image: url('../images/Footer1a1.png');
	height: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#p_barLeft {
	border-bottom-style: solid;
	border-width: thin;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
}
#p_barRight {
	border-bottom-style: solid;
	border-width: thin;
	border-bottom-color: #3399FF;
	padding-bottom: 10px;
}
#div_SJCAdbar {
	width: 800px;
	height: 75px;
	background-color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	text-align: center;
}
#div_NavBar {
	border-width: medium;
	border-color: #FFC334;
	width: 800px;
	height: 20px;
	background-color: #6699FF;
	border-bottom-style: solid;
}
#div_WebBody {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	height: auto;
	padding: 15px;
	font-size: small;
}
#div_titlebar {
	border-style: none;
	background-color: #FFC334;
	color: #000000;
	width: auto;
	height: auto;
	vertical-align: middle;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#div_vidbar a.link {
	text-decoration: none;
}
#div_Scroller {
	width: 800px;
	height: 75px;
	background-color: #8E9FD0;
}

