
* { 
padding : 0;
margin : 0;
} 
.page_link {font-size: 13px; font-weight: bold}
.current_page_number {font-size: 13px}
.prev_next {font-size: 13px; font-weight: bold;}
.page_title {font-size: 20px; font-weight: bold;}

body { 
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
background-image : url(../images/bg_main.jpg);
background-repeat : repeat-x;
} 

#wrapper { 
margin : -30px auto;
width : 922px;
} 
#header { 
color : #333;
width : 900px;
float : left;
border : 5px solid #fff;
height : 150px;
margin : 40px 0 0 0;
background-image : url(../images/bg_header.jpg);
background-repeat : repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
} 
#header h1 { 
color : #fff;
font-size : 1.6em;
margin-top : 15px;
margin-left : 10px;
} 
#header h2 { 
color : #fff;
font-size : 1.4em;
padding-top : 10px;
margin-left : 10px;
} 
#header a { 
color : #fff;
text-decoration : none;
} 
#header a:hover{ 
color:#FF0000;
}
#navigation {
float:left;
width : 800px;
color : #fff;
margin : 45px 0 5px 45px;
background-color:#35bbde;
position : relative;
top : 50px;
border : 4px solid #fff;
height : 30px;
} 
.navbar ul { 
margin : 10px 0 0 0;
padding : 0;
list-style : none;
text-align : center;
margin-bottom : 0;
margin-right : 0;
} 
.navbar li { 
display : inline;
} 
.navbar a { 
padding : 5px 15px;
text-transform : uppercase;
text-decoration : none;
font-size : 11px;
font-weight : bold;
color : #ffffff;
padding : 5px 15px 10px 15px;
} 
.navbar a:hover { 
padding : 7px 15px 10px 15px;
} 
#centercolumn { 
color : #333;
border : 1px solid #ccc;
background : #fff;
margin : 0 5px 5px 0;
height : 100%px;
width : 535px;
float : left;
}
.post h2 {
background-color:#F4F4F4;
padding-left:14px;
margin: 0 4px 0 0;

}
.post h2 a{
text-decoration:none;
color:#CC3300;
}
.post h2 a:hover {
color:#0099FF;


}
.entry-content{
margin: 5px 5px 5px 15px;
}
.entry-content ul{
margin: 10px 0 10px 40px;

}
.entry-content ol{
margin: 10px 0 10px 40px;

}
.entry-content a {
color:#CC3300;
}
.entry-content a:hover {
color:#0099FF;
}


.entry-meta{
margin: 25px 5px 5px 34px;
}
.entry-meta a {
color:#CC3300;
}
.entry-meta a:hover {
color:#0099FF;
}

.navigation{
background-color:#F4F4F4 ;
margin-top:20px;
padding:10px 0 10px 40px;
}

.toptext h2 { 
margin-top : 15px;
padding-bottom : 10px;
margin-left : 5px;
} 
.toptext p { 
padding-left : 5px;
padding-right : 5px;
font-size : 1.1em;
font-weight : lighter;
letter-spacing : 1px;
word-spacing : 2px;
text-align : justify;
} 
#leftcolumn { 
float : left;
color : #333;
border : 1px solid #ccc;
background : #e9e9de;
margin : 0 5px 5px 5px;
height : 100%px;
width : 170px;
display : inline;
} 
.linksbar { 
width : 160px;
float : right;
padding-right : 5px;
padding-top : 20px;
} 
.linksbar ul li ul li { 
margin : 0;
padding : 0;
} 
.linksbar ul { 
list-style-type : none;
margin : 0;
padding : 0;
} 
.linksbar ul li ul { 
padding : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 10px;
margin-left : 0;
} 
.linksbar h2 { 
font-size : 14px;
padding : 3px;
font-weight : bold;
color : #990000;
margin-top : 0;
margin-right : 0;
margin-bottom : 10px;
margin-left : 0;
border-bottom : 3px solid #990000;
} 
.linksbar li ul li a { 
display : block;
padding : 3px;
text-decoration : none;
color : #990000;
}
.linksbar li ul li a:hover {
color:#0099FF;
} 
#rightcolumn { 
color : #333;
border : 1px solid #ccc;
background : #e9e9de;
margin : 0 0 5px 0;
text-align:center;
height : 100%px;
width : 180px;
float : left;
} 
#rightcolumn h2 { 
font-size : 14px;
padding : 3px;
font-weight : bold;
color : #990000;
margin: 25px 5px 0 5px;
border-bottom : 3px solid #990000;
text-align:left;
}
#rightcolumn ul {
padding : 3px 0 8px 0;

}
#rightcolumn ul li{
line-height : 18px;

background : #e9e9de;

list-style : square;

padding-left : 0;

margin-left : 5px;

color : #b4e04a;

}
#rightcolumn a { 
display : block;
padding : 0px;
text-decoration : none;
color : #990000;
} 
#rightcolumn a:hover {
color:#0099FF;
} 

.rctext { 
margin-top : 20px;
} 
.rctext p { 
font-size : 1em;
color : #808081;
padding-left : 5px;
padding-right : 15px;
text-align : justify;
padding-bottom : 10px;
} 
.rctext h3 { 
padding-left : 5px;
padding-bottom : 10px;
font-size : 1.6em;
font-weight : lighter;
color : #990000;
letter-spacing : -2px;
} 
.rctext ul { 
padding : 3px 0 8px 0;
} 
.rctext ul li { 
line-height : 18px;
background : #fff;
list-style : square;
padding-left : 0;
margin-left : 21px;
color : #b4e04a;
} 
.rctext a { 
text-decoration : none;
color : #990000;
} 
#main_bg {
  width: 800px;
  background: url(../images/main_bg.png) repeat-y;
}
.contenttop {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.list_titles {
	font-size: 14px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	text-decoration: none; 
}

#footer {
background:url(../images/mbg.jpg) repeat-x;
margin-top : 5px;
margin-left : 5px;
padding-bottom: 5px;
display : inline;
float : left;
width : 900px;
text-align : center;
padding-top : 15px;
border : 1px solid #ccc;
}  
#footer p {
color:#FFFFFF;
} 
#footer a { 
color:#FFFFFF;
} 
#footer a:hover{ 
color:#FF0000;
} 



