a:hover, a:link, a:visited, a:active	{text-decoration: underline; color: #0000ff;}
body	{
		margin-top:0;
		text-align: center;
		color: #333333;
		font-family: Verdana, Helvetica, sans-serif;
		background: url(../images/bg.png) repeat center top;
		}
#container	{
	    width:800px;
        text-align:center;
        margin: auto;
		}
#header		{
			    width:800px;
		height: 100px;
		margin: 0 0 0px 0;
		background: url(../images/header.png) no-repeat center top;	
		}
#header h1 	{
		font-size: 14px;
		margin: 10px;
		padding: 0;
        float: right;
				height: 100px;
		color:  #6E6E6E;
                                }
#main{
		width:800px;
		margin:0;
		padding:15px 0;
		background: url(../images/header-bg.png) repeat-y 0;
}
#main:after { 
content : ""; 
display : block; 
height : 0; 
clear : both; 
}
#footer		{
        width:800px;
		height:70px;
		margin-top: 0px;
		clear: both;
		padding:15px 0 15px 0;
		background: url(../images/fooder-bg.png) no-repeat center bottom;
		}
#footer	h3	{
		font-size: 12px;
		text-align: center;
		padding-top: 20px;
		margin-bottom: 0;
                                font-weight:normal;
		}
#footer	h3 a, #footer p a {
		color:  #aaaaaa;
		}
#footer	p	{
		font-size: 12px;
		text-align: center;
		margin-top: 0;
		margin-bottom: 0;
                                font-weight:normal;
		}
/**/
#site-map                        {
								width: 760px;
        margin-left: 20px;
        margin-right: 10px;
		text-align:left
		float: left;
		}
#site-map  p 	{
		font-size: 15px;
		margin-right: 10px;
		margin-left: 10px;
		line-height:150%;
		}
#site-map  h2               {
        font-size:14px;
		padding: 8px 3px 8px 6px;
		color:  #666666;
		border-left: 4px solid #6E6E6E;
		background-color:#CCFFFF;
		text-align: left;
		margin-top:0px;
		}
dl dt	{
		text-align: left;
		font-size:13px;
        margin-top: 10px;
				}
dl dd	{
		padding: 5px  5px  5px 0;
		font-size:10px;
		line-height:12pt;
		text-align: left;
				}
/*topic-path*/
.topic-path		{
		color:#CCCCCC;
		font-size: 10pt;
		margin-left: 30px;
		margin-bottom: 10px;
		text-align: left;
}				