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/header-bg.gif) repeat-y center top; 
		}
#container	{
	    width:780px;
        text-align:left;
        margin: auto;
		background-color: white;
		}
#header		{
		height: 80px;
		margin: 0 0 10px 0;
		background: url(../images/header.gif) no-repeat center top;	
						border-bottom: dotted 1px #CACACA;	
		}
#header h1 	{
		font-size: 14px;
		margin: 10px;
		padding: 0;
        float: right;
                                }
#footer		{
        width:780px;
		margin-top: 10px;
		clear: both;
		background-color: #F0F0F0;
		padding:15px 0 15px 0;
				border-top: dotted 1px #CACACA;
		}
#footer	h3	{
		font-size: 12px;
		text-align: center;
		margin-top: 0;
		margin-bottom: 0;
                                font-weight:normal;
		}
#footer	p	{
		font-size: 12px;
		text-align: center;
		margin-top: 0;
		margin-bottom: 0;
                                font-weight:normal;
		}
/*-*/
#columnl                   {
		width: 585px;
        margin-left: 10px;
        margin-right: 10px;
		float: left;
		}
#columnr                   {
		width: 160px;
        margin-right: 10px;
		background:url(../images/colom-bg-pink2.gif) repeat top;
		float: right;
		}
/*-*/
#content               {
		width: 580px;
		font-size: 11px;
		float: left;
		line-height: 130%;
		                                margin-left: 10px;
        }
#content p 	{
		font-size: 11px;
		color: #333333;
		margin-right: 10px;
		margin-left: 10px;
		line-height:150%;
		}
#content h2               {
                                font-size:14px;
		padding: 8px 3px 8px 4px;
		color:  #F26D7D;
		border-left: 3px solid #EFA6A6;
		background-color:#FFF2F2;
		text-align: center;
		margin-top:0px;
		}
#content h3 	{
		font-size: 13px;
		color:  #003366;
		margin-right: 10px;
		margin-left: 5px;
                                line-height:30%;
		}
#content a  {
margin-left: 4px;
font-size: 11px;
font-weight:bold;
}
/*side links*/
.link-name           {
		color:#999999;
		font-size:14px;
		padding: 4px 3px 7px 4px;
		background:url(../images/colom-bg-pink.gif) repeat-x top;
		text-align: center;
        font-weight:bold;
		border-bottom: dotted 1px #CACACA;
		} 
ul{padding:10px; margin:0;}
.link-list 		{
		list-style-type: none;
		margin: 1px 5px 5px 5px;
		padding: 1px 5px 1px 5px;
}
.link-list li	{
		list-style-type: none;
		margin: 0;
		padding: 0;
		font-size: 13px;
		text-align: left;
        line-height: 150%;
}			
/*topic-path*/
.topic-path		{
		font-size: 10pt;
		margin-left: 30px;
		margin-bottom: 10px;
		}					