body{
    text-align: center;           
    background: #000000;
    color: #FFFFFF;
    margin: 0px;
    font-family: verdana, arial, sans serif;
    font-size: 8pt;
}

a{
	color: #1b7570;
	text-decoration: none;	
}

#copyright a:hover{
	color: #012e35;	
}

#container{
    margin: auto;
    background: url('/images/danny_left.jpg') top left no-repeat #012e35;
    text-align: left;
    width: 983px;
    height: 679px;
}

#header{
	padding: 15px 0 8px 222px;
	border-right: 1px solid #313131;
}

#banner{
    height: 66px;
    background: url('/images/danny_header.gif') no-repeat;
}

#topmenu{
	padding: 0 0 0 195px;	
	margin: 0;
	border-right: 1px solid #313131;
}

#topmenu ul{
    background: url('/images/menu_bg.gif') no-repeat;
    list-style-type: none;
    height: 29px;
    margin: 0px;
    padding: 0 0 0 0;   
}

#topmenu li{
    float: left;
    padding: 6px 0 6px 29px;
}

#content{
	height: 553px;
	border-right: 1px solid #313131;
}

#subpics ul {
	margin: 0px;
	padding: 140px 0 0 149px;
	list-style-type: none;
	width: 136px;
}

#subpics li {
	padding: 10px 0 0 0;
	width: 136px;
}	

#bottomimg{
	height: 10px;
    background: url('/images/footer.gif') top left no-repeat #000000;	
}

#copyright{
	text-align: right;
	background: #000000;
}

#left{
	float: left;	
}

#right{
	float: right;
	width: 641px;	
	margin: 0px;
	padding: 40px 0 0 0;	
}

#subcat{
	padding: 0 0 13px 0;
	height: 29px;	
}

#rightcontent{
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-track-color: #012e35; 
	scrollbar-shadow-color: #000000; 
	scrollbar-face-color: #000000;
	scrollbar-highlight-color:#000000; 
	scrollbar-darkshadow-color:#012e35;  
	scrollbar-3dlight-color:#012e35; 
	z-index:1; 
	height: 461px;
    width: 640px;
	overflow: auto;
}

p{
	font-family: arial, verdana, san-serif;
	font-size: 9pt;
	margin: 0px;
	padding-right: 10px;
}

td.hr{
  	height: 1px;
  	background: #6d846b;
}

td.hr hr{
	padding: 5px;
	display: none;
}