body 
{
	font-family : verdana, arial, sans-serif;
	margin : 0px 0px 10px 0px;
	background : #FFFFFF;	
	color : #333;
	word-wrap:  break-word;
}

.headermaintitle{
margin-left:-10px;
color:#0099FF
}




a 
{
	color : #000000;
}

a:visited 
{
	color : #000000;
}

a:active 
{
	color : #00000;
}

a:link 
{	
	color : #00000;
}

a:hover 
{
	color : #000000;
	font-weight : bold;
}

h1 
{
	font-family : verdana, arial, sans-serif;
	font-size : 1.25em;
}

h1 a:visited,
h1 a:active,
h1 a:link {
	color:#000000;

}

h1 a:hover {
	color : #000000;
}

h2 
{
		font-family: verdana, arial, sans-serif; 
		color: #CCC; 
		text-transform: uppercase;
		font-weight : bold;
}	

div.post
{
	 font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;margin:20px 0 26px; line-height:170%;  color:#000000;
}
	
div.post h2
{	
		font-family: verdana, arial, sans-serif; 
		font-size: 1.1em; 
		font-weight : bold;
		text-transform: uppercase;
		font-weight:bold;
		margin-top : 8px;
		color: #003366; 
}	
			
div.post h2 a
{font-size: 1.3em; 
	color: #003366; 
	text-decoration : none;
	font-weight : bold;
}

div.post h2 a:visited
{
	color: #003366; 
	text-decoration : none;
	font-weight : bold;
	text-decoration : underline;
}

div.post h2 a:link
{
	color: #003366; 
	font-weight : bold;
	text-decoration : none;
	
}

div.post h2 a:hover
{
	color: #003366; 
	
} 

div.imageframe h1 
{
	font-size : .8em;
}

div.imageframe a
{
	font-size : .8em;
}

h5 
{
	margin: 0px;
	padding: 0px;
	padding-top : 0px;
	color : #333;
}

#top {
	font-family : verdana, arial, sans-serif;
	color:#FFF;
	font-size : 1.3em;
	margin-top:30px;
	margin-left:25px;
       border-top:0px;
	border-bottom:1px dotted #CCCCCC;
	text-transform:uppercase;
	letter-spacing: .2em; 
	padding-left : 15px;
	background:#FFFFFF;
	width:910px;
}

#top a,
    #top a:link,
    #top a:visited,
    #top a:active,
    #top a:hover {
		font-family : verdana, arial, sans-serif;
		color:#0099FF;
		text-decoration : none;
		font-weight : normal;
		}

#tagline 
{
	font-family : verdana, arial, sans-serif;
	font-size : .6em;
	font-weight:bold;
	text-transform : none;
	color:#99CCFF;
	margin-top : -17px;
	text-transform:none;	
	letter-spacing: .1em; 	
}

p.date img {
	vertical-align : middle;
	
}

p.date 
{
	color: #666; 
	font-family : verdana, arial, sans-serif;
	font-size : .7em;
	font-weight : normal;
	padding : 5px;
        border:0px;
	border-left:1px solid #999;
	width : 630px;
}

blockquote {
	font-style : italic;
}

p.postfoot 
{
	font-family : verdana, arial, sans-serif;
	font-size: .65em; 
	color: #003366;  
	padding-top : 10px;
	
}

#rightmenu 
{
	margin-left : 733px;
	width : 200px;
	position : absolute;
	margin-top : 0px;
	border-left:1px dotted #999;
	padding-left : 15px;
	text-align:left;

}

#rightmenu a,
    #rightmenu a:link,
    #rightmenu a:visited,
    #rightmenu a:active
    {
		color :#333333;
		text-decoration : none;
    }
   
#rightmenu a:hover
{
	font-weight : bold;
}
 
#rightmenu h3 
{
		font-family:verdana, arial, sans-serif;
		color:#333333;
		font-size: .9em;
		font-weight:bold;
  		border-bottom:1px solid #CCCCCC;
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:left;
  		text-transform:uppercase;

}

#rightmenu ul {
	list-style : none;
	color: #333333;
	margin : 10px 0 12px 0;	

	font-size : 0.85em;
	line-height:160%;
	font-weight : normal;
	text-align:left;
	
}

#main {
	width : 680px;
	margin-left:20px;
	background : #FFFFFF;
	padding : 10px;
	font-size:18px;
	

}

#main h2 
{
	font-size : .8em;
	color : #999966;
	text-transform : uppercase;
}

#main h1
{
	font-size : .8em;
	color : #999966;
	text-transform : uppercase;
}

#footer 
{
	padding-top : 20px;
	text-align : left;
	font-size : 0.7em;
	padding-left : 10px;
	color : #333;
	margin-left:20px;
}

input.text {
	width : 300px;	
}

textarea {
	width : 300px;
	height : 200px;	
}

h4
{
	color:#333;
}

#comments h4 span {
	color:#333;
}

#comments h4 {
	margin : 0px;
	font-size : .8em;
	color:#333;
	padding-top : 10px;
}

p {
	margin : 0px 0px;
	font-size : .8em;
	color:#333;
}

h3 
{
	margin : 0px;
	padding-top : 15px;
	font-size : .9em;
	color:#333;
	text-decoration : none;
	border : 0px solid #FFF;
}

#relatedlinks ul {
	list-style : none;
	margin-left : 10px;
	padding : 0px;
}



