body{
margin:0;
padding:0;
line-height: 1.5em;
}


#maincontainer{
	width: 750px; /*Width of main container*/
	margin: 0 auto;
	border: 1px solid #000000;
	background-image: url(../images/sidebg.jpg);
	background-repeat: repeat-y;
}

#topsection{
background: url(../images/topbg.png);
height: 133px; /*Height of top section*/
}

#topsection h1{
	margin: 0;
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	font-size: 45px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
	margin-left: 176px; /*Set left margin to LeftColumnWidth*/
	background-color: #FFFFFF;
}

#leftcolumn{
float: left;
width: 176px; /*Width of left column*/
margin-left: -750px; /*Set left margin to -(MainContainerWidth)*/
background: url(../images/sidebg.jpg);
}

#footer{
	clear: left;
	width: 100%;
	background: url(../images/footerbg.jpg) repeat-x;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
	height: 10px;
}

#footer a{
color: #FFFF80;
}

.innertube{
	margin: 0 10px 10px 0px;
}
#logo {
	background-image: url(../images/ossa-logo.png);
	background-repeat: no-repeat;
	height: 128px;
	width: 128px;
	float: left;
	margin-left: 15px;
}
#content {
	float: left;
	margin-top: 160px;
}

.topText {
	margin: 0 10px 10px 150px;
	padding-top: 25px;
}
.bottomText {
	margin-left: 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	width: 350px;
	line-height: 12px;
	margin-top: 32px;
}
#pageBanner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 100%;
	clear: both;
	float: left;
	margin-right: -15px;
}
#pageBanner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	margin-top: 115px;
	margin-left: 20px;
}
.innertube1 {
	margin: 0 10px 10px 0px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 158px;
}


li {
	width: 115px;
	height: 30px;
	margin-top: 3px;
	font-weight: bold;
	font-size: 10pt;
	background-color: #d5e8cc;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #000000;
	border: 1px solid #666666;
	text-align: center;
	margin-left: -25px;
	padding: 5px;
}
li h2 {
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	margin-top: -10px;
}


li:hover {
	background-color: #c6d2e8;
	border-color: #004f7b;

}
#menu {
	background-image: url(../images/menumiddle.jpg);
	background-repeat: repeat-y;
	width: 162px;
	margin-top: 4px;
	margin-left: 5px;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}

a:active {
	text-decoration: none;
	color: #000000;
}
.content {
	margin: 0 10px 10px 0px;
	padding-left: 18px;
}

#container img{
	
	float: clear;
	margin: 4px;
}

#col1 {
width: 20%;
float: left;
}

#col2 {
width: 20%;
float: left;
}

#col3 {
width: 20%;
float: left;
}
#col4 {
width: 20%;
float: left;
}

#col5 {
width: 20%;
float: left;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #C2860A;
	text-decoration: none;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.OssaEng {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #C2860A;
	text-decoration: none;
}
#contentcolumn a {
	font-variant: normal;
	color: #CC6600;
	text-decoration: underline;
	font-weight: bold;
}
