html{
	text-align:center;
	background:url('./format/01.jpg') top;
	}

body{
	width:1000px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	color:white; 
	font-family:Verdana, sans-serif;
	font-size:120%;
	font-size:x-small;
	font-size:small;	
}

html>body 
{       
	font-size:small;
}

#top {
  float:left;
  width:1000px;
  height:112px;
  padding:0px;
  overflow:hidden; 
  background:url('./format/banner2.png') top;  
  }

#menu {
  float:left;
  width:1000px;
  height:39px;
  padding:0px;
  overflow:hidden; 
  background:url('./format/menu.png') top no-repeat; 
  }

#subtop {
  float:left;
  width:1000px;
  height:21px;
  padding:0px;
  overflow:hidden; 
  background:url('./format/subtop.png') top no-repeat;
  }
  
#main {
  float:left;
  width:1000px;
  padding:0px;
  overflow:hidden; 
  background:url('./format/mid.png') top;  
  }

/* All General content, images, text etc goes here, but not h1-tagged info nor JS features */
#content {  
  width:900px;
  padding:0px;
  overflow:hidden;   
  }

#subbase {
  float:left;
  width:1000px;
  height:25px;
  padding:0px;
  overflow:hidden; 
  background:url('./format/subbase.png') top no-repeat; 
  }
  
#base {
  float:left;
  width:1000px;
  height:63px;
  padding:0px;
  overflow:hidden; 
  background:url('./format/base.png') top no-repeat;   
  }
  
  #base table
  {
  margin: 0;
  padding: none;
  }
  
h1 {
  font-size:130%;
  }

h2 {
  font-size:120%;
  }
  
h3 {
  font-size:80%;
  }

.style1 {
  font-size:x-small;
  margin:0;
  padding: none;
}

.style2 {
  color:#c5c5c5
  }

ul {
  color:#d3d3d3;
  } 

li {
  color:#d3d3d3;
  } 

a  {
  color:white;
  text-decoration:none;
  font-family:verdana, arial, helvetica, sans-serif;
  }  
  
a:link {
  color:#d3d3d3;
  }

a:visited {
  color:#909090;
  }

a:hover {
  color:#ffffff;
  text-decoration:underline;
  } 

/* Menu Styles */
#menu ul
{
	text-align      : center;
	padding         : none;
}

#menu ul li
{
 display     : inline;
	padding     : 0 5px;
	font-weight:bold;
	list-style-type:disc;
	list-style-position:inside;
}
  
/* Featured Content Slider */
#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}	
#slider li{ 
	width:850px;
	height:260px;
	overflow:hidden; 
	}	

/* Repost Icons */
#repost{
	margin:0;
	padding:0;
	width:250px;
	height:35px;
	overflow:hidden;
	}
