body {
	background: #595959;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;	
}

h1 {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

img {
	border: none;
}

.container {
 	background: #fff;
 	margin: 20px auto;
 	padding: 0px 0px;
	text-align: left;
 	width: 933px;
}
.header {
	padding: 0 0;
	height: 113px;
}

.menuoutline {
	border-top: none;
	padding: 0px 3px 3px 3px;
	
}

.menu {
	background-color: #09c;
	background-image: url(/images/menubar.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 3px;
	width: 924px;
	height: 24px;
}
a {
	text-decoration:none;
	color:#000000;
	font-weight:Bold;
}
a:link {color:#000};
a:visited {color:#000;};


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 11px;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: auto;
	background: none;
	color: #000; 
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	background-image: url(/images/menubg.png);
	background-repeat: no-repeat;
	border: 1px solid #09c}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: none;
		color: #2875DE;
		font-size: 11px;}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
		
	.timebox {
		font-size : 10px;
		padding: 5px 25px 0px 25px;
	}
	.maintext {
		padding: 10px 25px 10px 25px;
	}
	.borderbox {
		border-style: solid;
		border-width: thin;
		border-color: #000000;
		padding: 10px 10px 10px 10px;
	}
	.carbox {
		width: 70%;
		text-align: left;
	}
	.photobox {
		width: 170px;
		height: 150px;
		font-size: 10px;
		border-style: solid;
		border-width: thin;
		border-color: #000000;
		padding: 5px 5px 5px 5px;
		text-align: center;
	}
	
	.categorytable {
		padding: 10px 15px 10px 0px;
		border: none;
	}
	
	.borderboxcategory {
		border-style: solid;
		border-width: thin;
		border-color: #000000;
		padding: 10px 10px 10px 10px;
		height: 200px;
		width: 410px;
	}
	
	.borderboxcategory a {
		font-weight: lighter;
	}
	
	.cancerbattletableheader {
		background-color: #6699CC;
	}
	
	.cancerbattletable {
		background-color: #99CCFF;
	}
	
	.admintable {
		text-align: center;
		font-size: 10px;
		width: 100px;
	}
	.table-center { /* Table that is centered on the page */
		margin-left: auto; 
		margin-right: auto;
	}
	
	.bottommenu {
		background-color: #09c;
		background-image: url(/images/footermenu.png);
		background-repeat: no-repeat;
		padding: 3px 0px 0px 3px;
		width: 924px;
		height: 110px;
		color: #c0c0c0;
		font-size: 12px;
		
	}

	.footerlist ul {
		margin-left: 2px;
	}
	
	.footer{
		margin: 20px auto;
		color: #fff;
		font-size : 10px;
		text-align: center;
		width: 933px;
		padding-top:4px;
	}
	

 
 
