* {
	padding: 0;
	margin: 0;
}

body {
	background: #88B4F5;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	color: #555;
	line-height: 17px;
}

img {
	border: none;
	margin: 10px;
}

a {
	color: #336699;
	outline: none;
}

a:hover {
	text-decoration: none;
	color : #999;
}

h3 {
	border-bottom: 1px dotted #aaa;
	color: #666;
	padding-bottom: 4px;
	margin: 14px 0 7px 0;
	font-weight: 100;
	font-size: 22px;
	letter-spacing: -1px;
}

h3 a {
	text-decoration: none;
	font-size: 22px;
	letter-spacing: -1px;
}

h3 a:hover {
	color: #999;
}

#wrap {
	width: 800px;
	margin: 20px auto;
	margin-bottom: 0;
}

#header {
	background: #88B4F5 url(images/header.jpg) no-repeat;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	height: 150px;
}

#header img {
	margin: 30px 0 0 30px;
	border: none;
	float: left;
}

#header p.hbig {
	font-size: 30px;
	font-weight: 100;
	letter-spacing: -1px;
	padding: 60px 0 0 190px;
	text-align: left;
}

#header p.hbig a {
	color: #336699;
	text-decoration: none;
}

#header p.hsmall {
	font-size: 16px;
	color: #aaa;
	padding: 10px 0 0 190px;
	text-align: left;
	font-weight: 600;
}

#menu {
	background: #88B4F5 url(images/menu.jpg) no-repeat;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
}

#menu li {
	float: left;
	list-style-type: none;
}

#menu li a {
	display: block;
	padding: 0 10px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

#menu li a:hover,#menu li a.current {
	color: #fff;
	text-decoration: none;
	background: #aaa url(images/menuover.jpg) repeat-x;
}

#content {
	padding: 0 30px;
	background: #88B4F5 url(images/content.jpg) repeat-y;
}

#left {
	padding: 10px 0;
	width: 540px;
	float: left;
	font-size: 14px;
}

#left.wadv {
	width: 730px;
}

#left h1 {
	border-bottom: 1px dotted #aaa;
	color: #336699;
	padding-bottom: 4px;
	margin: 14px 0 17px 0;
	font-weight: 100;
	font-size: 22px;
	letter-spacing: -1px;
}

#left h2 {
	color: #336699;
	padding-bottom: 4px;
	margin: 14px 0 10px 0;
	font-weight: 100;
	font-size: 16px;
	letter-spacing: -1px;
}

#left p {
	margin-bottom: 10px;
}

img.ileft {
	margin: 10px;
	float: left;
}

p.pcenter {
	text-align: center;
}

#left ul {
	margin-bottom: 10px;
}

#left ul li {
	margin-left: 30px;
}

#right {
	padding: 20px 0;
	width: 180px;
	float: right;
}

#right p {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	border: none;
	padding: 0 0 0 10px;
	margin: 0;
	color: #111;
}

#right ul {
	padding: 5px;
	margin: 0;
	list-style: none;
	text-align: left;
	font-weight: normal;
}

#right ul li {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
	line-height: 12px;
	height: 100%;
	border: none;
	background: none;
}

#right ul li a {
	text-decoration: none;
	font-size: 11px;
	display: inline;
	padding: 0;
	font-weight: normal;
	color: #990000;
	background: none;
}

#right ul li a:hover {
	text-decoration: underline;
}

#bottom {
	background: #88B4F5 url(images/bottom.jpg) no-repeat;
	height: 30px;
}

#footer {
	color: #111;
	font-size: 11px;
	text-align: center;
	margin: 0;
	line-height: 30px;
	height: 30px;
}

#footer a {
	color: #111;
	text-decoration: underline;
}

#footer a:hover {
	color: #111;
	text-decoration: none;
}

#fadv_over {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	height: 30px;
	background: #88B4F5 url(images/header.jpg) no-repeat;
}

#fadv_btm {
	margin: 0 auto;
	width: 800px;
	height: 30px;
	background: #88B4F5 url(images/bottom.jpg) no-repeat;
}

#fadv {
	margin: 0 auto;
	padding: 0 15px;
	text-align: center;
	clear: both;
	width: 770px;
	background: #88B4F5 url(images/content.jpg) repeat-y;
}

#fadv ul {
	list-style: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#fadv li {
	display: block;
	float: left;
	width: 245px;
	margin: 0;
	padding: 5px;
	text-align: left;
	line-height: 1.1em;
	font-size: 11px;
}

#fadv li a {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

#fadv li a:hover {
	text-decoration: underline;
}
