body {
	font-family: Verdana; 
	color: #627F8E;
	background: #CED9DE url(top.png) top repeat-x;
	text-align: center;
}

td, tr, div { 
	font-size: 11px;
	line-height: 18px;
}

div#content {
	width: 920px;
	text-align: left;
	padding: 15px 15px 8px 15px;
	margin: 0px auto;
	}

div#top {
	height: 40px;
	font: 36px Century Gothic;
	text-align: right;
	margin:  -13px 0px 50px 0px;
	color: #34434A;
}

div#main {
	width: 700px;
	margin: 0;
	text-align: justify;
	float: right;
	display: inline;
	}

div#menu {
	width: 200px;
	margin: -7px 10px 0px 5px;
	text-align: left;
	float: left;
	display: inline;
}

div#bottom {
	height: 0px;
	clear: both;
}

a:link, a:active, a:visited {
	font-weight: bold;
	text-transform: uppercase;
	color: #82B1CA; 
	text-decoration:none;
}

a:hover {
	color: #fff; 
	cursor:crosshair;
}

a.menu:link, a.menu:active, a.menu:visited {
	color: #ED6767;
	font-weight: normal;
	display: block;
	margin: 0px 0px -17px 0px;
	padding: 2px;	
	border-bottom: 1px solid #ABBEC7;
	text-indent: 6px;
	background: #E1E8EB;
	text-transform: lowercase;
}

a.menuu:link, a.menuu:active, a.menuu:visited {
	color: #ED6767;
	font-weight: normal;
	display: block;
	margin: 0px 0px -17px 0px;
	padding: 2px;	
	border-top: 1px solid #ABBEC7;
	border-bottom: 1px solid #ABBEC7;
	text-indent: 6px;
	background: #E1E8EB;
	text-transform: lowercase;
}

a.menu:hover, a.menuu:hover {
	color: #577484;
    	background: #DBE5E9;
	text-indent: 10px;
}

h1 {
	padding-bottom: 3px;
	font-family: Georgia; 
	font-size: 11px;
	color: #ED6767;
	margin: 16px 0px -8px 0px;
	border-bottom: 1px dotted #fff;
	letter-spacing: 2px;
	height: 15px;
	text-transform: uppercase;
	text-indent: 10px;
	}

h2 {
	font-family: trebuchet ms;
	font-size: 13px;
	font-style: italic;
	color: #627F8E;
	margin-top: 20px;
	margin-bottom: -2px;
	text-indent: 6px;
	}

input, textarea, option, select {
	font-family: Verdana; 
	font-size: 11px;
	color: #577484;
	background: #DDE7EB; 
	border: none;
	border-bottom: 1px solid #ABBEC7; 
}

p {
	margin: 12px 0px; 
	padding: 0px;
}

p.menu {
	margin: 5px 5px 15px 0px; 
	padding: 0px;
	line-height: 17px;
}

.thumb {
	padding: 5px;
	background-color: #eee;
	border: 1px solid #ddd;
}

.box {
	padding: 5px;
	background-color: #A1B7C1;
	border: 1px solid #ddd;
}

.header {
	font-family:  Georgia;
	font-weight:  bold;
	font-size:  32px; 
	color: #35A0CD;
	text-transform: lowercase;
}

b {
	color: #fff;
}

i {
	color: #34434A;
}

s {
	color: #34434A;
	font-style: italic;
}
