body
{
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-align: center;
	margin: auto;
	width: 800px;
}
#outer_container {
	margin: auto;
	width: 805px;
	background-color: #FFFFFF;
	text-align: center;
}


#leftpage {
	width : 175px;
	float: left;
}

#rightpage {
	width: 620px;
	float: left;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#logo_image {
	width: 150px;
	height: 49px;
	overflow: hidden;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: crosshair;
}

#header_email {
	color:#333333;
	text-decoration:none;
	text-align: right;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
}
#header_email a {
	text-decoration:none;
	color:#333333;
}

#header_image
{
	height:175px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 10px;
}
#body_gap {
	text-align: left;
	vertical-align: top;
	height: 26px;
}
#body_headline {
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	color: #333333;
	background-color: #CECECE;
	letter-spacing: 4pt;
	word-spacing: 8pt;
	line-height: 20px;
	font-weight: bolder;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
#body_headline p.small {
	text-align: center;
	vertical-align: middle;
	font-size: 9px;
	color: #333333;
	letter-spacing: normal;
	word-spacing: 8pt;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#body_text {
	text-align: justify;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-style: ridge;
	border-right-width: thin;
	padding-right: 2pt;
}
#body_text h1 {
	text-align: center;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	border: thin ridge #CCCCCC;
}

#body_text h2 {
	text-align: center;
	font-size: 14px;
	color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	padding: 6px;
	border: thin ridge #CCCCCC;
	position: relative;
	line-height: normal;
}
#body_text h2.news {
	text-align: right;
	font-size: 14px;
	color: #E2E2E2;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 4px;
	float: left;
}

#body_text h3 {
	text-align: center;
	font-size: 12px;
	color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: ridge;
	border-right-width: thin;
	border-right-color: #CCCCCC;
	background-color: #333333;
}


#body_text p {
	text-align: justify;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 24px;
	border-right-style: ridge;
	border-right-width: thin;
	padding-right: 3pt;
	border-right-color: #CCCCCC;
}
#body_text p.book {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	vertical-align: bottom;
}

#body_text  p.small  {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body_text p.caption {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
#body_text p.news {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 0px;
	float: none;
	position: relative;
	padding-bottom: 4pt;
	font-weight: bold;
}
#body_text code {
	text-align: justify;
	font-size: 12px;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	border-right-style: ridge;
	border-right-width: thin;
	padding-right: 3pt;
	border-right-color: #CCCCCC;
	text-indent: 0px;
}





#body_text ul {
	text-align: justify;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 24px;
	border-right-style: ridge;
	border-right-width: thin;
	padding-right: 3pt;
	border-right-color: #CCCCCC;
}
#body_text ul a {
	color: #503F03;
	background-color: #FFEFD9;
	font-weight: lighter;
	text-decoration: none;
}
#body_text ul a:hover {
	font-weight: bold;
}

#body_text ol {
	text-align: justify;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 24px;
	border-right-style: ridge;
	border-right-width: thin;
	padding-right: 3pt;
	border-right-color: #CCCCCC;
}
#body_text ol a {
	color: #503F03;
	background-color: #FFEFD9;
	font-weight: lighter;
	text-decoration: none;
}
#body_text ol a:hover {
	font-weight: bold;
}





#body_text a {
	color: #503F03;
	background-color: #FFEFD9;
	font-weight: lighter;
	text-decoration: none;
}
#body_text a:hover {
	font-weight: bold;
}



#body_text img {
	padding-bottom: 6px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 0;
}
#body_text img.book {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}

#body_text hr {
	color: #FFFFCC;
	height: 4px;
	width: 45%;
	border: medium groove #763F01;
	margin-left: 27.5%;
	background-color: #FFFFCC;
}

#left_link {
	float: none;


	}

#left_link p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 6px;
	color: #141414;
	text-align: left;
	padding-left: 6px;
}
#left_link p.menu_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #000000;
	color: #EEEEEE;
	letter-spacing: 1px;
	word-spacing: 2px;
	clear: both;
	float: none;
	width: 95%;
	margin-top: 12px;
	margin-bottom: 6px;
}




#page_footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	text-align: right;
	vertical-align: middle;
	width: 780px;
	padding-right: 3%;
}
#onn_adv {
	float: left;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 800px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#rss {
	background-image: url(../images/rss.jpg);
	background-repeat: repeat-x;
	color: #000000;
	margin: 4px;
}
#rss a {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 14px;
	z-index: 1;
	font-weight: bold;
	text-align: center;
	display: block;
	color: #000000;
	word-spacing: 1em;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	background-color: #FFFFFF;
	margin-right: 80px;
	margin-left: 80px;
}

#contact_info {
	width: 95%;
	border: #AFAFAD 1px solid;
	background-color: #484848;
	color: #FFFFFF;
	margin: 0px auto;
}
#contact_info h3 {
	text-align: center;
	font-style: oblique;
	font-size: medium;
}

#contact_info  p {
	text-align: center;
	color: #FFFFCC;
	font-size: 12px;
	line-height: 14px;
}
#contact_info a {
	background-color: #484848;
	color: #FFFFCC;
	text-decoration: none;

}
#contact_info a:hover {
	background-color: #484848;
	color: #CCFFFF;
	text-decoration: none;
}

#creativec_info {
	width: 95%;
	border: #AFAFAD 1px solid;
	background-color: #FFFFFF;
	vertical-align: middle;
	color: #484848;
	float: inherit;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
}
#creativec_info h3 {
	text-align: center;
	font-style: oblique;
}

#creativec_info  p {
	text-align: center;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#creativec_info span {


}


#creativec_info img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	vertical-align: middle;
	top: auto;
	bottom: auto;
	padding-right: 6px;

}

#creativec_info a {
	text-decoration: none;
	color: #484848;
	background: #FFFFFF;

}

#creativec_info a:hover {
	text-decoration: none;
	color: #484848;
}
#creativec_info a:visited {
	text-decoration: none;
	color: #484848;
}
#news_navigation {
	background-color: #000033;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	width: 100%;

}
#google_ad {
	float: none;
}

#video_entry {
	border: #AFAFAD 1px solid;
	background-color: #484848;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#news_entry {
	border: thin solid #000000;
	background-color: #CCCCCC;
	color: #FFFFFF;
	background-position: center;
	text-align: left;
	font-weight: 700;
	margin-top: 6px;
	margin-bottom: 6px;
}
#video_entry h3 {
	font-weight: bolder;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;

}

#news_entry a {
	background-color: #333;
}

#news_entry a h2 {
	text-align: center;
	font-weight:bolder
	font-size: 14px;
	color: #FFC;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	padding: 4px;
	margin: 0px;
	position: relative;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
}

#news_entry a p {
	text-align: left;
	font-weight: bold;
	text-indent: 0px;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	color: #EEE;
	background-color: #333;
	line-height: normal;
}

#news_entry h2 a {
	text-align: center;
	font-weight:bolder
	font-size: 14px;
	color: #FFC;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	padding: 4px;
	margin: 0px;
	position: relative;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
}

#news_entry p a {
	text-align: left;
	font-weight: bold;
	text-indent: 0px;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	color: #EEE;
	background-color: #333;
	line-height: normal;
}

#news_entry h2 {
	text-align: center;
	font-size: 14px;
	color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	padding: 4px;
	margin: 0px;
	position: relative;
}

#news_entry p {
	text-align: left;
	font-weight: normal;
	text-indent: 0px;
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-color: #333;
	color: #FFF;
}

#book_entry {
	border: #AFAFAD 1px solid;
	background-color: #484848;
	color: #FFFFCC;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	width: 100%;
}
#book_entry h2 {
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2pt;
	padding-left: 0px;
	line-height: normal;
}

#book_entry h3 {
	color: #484848;
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2pt;
	padding-left: 0px;
	line-height: normal;
}

.NoShow {
	visibility: hidden;
	display: none;

}

