﻿#header
{ 
  border:none;
  background-image: url('front.jpg');
  background-repeat:no-repeat;
  margin-bottom:15px;
  margin-top:0px;
  padding:0px;

height:65px;
width:990px;
-moz-border-radius-topleft: 40px;
border-top-left-radius: 40px;
 
  
}

#sidebar
{ 
 float:left;
 width:205px;
 margin:0px;
 border-left:none;
 border-right:none;
 border-bottom:none;
 padding-bottom:0px;
 font-family:Verdana;
 font-size:11px;
 background-color:#000000;
}

#sidebar ul
{
list-style:none;
margin:0px;
padding:5px;
font-family:Verdana;
font-size:13px;
font-weight:bold;
text-decoration:none;
}



#body
{
  background-color:#FFFFFF;
  margin-left:215px;
  margin-right:0px;
  border:none;
  border-top-width:0px;
  padding:5px;
  font-size:12px;
  color:#0D0D0D;
  font-family:Verdana;
  text-align:justify;
}

#footer

{

  clear:both;
  color:white;
  background-color:#000000;
 border-top:none;
  text-align:center;
  font-family:Verdana;
  font-size:12px;
  padding:3px;
  height:280px;
  border-bottom:none;

}
h1 {font-family:Arial, Helvetica;
font-size: 19.2px;color:#000000;text-align:left;margin-left:0px;text-shadow: 2px 3px 2px #EE4000;}

h2 {font-family: Arial, Helvetica;
font-size: 16.8px;color:#FFB00F;margin-top:0px;}

h3 {font-family:Arial, Helvetica;
font-size: 13.2px;}

h4 {font-family: Arial, Helvetica;
font-size:10.8px;}

a:link{color: #00688B;}
a:visited{color:#0BB5FF;}
a:hover{color:#488214;}
a:active{color:#B8B8B8;}

a.two:link {color: #FF6103;} 
a.two:visited {color: #FFA812;} 
a.two:hover {color: #63D1F4;} 
a.two:active {color:#C7C7C7;}

.tagcloud {
  font-weight: bolder;
  line-height: 1.4em;
}
.tagcloud li {
  display: inline;
  white-space: wrap;
  padding: 0;
  margin: 0;
}
.tagcloud li a {
  padding: 0 0.2em 0 0.2em;
  text-decoration: none;
}






