body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #1A1A1A;
	background-color: #CC3300;  	
	scrollbar-face-color: #000;  	
	scrollbar-track-color: #000;  	
	scrollbar-highlight-color: #C6C6C6;  	
	scrollbar-3dlight-color: #393939;  	
	scrollbar-shadow-color: #000; 	
	scrollbar-darkshadow-color: #000;  	
	scrollbar-arrow-color: #FFCC00;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #CC3300;
	outline: none;
	}
a:link, a:active {
	color:  #CC3300;
	}
a:hover {
	text-decoration: underline;
	}	
a.menulink {
	font-size: 10px;
	font : bold;
	line-height: 14px;
	margin-top: 16px;
	margin-bottom: 7px;
        color: #CCC;
}
.menulink:active, .menulink:hover
{ 
	text-decoration : underline;
}	
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 11px;
	line-height: 17px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin-top: 10;
	margin-bottom: 5;
	}
h2, h3, h4 {
	text-transform: capitalize;
}
h1 {
	font: small-caps bold 36px/36px "Times New Roman", Times, serif;
	}
h2 {
	font: bold 22px/28px "Times New Roman", Times, serif;
	}
h3 {
	font: bold 18px/24px "Times New Roman", Times, serif;
	}
h4 {
	text-transform: capitalize;
	font-size: 14px;
	line-height: 20px;
	}
h5 {
	font-size: 11px;
	line-height: 17px;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	}

hr {
	margin: 20px 0 20px 0;
	}
td {
	padding: 0 0 0 10px;
	}
td p {
	font-size: 11px;
	line-height: 15px;
	margin-top: 3px;
	margin-bottom: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: .9em;
	line-height: 1.5em;
	margin-top: 1.5em;
	margin-bottom: .5em; 
	}

br {
	line-height : 10px;
}

.footer {
	font-size: 11px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align : center;
}
img {
	border: 1px solid #000;
	}
img.noborder {
	border: 0;
	}
#logo {
	width:100%;
	background-color: #000000;
	background-image:url(../images/logo.jpg); 
	background-position : 15px 15px;
	background-repeat:no-repeat;
	}
#top {
	margin: 0px;
	padding: 0px;
	background: Black;
	background-image : url(images/banner.jpg);
	background-position : 5px 5px;
	background-repeat : no-repeat;
	height: 140px;
	/* ie5win fudge begins */
	voice-family: "\";
}\"";
	voice-family:inherit;
	height: 110px;
	}
html>body #top {
	height: 110px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 150px;
	left: 0px;
	margin: 20px;
	padding: 0px;
	background: #CC3300;
	width: 150px;
	/* ie5win fudge begins */
	voice-family: "\"
}\"";
	voice-family:inherit;
	width: 150px;
	}
html>body #left {
	width: 150px; /* ie5win fudge ends */
	}
#middle {
	margin: 0px 190px 0px 190px;
	padding: 10px 25px;
	background: white;
	border : 1px solid #000;
	}
#content {
	margin: 0px 190px 0px 190px;
	min-width: 540px;
	padding: 10px;
	background: white;
	border : 1px solid #000;
	}
#right {
	position: absolute;
	top: 150px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 20px;
	padding: 0px;
	background: #CC3300;
	width: 170px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	}
html>body #right {
	width: 150px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
	
	.description {
	font-family:verdana, arial, sans-serif;
	color:#CCC;
	font-size:12px;
	font-weight: normal;
	background:#000;
	text-transform:none;
	letter-spacing: .none;
	font-style : italic;
	text-align : right;
}	


	#links {
		background:#FFF;
		color:#CCC;
		margin-top:35px;				
		}
		
	.blog {
  		padding-left:15px;
  		padding-top:15px;
  		padding-right:15px;					
		}	
	
	.blogbody {
		font-family:verdana, arial, sans-serif;
		color:#000;
		font-size:12px;
		font-weight:normal;
  		background:#FFF;
  		line-height:22px;
  		padding:10px;
		}	
	
	.title	{ 
		font-family: verdana, arial; 
		font-size: 16px; 
		color: #000; 
		text-transform: uppercase;
		font-weight:bold;	
		}			
		
	#menu {
	position: absolute;
	top: 10px;
	right: 0px;
		background-color:transparent;
		float:right;
		font-size:11px;
		font-weight:bold;
		margin: 10px 10px 0 0;  							
		}	
		
	.side {
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #ccc;
	background:#000;
	line-height:16px;
	padding : 10px;
}	
	
		
	.side img {
	border: 0;
	}		
	.sidetitle {
	font-family:"Times New Roman", Times, serif;
	color:#666;
	font-size:9px;
	font-weight:bold;
	background:#FFCC00;
	line-height:14px;
	padding:2px;
	margin-top:10px;
	text-transform:uppercase;
	letter-spacing: .2em;
	border : 1px solid #000;
	text-align : center;
}		
		
	.comments-body {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:11px;
		font-weight:normal;
  		background:#FFF;
  		line-height:14px;
  		padding-bottom:10px;			
		}		

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:10px;
		font-weight:normal;
  		background:#FFF;	
    	margin-top:0px;		
		}	
		
	.comments-head	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: 10px; 
		color: #999; 
		font-weight:bold;
		margin-top:10px;
		text-transform:uppercase;
		border-bottom:1px dotted #666;		
		}

	.news {
	list-style: none outside;
	}		

	li {
	list-style : disc;
	font-size : 11px;
	line-height:14px;
	margin-left: auto;
	}

	.photo {
	text-align: center;
	}
.l {float:left; margin:5px 10px 0 0;}	
.r {float:right; margin-left:5px 0 0 10px;}
.c {text-align:center;}