body{

	margin:0;

	padding:0;

	font-family: arial;

	background-image: url(images/bg.gif);

	background-repeat: repeat-y;

	background-position: right;

	font-size: 14px;

}







#topsection{

background: #420D0B;

height: 90px; /*Height of top section*/

}



#topsection h1{

margin: 0;

padding-top: 15px;

}



#contentwrapper{

float: left;

width: 100%;

}



#contentcolumn{

margin-right: 300px; /*Set right margin to RightColumnWidth*/

}



#rightcolumn{

float: left;

width: 300px; /*Width of right column in pixels*/

margin-left: -300px; /*Set left margin to -(RightColumnWidth) */

background: #F0DAB4;

}



#footer{

clear: left;

width: 100%;

background: #420D0B;

color: #ffffff;

text-align: center;

padding: 4px 0;

}







.innertube{

margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/

margin-top: 20px;

}





 h1 {

	color: #333366;

	font-weight: bold;

	text-transform: uppercase;

	letter-spacing: -0.05em;

	font-size: 24px;



}

h2 {

	color: #420D0B;

	font-size: 18px;



}



h3 {

	color: #660000;

	font-weight: bold;

	text-transform: uppercase;

	font-size: 16px;





}



a {

	text-decoration: none;

	color: #333366;

}

a:link {

	text-decoration: none;

}





a:hover {

	text-decoration: underline;

	color: #660000;

}

a:active {

	text-decoration: underline;

	

}



a.navbar {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	font-weight: bold;

	color: #660000;

	text-decoration: none;

	background-color: #F0DAB4;

	padding: 2px

	

}



a.navbar:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	font-weight: bold;

	color: #ffffff;

	text-decoration: none;

	background-color: #660000;

	padding: 2px	

}



.tableheader {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #660000;



}



a.menu {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	font-weight: bold;

	color: #ffffff;

	text-decoration: none;

	background-color: #333366;

	display: block;

	align: center;

	padding-right: 20px;

	padding-left: 20px;

	

}



a.menu:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	font-weight: bold;

	color: #ffffff;

	text-decoration: none;

	background-color: #660000;

	display: block;

	align: center;

	padding-right: 20px;

	padding-left: 20px;

	

	

}
.empty_space {	height:380px;	}