#header { 
height: 125px;
 }

#sidebar { 
width: 180px;
float: left;
margin-left: 20px;
 }

#main { 
display: inline;
width: 700px;
float: right;
 }

body { 
background-attachment: scroll;
background-clip: border-box;
background-color: #99cc33;
 }

#wrap-out { 
background-color: #ffffff;
background-image: none;
width: 900px;
 }

#main h1 { 
border-bottom-color: transparent;
font-family: "Trebuchet MS", "Times New Roman", "Times", serif;
font-size: 38px;
color: #cc0066;
font-weight: 800; 
}

#footer-wrap { 
background-color: #99cc33;
background-image: url("userFiles/pata2.jpg");
background-repeat: no-repeat;
width: 900px;
 }

#nav ul { 
margin-bottom: 0px;
margin-left: 85px;
margin-right: 0px;
margin-top: -9px;
width: 900px;
 }

#nav ul li#current a { 
color: #129ecc;
 }

#nav ul li a:hover, #nav ul li a:active { 
color: #129ecc;
 }

#nav ul li a { 
color: #ffffff;
font-size: 17px;
 }

#sidebar h2 { 
color: #cc0066;
font-family: "trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
font-size: 35px;
font-weight: 800;
letter-spacing: 0px;
 }

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

body { 
color: #666666;
font-family: "Lucida Grande", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
font-size: 15px;
 }

#sidebar ul.sidemenu li { 
padding-bottom: 2px;
padding-top: 2px;
 }

div.galleryItem { 
background-color: #ffffff;
border-bottom-color: transparent;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-style: solid;
border-left-width: 1px;
border-left-color: transparent;
border-right-style: solid;
border-right-width: 1px;
border-right-color: transparent;
border-top-color: transparent;
border-top-style: solid;
border-top-width: 1px;
display: inline-block;
 }

a:hover { 
background-color: transparent;
border-bottom-width: 0px;
color: #CC0066;
 }
