img 
{
	border: none;
}
body {
	background-color: #B0B0B0;
	margin-top: 5px;
}
a:link 
{
	color: #FFCC00;
	text-decoration : none;
}
a:visited 
{
	color: #FFCC00;
	text-decoration : none;
}
a:active 
{ 
	line-through: #B5B5B5; 
	text-decoration : none;
}
a:hover 
{
	color: #FF0000;
	text-decoration : underline;
}

.style1 {font-size: 10px}
.style10,a.style10:link, a.style10:active
{
	color: #cccccc;
	font-size: 14px;
	font-family: "Trebuchet MS";
}
 a.style10:visited {
	text-decoration: none;
	background: inherit;
	color: #f9c839; 
}

a.style10:hover {
	text-decoration: underline;
	background: inherit;
	color: #EF0018;
}

.style8 {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style13,a.style13:link, a.style13:visited, a.style13:active 
{
 font-family: "Trebuchet MS"; 
 font-size: 12px; 
 color: #9ea69e; 
}
a.style13:hover
{
	text-decoration: none;
}

.style15 {
	font-size: 10px;
	color: #9ea69e;
	font-family: "Trebuchet MS";
}
.style16 {
	color: #000066;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style17 {
	color: #9ea69e;
	font-family: "Trebuchet MS";
}
.style19,a.style19:link, a.style19:visited, a.style19:active.a.style19:hover  
{
color: #f9c839; font-family: "Trebuchet MS"; 
}
.style20,a.style20:link, a.style20:visited, a.style20:active.a.style20:hover  
{
color: #f9c839
}
.style21 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: #f9c839;
}
.style23 {font-family: "Trebuchet MS"; font-size: 14pt; color: #FFFFFF; }
.style24 {font-family: "Trebuchet MS"}
.style25 {font-size: 12px}
.style27 {color: #9ea69e}
.style28,a.style28:link, a.style28:visited, a.style28:active.a.style28:hover  

{
	font-size: 10px;
	color: #f9c839;
	font-family: "Trebuchet MS";
}
.style29,a.style29:link, a.style29:visited, a.style29:active.a.style29:hover  
 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #f9c839;
}
.style30 {
	font-family: "Trebuchet MS";
	font-size: 90%;
	color: #FFFFFF;
}
.style31 {font-size: 70%}
.style32 {color: #C6DDEE}
.style33 {font-size: 70%; font-family: "Trebuchet MS"; }
.style34 {color: #333333}
.bg
{
 background:#353535;
}
#menu {
	display: inline;
}

#menu  a {
	display: block;
	float: left;
	padding: 0 8px;
	color: #cccccc;	
	text-decoration: none;
	background: url(images/sep.jpg) no-repeat 100% 100%;
}
#menu  a:hover {
	color:#FF3300;	
		background: #131313 url(images/menu_on.gif) no-repeat;	
}
#menu #current a {	
	color: #ffffff;
}

#content-wrap {
	clear: both;
	width: 760px;
	margin: 5px auto;
	padding: 0; 	
}
#wrap {
	width:820px;
    background:#b0b0b0 url(bg2.jpg) repeat-y center top;
    margin:0 auto;
    text-align:left;
}

#wrap2 {
	width:820px;
    background:#b0b0b0 url(bg4.jpg) repeat-y center top;
    margin:0 auto;
    text-align:left;
}
#main {
	float: left;
	width: 555px;
	margin: 0; padding: 20px 0 0 0; 
	display: inline;
	background: url(../../html/css/box.jpg) no-repeat;
}



#main p, #main h1, #main h2, #main h3, #main ol, #main ul, #main table, #main form {
	margin-left: 10px;
	margin-right: 10px;
	
}


#sidebar {
	float: left;
	width: 205px;
	padding: 0; margin: 10px 0 0 0;	
	color:#CCCCFF;	
}


#sidebar p {
	margin-left: 5px;
}

#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 0; padding: 0;
	text-decoration: none;	
	border-top: 1px solid #A9D4EF;	
}

#sidebar ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;	
	color: #777;	
	border-bottom: 1px solid #D2E8F7; 
}

* html body #sidebar ul.sidemenu li {
	height: 1%;
}

#sidebar ul.sidemenu li a {
	text-decoration: none;	
	color: #1773BC;				
}

#sidebar ul.sidemenu li a:hover {	
	color: #333;
}

#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }

#footer {
	color: #C6DDEE;
	background: #b0b0b0 url(footer.jpg) no-repeat center top;
	clear: both;
 width:820px;
	height: 60px;
	text-align: center;	
	font-size: 90%;	
}
#footer p { 
	padding: 10px 0;
	margin: 0;
}
#footer a { 
	color: #fff;
	text-decoration: none; 
}

.post-footer {
	background: #F4F8FD;
	padding: 5px; margin: 20px 25px 0 25px;
	border: 1px solid #E5F0FB; 
	font-size: 95%;	
}

.post-footer .date {	padding-left: 0px; margin: 0 5px; }
.post-footer .comments { padding-left: 0px; margin: 0 5px; }
.post-footer .readmore { padding-left: 0px; margin: 0 5px; }

.post-by { font-size: .95em;	margin-top: 0;	}

.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }


.clear { clear: both; }


h1, h2, h3, p {
	margin: 10px 15px;
	padding: 0;
}

h1 {
	color:#f9c839 ;
	font-size:22pt ;
}

h2 {
	color:#f9c839 ;
	font-size:20pt ;
}

h3 {
	color:#f9c839 ;
	font-size:14pt ;
}

