* {
padding: 0;
margin: 0;
} 

body {
font-family: "Century Gothic", Verdana, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
font-size: 15px; 
background: #3b5998;
color: #999999; 
margin:0; 
padding:0;
line-height: 135%;
}

a { 
color: #999999; 
text-decoration: none; 
}

a:hover { 
text-decoration: none; 
color : #3b5998; 
}

img { 
border: none; 
padding: 6px; 
} 

img a{
border:none;
} 

ul { 
list-style-type: none; 
}

#wrap {
margin: 20px auto;
width: 960px;
padding: 20px;
background: #fff;
}

#header {
background :#8b9dc3;
height: 110px;
border-top: 1px dotted #3b5998;
border-bottom: 1px dotted #3b5998;
}
#header h1 {
font-size: 31px;
font-weight: 100;
letter-spacing: -2px;
padding: 33px 0 0 20px;
}
#header h1 a {
color: #fff;
}
#header h1 a:hover {
color: #8b9dc3;
}
#header h2 {x;
color: #ffffff;
font-size: 15px;
font-weight: 100;
padding: 7px 0 0 20px;
}
#breadcrumbs {
margin-top: 10px;
background: #8b9dc3;
border-top: 1px dotted #3b5998;
border-bottom: 1px dotted #3b5998;
height: 40px;
line-height: 35px;
padding-left: 17px;
}
#content {
	float: left;
	width: 620px;
}

#content h1{
color:#3b5998;
font-size: 22px;
font-weight: 600;
line-height: 20px;
margin-bottom: 10px;
padding: 20px 0 10px 0;
letter-spacing: -1px;
text-align: left;
}


#content h2{
font-size: 12px;
font-weight: 600;
line-height: 20px;
margin-bottom: 20px;
padding: 20px 0 10px 0;
letter-spacing: 1px;
text-align: left;
}
#sidebar {
float: right;
width: 320px;
margin-top: 10px;
}
#sidebar h2{
margin-top: 10px;
background: #dfe3ee;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
line-height: 30px;
height: 30px;
color: #3b5998;
padding-left: 10px;
}
#sidebar ul { 
padding-left: 3px; 
}
#sidebar ul li a { 
font-size: 11px; 
}

.side1 { 
float: left; 
width: 130px 
}
.side2 { 
float: right; 
width: 180px; 
}
#footer {
margin-top: 20px;
background: #8b9dc3;
height: 40px;
line-height: 40px;
color: #fff;
font-size: 12px;
padding: 0 10px;
}
#footer a { 
color: #fff; 
}
#footer a:hover { 
text-decoration: underline; 
color: #3b5998 
}
}
#search {
text-align:right;
margin:0;
padding:10px 0 0;
}

input {
vertical-align:middle;
padding:2px;
}

input.searchfield {
width:240px;
border:2px solid #3b5998;
font-size:11px;
padding:6px;
}

input.searchbutton {
border:0;
color:#fff;
font-weight:700;
font-size:11px;
background:#9EDA58;
padding:6px;
}
.paginator { 
margin-top: 15px; 
}
/* Slide Show  */

#gallerybox {
	width:760px;
    height:505px;
}
#galleryboxhome {
	width:760px;
    height:380px;
}
ul#gallery {
margin:0 auto;
padding:0;
list-style-type:none;
width:100%;
font-family: Arial, Helvetica, sans-serif;
}
ul#gallery li {
float: left;
margin:30px;
}
ul#gallery li p {
text-align: center;
margin:5px 0;


