#container {
	width: 600px;
	padding: 25px;
	background: #000000;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #454545;
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

div {
	text-align: left;
}

#logo {
width: 186px; 
float: left; 
padding-bottom: 
10px; 
}

#search {
	float: right;
	padding-top: 8px;
	text-align: right;
	width: 225px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #FF6600;
	background: #000000;
}

#bar {
	clear: both;
	background: #333333;
	height: 25px;
	color: #FFFFFF;
}

#top { 
height: 10px; 
clear: both; 
}

#body { 
clear: left; 
width: 65%;  
margin-bottom: 15px; 
margin-top: 15px; 
}

.comments {
color: #454545;
font-size: 11px;
}

#footer { 
clear: both; 
padding-top: 
5px; 
}

#right_menu {
	clear: both;
	float: right;
	padding: 0px;
	width: 25%;
	background-color: #000000;
	line-height: 20px;
}

#right_menu_content {
	background-color: #000000;
	width: 180px;
	line-height: 20px;
	padding: 0px 0px 0px 5px;
	height: 2px;
	margin: 0px;
	top: 0px;
}

#right_menu_content2 {
	background-color: #000000;
	width: 290px;
	line-height: 40px;
	padding: 0px 0px 0px 5px;
	height: 2px;
	margin: 0px;
	top: 0px;
}


#right_menu_content a:link {
	color: #FFCC00;
	font-size: 11px;
	text-decoration: none;
	font-style:normal;
	line-height: 20px;
	padding: 0px 0px 0px 5px;
	width: 0px;
}

#right_menu_content a:hover {
	color: #FFCC00;
	font-style:normal;
	font-size: 11px;
	text-decoration: underline;
	line-height: 20px;
	padding-left: 5px;
}

#right_menu_content a:active {
	color: #FFCC00;
	font-size: 11px;
	font-style:normal;
	line-height: 20px;
	padding-left: 5px;
}

#right_menu_content a:visited {
	font-size: 11px;
	color: #FFCC00;
	line-height: 20px;
	padding-left: 5px;
}

#right_menu li {
border-bottom: 1px dotted #CCCCCC;
padding: 2px;
}


.date {
	color: #666666;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
}

h1 { 
margin: 0; 
margin-bottom: 10px; 
padding: 0; 
font-weight: normal; 
font-size: 25px; 
color: #454545;
}

#top h1 { 
color: #FFFFFF; 
padding-left: 25px; 
padding-top: 65px; 
line-height: 110%;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 1px;
	color: #FF6600;
	border-bottom: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 2px;
	margin-top: 2px;
}

h3 {
	border-bottom: 1px ridge #333333;
	padding: 10px 5px 5px 20px;
	font-size: 11px;
	background: url(../icons/arrow.gif) no-repeat 0px 55%;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	text-transform: uppercase;
	color: #FFCC00;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	line-height: 20px;
}

p {
	margin: 0;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}

p.right {
	text-align: right;
	color: #FFFF00;
	font-size: 24px;
	padding: 5px;
	background: #000000;
	border: 1px solid #000000;
}

a:link, p.right { 
text-align: right; 
color: #999999; 
font-size: 10px;
}

a:hover, p.right { 
text-align: right; 
color: #999999; 
font-size: 10px;
}

a:visited, p.right { 
text-align: right; 
color: #999999;
font-style:normal; 
font-size: 10px;
}

p.left {
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
}
input {
	border: 1px solid #666666;
}


p.calendar {
	text-align: left;
	color: #CCCCCC;
	font-size: 9px;
	background-color: #000000;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

p.comment_name { 
text-align: left; 
color: #666666; 
font-size: 11px;  
padding: 2px; 
}

p.lblog { 
text-align: center; 
font-size: 10px;
}

#footer p {
	clear: both;
	color: #c0c0c0;
	font-size: 11px;
	line-height: 10px;
}

form {
	margin: 0;
}

input {
	border: 1px solid #666666;
	color: #FFCC00;
	font-size: 10px;
	letter-spacing: 1px;
	background: #000000 center;
	width: 150px;
	vertical-align: middle;
}

input.searchText {
	width: 98px;
	height: 16px;
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
	margin-left: 3px;
	border: 1px solid #666666;
}

input.searchSubmit {
	color: #000000;
	background: #FFCC00;
	letter-spacing: 1px;
	font-size: 10px;
	width: 50px;
	height: 20px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	border: 1px solid #FF9900;
}

ul { 
margin: 0; 
padding : 0; 
list-style : none; 
}

#bar li {
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #FFFFFF;
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}

#bar li.active {
	background: #99CC00;
	color: #FFFFFF;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer li { 
float: left; 
padding: 0; 
height: 15px;
vertical-align: middle;	
padding-right: 25px;
font-size: 11px; 
}

a:link {
	color: #CCCCCC;
	font-size: 10px;
	font-style:normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a:active {
	color: #CCCCCC;
	font-size: 10px;
	font-style:normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	color: #CCCC00;
	font-size: 10px;
	font-style:normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#bar a:link { 
color: #FFFFFF; 
font-size: 11px;
text-decoration: none; 
font-weight: bold;
} 

#bar a:active { 
color: #FFFFFF; 
font-size: 11px;
text-decoration: none; 
font-weight: bold;
} 

#bar a:hover { 
color: #CCCCCC; 
font-size: 11px;
font-style:normal;
text-decoration: none;
font-weight: bold;
}

#bar a:visited { 
color: #FFFFFF;  
font-size: 11px;
text-decoration: none;
font-weight: bold; 
}

a img { 
border: 0; 
}

a img:active { 
border: 0; 
}

span.highlight { 
color: #abd6f1; 
}

span.hide { 
display: none; 
}

span.underline {
text-decoration: underline; 
}
tr {
}
textarea {
	border: 1px solid #CCCCCC;
	color: #FFCC00;
	letter-spacing: 1px;
	background: #000000;
	height: 100px;
	width: 300px;
}
