<style type="text/css">

		body{
			margin:0;
			padding:0;
			line-height: 1.5em;
			background-color:#dee;
			background-image:url("http://www.volleytalk.info/images/waves4BG_reverse.gif");
			background-repeat:repeat;
			background:#dee url("http://www.volleytalk.info/images/waves4BG_reverse.gif") repeat fixed;
		}
		
		b{font-size: 110%;}
		em{color: red;}
		p{font-size: 80%}
		li{font-size: 80%}
		li a{
	font-size: 80%;
	color: #669999;
}


/* The Regional settings */
		
		#topsection{
		background: #000066;
		height: 100px; /*Height of top section*/
		}
		
		#topsection h1{
		
			margin: 0;
			padding-top: 15px;
			color: #00FF00;
			font-family: "Times New Roman", Times, serif;
			background-position: center;
			vertical-align: middle;
		}
		
		#maincontainer{
	width: 900px; /*Width of main container*/
	margin: 0 auto;
	background-color: #000066;
		}
		
		
		#contentwrapper{
	float: left;
	width: 100%;
		}
		
		#contentcolumn{
			margin: 0 300px 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
			font-family: Arial, Helvetica, sans-serif;
			font-size: medium;
			font-style: normal;
			font-weight: normal;
			color: #00FF66;
		}
		
		#leftcolumn{
		float: left;
		width: 180px; /*Width of left column*/
		margin-left: -100%;
		background: #C8FC98;
		}
		
		#rightcolumn{
	float: left;
	width: 300px; /*Width of right column*/
	margin-left: -300px; /*Set left marginto -(RightColumnWidth)*/
	background: #000066;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #00FFFF;
		}
		
		#rightcolumn a h3 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: large;
			font-style: normal;
			font-weight: bold;
			text-transform: capitalize;
			color: #33FF00;
			background-color: #000066;
			text-align: center;
		}
		
		#footer{
			width: 100%;
			background: #000066 center;
			color: #0099FF;
			text-align: justify;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: small;
		}
		
		#footer a{
	color: #009900;
		}
		
		.innertube{
		margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
		margin-top: 0;
		}

/* Left menu CSS Styles ------------------ */
	
		.menutitle{
		cursor:pointer;
		margin-bottom: 3px;
		background-color:#000066;
		color:#00FF00;
		width:160px;
		padding:2px;
		text-align:center;
		font-weight:bold;
		font-size: small;

		}
		
		.submenu{
		margin-bottom: 0.5em;
		}

/* End Left Menu CSS Styles --------------- */
</style>
