@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	margin: auto;
	background-color: #fff;
}

body, td {
font-family: arial;
color:#e46e49;
font-size:12px;
}

#wrapper {
width : 575px;
margin : auto;
padding : 0;
vertical-align : top;
}

.img_head {
	vertical-align: center;
	border: 0px;
	margin: auto;
	}

#content {
margin-top: -10px;
padding: 1px;
font-family: arial;
color:#e46e49;
font-size:12px;
width:575px;
}

h2 {
font-family: georgia;
color: #38a1cc;
font-style: italic;
line-height: 14px;
margin-top: 13px;
margin-bottom: 1px;
}

a {
text-decoration : none;
color : #e46e49;
}

a:link {
color : #e46e49;
text-decoration : none;
}

a:hover, a:active {
color : #bc4a26;
text-decoration : none;
font-weight: bold;
}

p {
margin-bottom : 3px;
vertical-align : top;
}

#masthead {
margin: 0px;
}

#navbar {
	text-align: left;
	font-family: arial;
	color: #e46e49;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	width: 500px;
	margin-top: -23px;
	padding-left: 10px;
	word-spacing: 1em;
}

#navbar a {
text-decoration : none;
color : #e46e49;
}

#navbar a:link {
color : #e46e49;
text-decoration : none;
}

#navbar a:hover, #masthead a:active {
color : #bc4a26;
width : 120px;
font-variant : small-caps;
}

#footer {
width: 575px;
font-variant: small-caps;
font-family: arial;
color: #0a8dc2;
font-weight: bold;
font-size: 13px;
text-align: center;
line-height: 13px;
background-color: #d9f4ff;
padding: 1px;
}


td {
vertical-align : top;
}
