body, h1, h2, h3, h4, h5, h6, h7, address, p, form,ul,li{
	margin: 0;
	padding: 0;
}

body{
	font-family:Arial,Helvetica,sans-serif;
   	font-size: 16px;
	text-align: center;
	vertical-align: top;
	background: #FCFCFC;
	color: #333333;
}

a{
	font-weight: 550;
	color: #333333;
}

a:hover{
	text-decoration: none;
         color: #FF0000;
}

address, dl, p{
	padding: 10px 0 0;
}

/* Header */

#header{
        margin: 5px auto 0px auto;
	width: 980px;
   	height: 50px;
	vertical-align: top;	
        background-image: url('images/header.png');
        background-repeat:no-repeat;
        background-position:bottom;
}

/* Top Menu*/

.topmenu{
       	margin: 0 auto 0px auto;
        width: 980px;	
        font-size: 16px;
	vertical-align: top;
	text-align:center;        
border-top:1px solid #c9c9c9; 
border-bottom:3px solid #c9c9c9; 
background: #E4EFF2;
}

.topmenu ul{
	margin: 0;
	padding: 5px;
	list-style-type: none;
         
}

.topmenu ul li{
	display: inline;
	margin: 0 15px 0 0;
	color: #96A19B;
}

.topmenu ul li a{
	color:  #000000;
	text-decoration: none;
}
.topmenu ul li a:hover{
	color: #FF0000;
}

#container{
	margin: 0px auto;
	width: 980px;
	text-align: left;
	background: #E4EFF2;
	color: #333333;
}

#page{
	padding: 0;
}

/* Sidebar */

.sidebar, .rightcolumn{
	float: left;
	width: 150px;
	margin: 0 5px 0 0;
	line-height: 20px;
}

.rightcolumn{
	margin: 0;
}

.sidebar ul{
	margin: 0;
	padding: 0;
   	list-style-type: none;
}

.sidebar ul a{
	text-decoration: none;
}


.sidebar ul li{	
	margin: 0 0 5px 0;
}

.sidebar ul li h2{
        padding: 10px 0 2px 5px;
	font-size: 16px;
 	color: #000000;
        border-bottom: 2px solid #c9c9c9;
}


.sidebar ul ul{
	padding: 2px 0 0 2px;	
}

.sidebar ul ul li{
	border: 0;
	margin: 0;
	padding: 2px 0 5px 0;
        font-size: 14px;
	line-height: 20px;
}

#maincolumn{
	float: left;
	width: 670px;
	margin: 0 5px 0 0;
	line-height: 18px;
}

/* Post and Pages */

.post{
	margin: 0;
	padding: 0;  
        background:#FCFCFC;
}

.imgLeft {
margin: 2px 5px 2px 0; 
}
.imgRight {
margin: 2px 0 2px 5px;
}

.post h2{
        font-size: 16px;       
        padding: 10px 0 4px 5px;
	color:#000000;
        border-bottom: 2px solid #c9c9c9;
}

.post h2 a{
	text-decoration: none;
	color: #0B96D0;
}
.post h2 a:hover{
	text-decoration: none;
	color: #FF0000;
}

.entry{
	padding: 10px 20px 10px 20px;        
        font-size: 16px;
        text-align: left;    
        line-height: 20px;
}
   
.entry a{
	text-decoration: none;
        color: #0B96D0;
}    
.entry a:hover{
	text-decoration: none;
        color: #FF0000;
}

.entry h1{
        border: 0;
        padding: 20px 10px 15px 10px;
        font-family: Verdana;
        font-weight: 8000;         
         color: #CC0000;
	font-size: 26px;
	}

.entry h1 a{
	color: #CC0000;
        }
.entry h1 a:hover{
	color: #0B96D0;
        }

.entry h3{
        border: 0;
        padding: 20px 10px 15px 10px;
        font-family: Verdana;
        font-weight: 8000;
        color: #CC0000;
	font-size: 18px;
    }


.entry h3 a{
        color: #CC0000;        
    }

.entry h4{
        padding: 20px 10px 5px 10px;
        font-family: Verdana;
        font-weight: 8000;
        color: #CC0000;
	font-size: 14px;
        line-height: 40px;
       text-align: center;
    }

.entry h4 a{
        color: #CC0000;        
    }
.entry h5{
        padding: 20px 10px 5px 10px;
        text-align: center;
    }

.entry h6{
        padding: 5px 10px 5px 10px;
        font-family: Verdana;
        font-weight: 8000;       
	font-size: 18px; 
        text-align: center;
    }

.entry h6 a{
        color: #CC0000;        
    }
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.postmetadata{
font-size: 14px;
padding: 10px 0 10px 10px;
background: #EEEFEF;
border-bottom:1px solid #c9c9c9
}

.postmetadata a{
color:#0B96D0;
text-decoration: none;
}   

.postmetadata a:hover{ 
color:#F60303;
text-decoration: none;
} 


.browse{
        border-top: 2px solid #c9c9c9;
        margin: 0 0 5px 0;
	padding: 5px 0 10px 0;
        background: #FCFCFC;
        text-align: center;
} 

/* Footer */

#footer{
	clear: both;
	width: 980px;
	padding: 10px 0px 10px 0px;
	background: #FCFCFC;
  	color: #000000;
  	text-align: left;
        border-top:1px solid #c9c9c9;
        font-size: 14px;
}

#footer a{text-decoration: none;
	color: #0B96D0;
}

#footer a:hover{
	text-decoration: none;
         color: #FF0000;
}

#footer ul{
	margin: 0;
	padding: 0 0 0 15px;
}

#footer ul{
	list-style-type: none;

}

#footer ul li{
	display: inline;
	margin: 0 0 10px 0;
}
