div.spacer {
	display: none;
  }

.submit {
	background-color: #ECECEC;
	font-size: 11px;
	border: 1px solid #999999;
}
  
html,body {margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}
p{margin:0 10px 10px}

img {
	border: 0px none;
}

a:link, a:active, a:visited {
	color: #FF0000;
	text-decoration: none;
	}
	
a:hover {
	color: #0099CC;
	text-decoration: none;	
	}

div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}

div#container{text-align:left}

div#footer p{margin:0;padding:5px 10px}

div#header {
	width: 500px;
	margin-bottom: 25px;
	}
	
div#header a {
	margin: 0px;
	padding: 0px;
	display: inline;
}
	
div#container{
	width:720px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#content{
	float:left;
	width:500px;
}

div#content p{
	line-height:1.3;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div#content h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 200%;
	letter-spacing: -1px;
	padding: 0px;
	margin: 0px;
	text-transform: capitalize;
}

#content h2 a {
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration: none;
}

div#content h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 165%;
	letter-spacing: -1px;
	padding: 0px;
	text-transform: capitalize;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content h3 a {
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration: none;
}

div#navigation{
	float:right;
	clear: right;
	width:200px;
}
div#extra{float:right;clear:right;width:200px}

div#extra h1, div#navigation h1 {
	font-size: 85%;
	text-transform: uppercase;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
div#extra p, div#navigation p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height:1.1;
	font-size: 85%;
	text-align: justify;
}

div#footer{
	clear:both;
	width:500px;
	background-color: #FFFFFF;
	font-size: 85%;
	text-align: center;
	color: #333333;
	margin-top: 20px;
}

.hrule {
	height: 1px;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
        clear: both;
        display: block;
}

.category {
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 1px;
}

.category a {
	color: #0099CC;
	text-decoration: none;
}

.date {
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
}

.left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0;
}

.right {
	float: right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 10px;
}

.top {
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.fr {
	float:right;
}

.fl {
float:left;
}

.spinfo {
	background-color: #E0E0E0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	color: #333333;
	margin-top: 25px;
	margin-bottom: 20px;
	display:block;
	clear: both;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#navigation ul {
	margin: 0px;
}

div#ads{
	margin-top: 20px;
	margin-bottom: 20px;
	clear: right;
	width:200px;
}

/* div#navigation li {
	margin: 0px;
	padding-left: 8px;
	list-style-type: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
} */