/* MLP Design (http://www.mlpdesign.tk) */



body

{ background-color: #F0F8FF;

  font-family: Arial,sans-serif;

  color: #666; 

  font-size: 10pt;

  text-align:center;}



a:link

{ background-color: inherit; text-decoration: none; color:#D2691E;}

a:visited

{ background-color: inherit; text-decoration: none; color:#D2691E;}

a:active

{ background-color: inherit; text-decoration: none; color:#D2691E;}

a:hover

{ background-color: inherit; text-decoration: underline; color:#cc6600;}





h1

{ font-size: 24px;

	font-weight: bold;

	width: 540px;

  background-color:inherit;

  color:#fff;

  margin:0;}

  

h2

{ font-size:90%;

  font-weight:normal;

  text-transform:uppercase;

  margin-top:5px;}

  

h3

{ font-size:8pt;

  margin:0;}



h4

{ font-size:250%;

  font-weight:bold; 

  background-color:inherit;

  color:#cc6600;

  margin:0;}





ul 

{ list-style-image:url(images/arw.gif);

  margin:20px;

  padding:0;}



li

{ display:block;

  margin-bottom:2px;

  padding:0;}



#header

{ width:750px;

  height:150px;

  margin:auto;

  background-image: url(images/bgg.gif);

  background-position: bottom left;

  background-repeat:no-repeat;

  border:#ddd 1px solid;}

  

#menu

{ float:right;

  width:200px;

  margin-top:40px;

  text-align:left;

  font-size:110%;

  font-weight:bold;}


#menu li a { 

	color: #fff;
	
	}


#main

{ width:750px;

  margin-left:auto;

  margin-right:auto;

  margin-top:15px;

  padding:0px;

  background-color:#eee;

  color:inherit;

  border:#ddd 1px solid;}



#content

{ width:510px;

  float:left;

  padding:10px;

  margin-left:3px;

  margin-right:auto;

  margin-top:8px;

  background-color:#fff;

  border:#ccc 1px solid;

  color:#228B22;

  font-size:90%;

  text-align:justify;}

  

#sidebar

{ width:190px;

  /*height:580px;*/

  float:left;

  margin-right:auto;

  margin-left:10px;

  margin-top:8px;

  font-size:80%;

  text-align:justify;}

  

#footer

{ width:750px;

  margin-left:auto;

  margin-right:auto;

  margin-top:15px;

  padding:10px 0 10px 0;

  background-color:#eee;

  font-size:80%;

  color:inherit;

  border:#ddd 1px solid;}  



.logo

{ float:left;

  margin-left:5px;

  margin-top:45px;

  text-align:left;}



.subside

{ padding-top:10px;

  border-bottom:#ccc 1px dotted;}

  

.img

{ float:right;

  margin-left:5px;

  border:0;}

.smaller {

	font-size: 70%;

}
