body {
margin: 0 auto;
padding: 0;
font: 73% "lucida sans", Arial, Helvetica, Sans-Serif;
line-height: 1.7em;
background: #fff url("images/bg.jpg") repeat-x;
color: #555;
}

#header-content {
	text-align: center;
	width: 250px;
	margin: auto;
}


#header-content ul {
	top: 182px;
	font: bolder 1.3em 'Trebuchet MS', sans-serif;
	color: #FFF;
	list-style: none;
	margin: 0; padding: 0;
			
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;	
	color: #FFF;
	background-color: #0296b2;
	text-decoration: none;
	border-right: 1px solid #046b7e;
}
#header-content li a:hover {
	background: #0e5a6a;
	color: #FFF;
}
#header-content li a#current  {
	background: #f26e19;
	color: #FFF;
}


			/*WRAP*/
#wrap {
width: 760px;
margin: 0 auto;
padding: 0;
background: #fff;
color: #555;
}
				/*TOPBAR */
#topbar {
width: 760px;
height: 178px;
margin: 0 auto;
padding:0 0 10px 0;
overflow: hidden;
background: #fff url("images/header.jpg");
color: #000;
}
#topbar h1 {
margin-top: 30px;
padding: 20px;
letter-spacing: 3px;
font-size: 150%;
color: #fff;
background: transparent;
}	
#topbar h2 {
margin: 5px;
padding: 5px;
font-size: 90%;
letter-spacing: 3px;
color: #fff;
background: transparent;
}
#topbar img a {
margin: 0;
border: none;
}
#topbarleft {
float-left;
width: 512px;
height: 200px;
margin: 0 0 0 125px;
padding: 0;
background: #fff url("images/logo.jpg");
color: #000;
}

img {
	border: 2px solid #0296b2;
	margin-left: 5px;
	margin-right: 5px;
}

img.noborder {
border: 0px;

}

img.float-right {
  margin: 5px 5px 5px 10px; 
  padding: 3px;
}

img.float-left {
  margin: 5px 15px 5px 10px;  
  padding: 3px;
  
  }
  
img.float-pic {
  margin: 0 15px 0 5px;  
  padding: 0;
  
}

ul {
	margin-left: 3em;
	margin-top: 5px;
}


a img {  
  border: 0px solid #ff4800; /* #32CD32; */
}
a:hover img {  
  border: 0px solid #806B4D !important; /* IE fix*/
  border: 0px solid #ff4800; /* #32CD32; */
}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.float-pic { float: left; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }



/* menu */
#menu {
text-align:center;
margin: 0;
padding:0;
}
#menu li {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}
#menu ul {
margin: 0;
padding: 0;
}
#menu a, #menu a:visited {
color: #000;
font-size: 120%;
font-weight: bold;
margin: 0;
padding: 6px 30px 6px 30px;
text-decoration: none;
}
#menu a:hover {
color: #666;
font-weight: bold;
text-decoration: underline;
}


/*CONTENT */
#content {
width: 760px;
margin: 0 auto;
padding: 0;
}
#content p {
padding: 0 0 10px 0;
margin: 0;
line-height: 2em;
}
#content h1 {
margin: 0px 0 0 0;
padding: 10px 0 10px 0;
border-bottom: 1px solid #ccc;
font: normal 200% Century Gothic, Verdana, Arial, Sans-Serif;
color: #0296b2;
background: inherit;
}
#content h2 {
padding: 20px 0 10px 0;
margin: 0;
border-bottom: 1px solid #ccc;
font: normal 200% Century Gothic, Verdana, Arial, Sans-Serif;
color: #0296b2;
background: inherit;
}
#contentleft {
float: left;
width: 470px;
margin: 0;
padding: 0 0 20px 0;
}



/*RIGHT SIDEBAR*/

#right_sidebar {
float: right;
width: 225px;
margin: 20px 0 0 20px;
padding: 0 0 20px 0;
border-bottom: 0px solid #ccc;
}
#right_sidebar ul {
list-style: none;
margin: 0;
padding: 0;
}
#right_sidebar ul li {
display: inline;
padding: 0;
margin: 0;
}
#right_sidebar ul li a {
display: block;
color: #000;
text-decoration: none;
margin: 0;
padding: 5px 0 5px 0;
border-bottom: 1px solid #C0C0C0;
}
#right_sidebar ul li a:hover {
background: #eee;
color: #0686a2;
}
#right_sidebar p {
padding: 3px 0 0 0;
margin: 0;
line-height: 20px;
}
			/*FOOTER BACKGROUND*/
#footerbg {
background: #555;
border-top: 5px solid #0296b2;
}
				/*FOOTER*/
#footer {
height: 80px;
text-align: left;
line-height: 1.5em;
background: #555;
color: #fff;
}
#footer p {
padding: 20px;
list-style-type: none;
margin: 0;
color: #fff;
}
#footer h2 {
padding: 0 0 20px 0;
margin: 15px 0 0 0;
text-transform: uppercase;
letter-spacing: 3px;
font: bold 120% Arial, Helvetica, Sans-Serif;
border-bottom: 2px solid #666;
color: #0296b2;
background: inherit;
}
#footer a {
color: #aaa;
text-decoration: none;
}
#footer a:hover {
color: #fff;
text-decoration: none;
}
#footer ul {
list-style: none;
margin: 20px;
padding: 20px;
}
#footer ul li {
display: inline;
padding: 0;
margin: 0;
}
#footer ul li a {
display: block;
color: #0296b2;
text-decoration: none;
margin: 0;
padding: 5px 0 5px 0;
border-bottom: 1px solid #666;
}
#footer ul li a:hover {
background: #444;
color: #fff;
}

#credits {
position:relative;
padding: 5px;
margin: 0px;
background: #555;
color: #fff;
}
			/*LINKS*/
a, a:visited {
color: #0296b2;
background: inherit;
text-decoration: none;
}
a:hover {
color: #0e5a6a;
background: inherit;
text-decoration: underline;
}
a img {
border: none;
}
			/*CLASS*/
.small {
font-size: 11px;
font-weight: bold;
background: inherit;
color: #0296b2;
}
			/*TYPOGRAPHY*/
blockquote {
font-weight : bold;
font-style : italic;
color : #555555;
}