body {
margin: 0 auto;
padding: 0;
font: 76% Arial, Helvetica, sans-serif;
background: #f4f4f4 url(/background.gif) top center repeat-y;
}

#container {
background: #ffffff;
margin: 0 auto;
width: 760px;
}

#menu {
float: left;
width: 115px;
margin: 5px;
padding: 5px;
font-size: 1em;
}

#menu ul {	
list-style: none;
margin: 0px;
padding: 0px;
font-size: 1em;
}	

#menu li a {
font-weight: bold;
color: #990066;
display: block;
padding: 0px;
background: #ffffff;
text-decoration: underline;
}	
	
#content {
margin: 0 160px 20px 2px;
border-right: 1px solid #f0f0f0;
padding-right: 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
	padding: 0px;
	display:inline;
	border: thin none #CCCCCC;
	background-color: #FFFFFF;
}

#content a {
text-decoration: underline;
}

#hpcontent {
margin: 0 330px 20px 2px;
border-right: 1px solid #f0f0f0;
padding-right: 10px;
line-height: 1.6em;
min-height:550px;
height:auto !important;
height:550px;
}

#hpcontent a {
text-decoration: underline;
}

#orangebox {
color: #FF6600;
background-color: #F9F8F7;
border-top: 1px solid #FF6600;
padding: 5px;
margin: 0px 0px 10px 0px;
font-size:1.5em; 
}

#right {
float: right;
width: 130px;
clear: both;
padding: 0px 10px 0 20px;
margin: 0px 0 0 0;
line-height: 1.6em;
}

#hpright {
float: right;
width: 310px;
clear: both;
padding: 0px 10px 0 10px;
margin: 0px;
line-height: 1.6em;
}

.style3 {color: #333333}
.style4 {color: #999999}
.style5 {color: #FF9933}
.style6 {color: #86C32A}
.style7 {color: #FF6600}

.sponsor {
color: #FF6600;
font-size:1.5em; 
margin-left:12px; 
padding-top:0px; 
margin-bottom:-5px
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
color: #FF6600;
text-decoration: none;
}

a:hover {
color: #FFCC33;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 3px solid #990066;
width: 760px;
text-align: center;
color: #FF6600;
font-size: 0.9em;
}

#footer a {
color: #FF6600;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #FFCC33;
}
.space {
	font-weight: bold;
	padding-top: 12px;
}

#blogtitle {
line-height: 120%;
}