@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline; 
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	color: #636466;
}
.floatRight {
	float: right;
	margin-left: 10px;
}
.floatLeft {
	float: left;
	margin-right: 10px;
}
.largeLetter {
	font-size: 4em;
	float: left;
	line-height: 1em;
}

p {
	line-height: 1.5em;
	margin-top: 15px;
	margin-bottom: 5px;
}
h1 {
	font-size: 3em;
	color: #006799;
}
h2 {
	font-size: 2em;
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006799;
}
h3 {
	font-size: 1.2em;
	color: #006799;
	font-style: italic;
	text-align: center;
}
h4 {
	font-size: 1.05em;
	color: #006799;
	line-height: normal;
	margin-top: 20px;
}
h5 {
	font-size: 1.2em;
	color: #006799;
}
ul {
	margin-left: 25px;
}
li {
	list-style-type: none;
}

a {
	font-weight: bold;
	color: #006799;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#contain {
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#centerColumnWrapper {
	width: 968px;
	margin: 0;
	background:url(../images/shadowRight.png) repeat-y 100% 0;
	float: left;
}
#centerColumnWrapperb {
	background:url(../images/shadowLeft.png) repeat-y 0 0;
	float: left;
	width: 968px;
}
#bottomLine {
	width: 954px;
	height: 9px;
	background-image: url(../images/shadowAlpha_bot.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: -5px;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 7px;
	float: left;
	display:inline;
}
#wrap {
	background-color: #FFFFFF;
	width: 952px;
	float: left;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
	display:inline;
}
#header {
	height: 127px;
	width: 952px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav {
	float: left;
	width: 600px;
	margin-left: 340px;
	margin-top: 75px;
	height: 23px;
	color: #006799;
	font-size: .9em;
	font-weight: bold;
	padding-top: 5px;
	display:inline;
}
#pictures {
	background-image: url(../images/pictures_bg.jpg);
	background-repeat: no-repeat;
	width: 922px;
	margin-right: 15px;
	margin-left: 15px;
	height: 211px;
	display:inline;
}
#pic_contain {
	float: left;
	height: 181px;
	width: 892px;
	margin: 15px;
	display:inline;
}
#content_contain {
	width: 952px;
	float: left;
}
#content {
	width: 922px;
	float: left;
	display:inline;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
}
#home_wrap {
	float: left;
	width: 922px;
}
.audible {
	float: left;
	width: 560px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #BBE4ED;
	padding-right: 7px;
	display:inline;
}
#footer {
	font-size: .9em;
	text-align: left;
	float: left;
	width: 968px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#footer a {
	color: #666666;
	font-weight: bold;
}
.about {
	width: 340px;
	float: right;
	background-image: url(../images/about_bg.jpg);
	background-repeat: no-repeat;
}
