﻿body{
	text-align: center;
	background-color:#000000;
	scrollbar-base-color:#FFFFFF;
	scrollbar-3dlight-color: #999999;
	margin: 0;
	color:#FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

a 	{text-decoration: none;}
a:link	{color: silver;}
a:visited	{color: #666666;}
a:hover	{color: #CCCCCC;}
a:active	{color: #666666;}

img	{border: 0px;}

#gtop{	margin-top: 140px;
		margin-bottom: 100px;}

#head{
	margin-top: 7px;
	width: 100%;
	text-align: right;
}

h1,h2{
	font-size: 10px;
	color: silver;
	font-weight: normal; 
	text-align: center;
}

h2{
	margin-top: -10px;
}

strong{
	font-weight: normal;
}

h3{
	color: #336699;
	font-size: 10px;
	font-weight: normal;
}

#rssfeed{
	width: 600px;
	border: 1px #333333 solid;
	height: auto;
	margin: 0 auto;
	padding-bottom: 5px;
	text-align: left;
}

#rssfeed a{
	color: #CCCCCC;
}

#rssfeed a:hover{
	color: #3399cc;
}
	
#rssfeed ul.rss-items{
	list-style-position: inside;
	padding-left: 15px;
	list-style-image: url(images/topic-mark.gif);
}

#rssfeed li{
	color: #3399cc;
	padding-left: 10px;
}
	
.rss-items,
.side {
	background: none;
	font-size: 10px;
	line-height: 1.8em;
}

.rss-title{
	margin: 5px;
	color: #cc0000;
	font-weight: normal;
	text-align: center;
}

.rss-date{
	font-size: 8px;
	color: #cc0000;
}


#footer{
	margin-top: 30px;
	width: 100%;
	height: auto;
	color: silver;
	font-family: Arial,Verdana,sans-serif; 
	font-size: 10px;
}

#introduction{
	width: 100%;
	height: auto;
	margin-top: 300px;
	font-family: Arial,Verdana,sans-serif; 
	font-size: 10px;
}

#introduction p{
	font-size: 10px;
	line-height: 1.5em;
	text-align: center;
	color: #a9a9a9;
}

#address{
	margin-top: 50px;
	}

#address p{
	font-size: 10px;
	color: #666699;
	line-height: 1.5em;
}