body {
	background-color:#d7c2d1;
	padding:0px;
	margin:0px;
	}

#contentbox {

		margin-top:0px;
		margin-bottom:0px;
		background-color:#d7c2d1;
		border:0px;
		text-align:center;
		}
#innercontent {
		margin:auto;
		margin-top:0px;
		text-align:center;
		width:738px;
		background-color:white;
		border:1px solid #000000;
		font-family:Bell MT, tahoma, times;
		color:#444;
		font-size:12pt;
		}
	
#topbanner {
		margin-bottom:0px;
		padding-top:4px;
		padding-bottom:0px;
		height:131px;
		width:738px;
		background-color:#990000;
		text-align:center;
		font-family:Bell MT, tahoma, times;
		color:#444;
		font-size:12pt;
		text-align:center;
		}

#topmenu {	
		margin-top:auto;
		width:738px;
		background-color:#2C0D08;
		text-align:center;
		font-family:Bell MT, tahoma, times;
		color:silver;
		text-align:center;
		text-decoration:none;
		border-bottom:1px solid white;
		}

a.toplinks 	{
		font-family:Bell MT, tahoma, times;
		color:silver;
		font-size:12pt;
		text-decoration:none;
		}
a.toplinks:hover {
		color:#FC5E04;
		text-decoration:underline;
		}

#middlecontain
		{
		width:738px;
		margin:0px;
		}

#leftitems {
		width:362px;
		height:262px;
		float:left;
		margin:0;
		padding:0px;
		background-color:black;
		}


#rightitems {
		width:376px;
		height:262px;
		float:left;
		text-align:center;
		margin-top:0px;
		padding:0px;
		background-color:white;
		overflow:auto;
		font-size:12pt;
		}
#bottomtag {	
		width:738px;
		background-color:#2C0D08;
		text-align:center;
		font-family:Bell MT, tahoma, times;
		color:silver;
		text-align:center;
		text-decoration:none;
		border:0px;
		}

