
a:link {
	color: #3cb40d;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #3886E0;
}

*
{
border: 0;
margin: 0;
}

body
{

	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	color:#666666; text-align:center;
background-color:#DDDDDD;;
}

#main
{
margin: 0 auto;
width: 928px;
background: #ffffff url(img/lac.jpg) no-repeat center top;
}

#header
{
width: 928px;
margin: 0 auto;
height: 173px;


}

#logo
{
padding-left: 20px;
text-align: left;
padding-top: 40px;
height: 280px;

}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color:#8CD749;
	font-weight: bold;
}


#logo H2 a
{
font-size: 10px;
color:white;
}

#buttons
{
padding-top: 33px;
height: 40px;
width: 763px;
}

#buttons li {
	display: inline;
}

#buttons a {
	display: block;
	float: left;
	width: 150px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 13px;
	margin-left: 12px;

}

#buttons a:hover {
	width: 150px;
    height: 36px;
	text-decoration: underline;
}

#content
{
margin: 0 auto;

}

#left
{
width: 728px;
padding: 12px;
float: left;
background-color:#FFFFFF;
background-attachment : repeat-y;
}

#left H1
{
width: 728px;
color: #3cb40d;
margin: 0;
padding: 0;
font-size: 16px;
}
#left H2
{background-color:#DDDDDD; color:#3B4471;
width: 728px;
margin:0.2em; padding:0; 

font-size: 14px;
padding-top: 5px;
}

#left H3
{
color: #3cb40d;
width: 728px;
margin: 0;
padding: 0;
font-size: 16px;
padding: 10px;
}
}
#left a
{
 color: #3886E0;
}

#left a:hover {
	text-decoration: none;
	color: #FF0000;
}

#left a:visited {
	color: #3886E0;
}

#right
{
float: right;
width: 150px;
border:1px solid #999999;
margin:0.5em; padding:0.3em;
background-color:#FFFFFF;
background-attachment : repeat-y;
}

#sidebar 
{
width: 150 px;
float:right;
}

#sidebar ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li 
{
	margin-bottom: 15px;
}

#sidebar li ul {
	padding: 15px;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
}


#sidebar li h1 {
	height: 16px;
	 margin:0 auto 0 auto;
	background-color:#DDDDDD; 
	color:#3B4471;
	font-size: 16px;}

#sidebar li h2 {
	height: 18px;
	 margin:0 auto 0 auto;
	background-color:#DDDDDD; 
	color:#3B4471;
	font-size: 18px;
	
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
#sidebar a:visited {
		text-decoration: none;
}

#sidebar li a {
	padding-left: 10px;
	
}
ul.navbar {
list-style-type:none; float:left; display:block; width:100%; line-height:1.5em; 
clear:both; margin:0; padding:0; background-color:#999999;}

ul.navbar li {
display:inline;}

a.nav:link, a.nav:visited {
display:block; float:left; width:33%; padding:1.2em 0 1.2em 0; margin:0; 
text-decoration:none; background-color:#999999; color:#FFFFFF;}

a.nav:hover {
display:block; float:left; width:33%; padding:1.2em 0 1.2em 0; margin:0; 
text-decoration:none; background-color:#8CD749; color:#FFFFFF;}

a.nav:active {
display:block; float:left; width:33%; padding:1.2em 0 1.2em 0; margin:0; 
text-decoration:none; background-color:#999999; color:#FFFFFF;}


#footer
	height: 47px;
	float: left;
	width: 728px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 23px;
	text-align: center;
	border-top: 4px solid #296FC0;
}

#footer a
{
color: #ffffff;
float:left;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
