body {
	margin: 0px;
	background: #fff url('img/back8.jpg') no-repeat bottom left fixed;
	font-family: Verdana, Arial, sans-serif;
        font-size: .6em;
}

p {
	font-size: 12px;
	line-height: 17px;
	margin: 11px 0 10px 0;
	padding: 0px;
}

h1 {
	color: #D55E2B;
	margin:0px;
	padding:20px;
	font-size: 26px;
	font-weight: bolder;
}


h2 {
	color: #D55E2B;
	margin:0px;
	padding-top:10px;
	font-size: 16px;
}

h3 {
	color: #D55E2B;
	margin:0px;
	padding-top:10px;
	font-size: 13px;
}
ul {
	font-size: 12px;
	font-weight: bolder;
	margin:0;
	padding:5px;
	list-style-image: url(img/bullet.gif);
}

a {
	font-size: 12px;
	font-weight: bolder;
	margin:0;
	padding:5px;
	color: #56677C;
}

a:hover {
	text-decoration: none;
}

blockquote{
	background: #F7FDE3;
	color: #606060;
	padding: 10px;
}


#wrap {
       margin-left: auto;
       margin-right: auto;
       width: 800px;
}


#top {
	width: 800px;
	height: 140px;
	color: #fff;
	background: #D55E2B url(img/menus.gif) no-repeat;border-bottom: 4px solid #D55E2B;
	overflow:hidden;
}

#top h2 {
	color: White;
	letter-spacing: 3px;
	font-size: 2.4em;
	font-weight: normal;
	position: relative;
	margin: 0px;
	top:33px;
	display:block;
	float:left;
	padding-left: 40px;
}

#top h2 a {
	color: white;
	text-decoration: none;
}

#top h2 a:hover {
        color: #FF5938;
}


#menu {
	display: block;
	float:right;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	white-space: nowrap;
}

#menu li a {
	background: #D55E2B;
	border-left: 2px solid #ffffff;
	display: block;
	padding: 90px 10px 30px 10px;
	text-decoration: none;
	color: #fff;
}

* html #menu a {width:1%;}

#menu li a:hover {
	background: #000;
	border-left: 2px solid #FFffff;
}

#menu li a.current {
	letter-spacing: 1px;
	color: #fff;
}

#menu li a.current:hover {
	color: #fff;
}


.header {clear: both; float: left; width: 800px; height: 150px; margin: 0px; padding: 0px;border-bottom: 4px solid #D55D2B;}


#content {
	width: 100%;
	margin-top:30px;
}

#content h2 {
	margin: 0;
	padding: 10px 0 10px 0;
}


#left ul {
	padding: 15px 0 15px 35px;
	margin:0;
}

#left li {
	margin-bottom:5px;
}

#left {
	width: 430px;
	float:left;
	display: block;
        margin-left: 20px;
	display: inline;
}


#right {
	width: 315px;
	float: right;
	display:block;
	margin-top: 10px;
}

#right .box {
	width: 280px;
	background: #FCF5F2;
	border: 1px solid #333333;
	padding:10px 10px 15px 10px;
	float: right;
}

#right .box h2 {
	font-size: 1.1em;
	margin: 0px 0 0px 0;
	padding:0px 0 5px 0;
}

#right .box a {
	margin: 10px 0 10px 0;
	color: #56677C;
	font-size: 10px;
}

#right .box p {
	margin: 5px 0 10px 0;
	line-height: 15px;
}

#right .box ul {
	padding: 0 0 7px 20px;
	margin:10px 0 10px 0;
}

#right .box li {
	margin-top:5px;
}


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

.thumbnail
{
float: left;
margin: 0 4px 5px 0;
}


#footer { 
width : 97%;
max-width:800px;
margin : 0 0 10px 0;
padding-top : 30px;
padding-bottom : 30px;
padding-left : 10px;
padding-right : 10px;
text-align : center;
font-weight : normal;
color : #fff;
display : inline;
float : right;
background : #D55E2B;
color : #fff;
}

#credits { 
margin : 0 0 0 0;
text-align : right;
font-size : 9px;
font-weight : normal;
color : #555;
background : transparent;
display : inline;
float:right;
}


#credits p {
	font-size: 9px;
	line-height: 17px;
	margin: 5px 0 5px 0;
	padding: 0px;
}

#credits a{
	font-size: 9px;
	font-weight : normal;
	text-decoration:none;
	line-height: 17px;
	margin: 5px 0 5px 0;
	padding: 0px; 
color : #555;
}

 
