﻿
*
{
margin: 0px;
padding: 0px;
}

a{
	color: #1B0059;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
}

body {
	background: url(images/back.jpg);
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

#wrapper{
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: #fd9396 url(images/contentbg.jpg) repeat-x center;
	border-left: 15px solid #ffffff;
	border-right: 15px solid #ffffff;
}

#main{
	width: 900px;
	margin: 0 auto;
	clear:both;
	
}

#header {
	width: 689px;
	height: 172px;
	background: url(images/header-logo.jpg) no-repeat top;		
}

#logo {
	height: 156px;
	text-align: center;
	width: 739px;
	padding-top: 13px;
}


#logo a {
	text-decoration: none;
	font-size: 28px;
	color: #ffffff;
}

#logo h2 a{
	font-size: 24px;
}

#logo h3 {
    font-size: 10px;
}

.spacer {
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom:5px;
	background: url(images/leftulbg.png) repeat-x top;
}

#left{
	width: 211px;
}

#newsletter {
	width: 211px;
	height: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
    font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-align:center;
	color: #ffffff;
	background: #c00000 url(images/leftulbg.png) repeat-x top;
}

.newsletter p {
	padding-top: 5px;
	padding-bottom: 10px;
}

.red-italics {
	color: #FF0000;
	font-style: italic;
}


#left-top{
	width: 211px;
	height: 255px;
	padding-top: 22px;
	background: #c00000;
	overflow: visible;
	visibility: visible;
}

#left H3{
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-align:center;
	color: #ffffff;
	padding-top:10px;
}


#left ul{
	list-style: none;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-top: 35px;
	padding-bottom: 5px;
	background: url(images/leftulbg.png) repeat-x top;
}

#left li{
	background: url(images/ls.png) no-repeat left top;
	padding-left: 25px;
	margin-bottom: 5px;
}

.leftaudio {
    width: 201px;
	margin-left: 5px;
	padding-top: 30px;
	padding-bottom: 5px;
	background: url(images/leftulbg.png) repeat-x top;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}


#leftbottom {
    width: 201px;
	margin-left: 5px;
	padding-top: 30px;
	padding-bottom: 5px;
	background: url(images/leftulbg.png) repeat-x top;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}


#left a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
}

#right{
	float: right;
	width: 689px;
	background: #ff7477 url(images/right-backgrd.jpg) repeat-x center;
	padding-bottom: 20px;
}

#right #menu{
	width:689px;
	height: 58px;
	background: url(images/menubg.jpg) no-repeat;
}

#right #menu ul {
	padding-left: 0px;
	margin: 0px;
	list-style:none;
	display: inline;
}

#right #menu li {
	display: inline;
	list-style: none;
	padding-left:0px;
}

#right #menu a {
	float: left;
	width: 146px;
	height: 38px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #610517;
	font-weight: bold;
	padding-top: 20px;
	font-size: 14px;	
}

#right #menu a:hover{
	width: 146px;
	height: 38px;
	background: url(images/menuhover.png) no-repeat center;
	color: #ffffff;
}

#textblog{
	padding: 8px 8px 5px 8px;
}

#right H4{
	height: 34px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	padding-left: 3px;
	background: url(images/title_right.gif) repeat-x bottom;
	margin-bottom: 10px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}

#right ul {
	list-style: disc;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	background: top;
	list-style-image: none;
	list-style-position: inside;
}
#right li {
	padding-left: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: disc;
	list-style-position: inside;
}

.read, #left ul li .read{
	text-align:right;
	padding-right: 30px;
}
.read a, #left ul li .read a{
	font-weight:normal;
	color: #1b0059;
}

.read a:hover, #left ul li .read a:hover{
	color: #000000;
}

.redbold {
	color: #FF0000;
	font-weight: bold;
}

.centertxt {
	text-align: center;
}

.text{
	padding-top: 10px;
}

.video {
	text-align:center;
	width:640px;
	height:500px;
}


h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c00000;
	font-weight: bold;
	padding-bottom: 2px;
}

#leftcol{
	width: 175px;
	float:left;
	margin-left: 10px;
	text-align:left;
}

#cencol{
	width: 175px;
	float:left;
	margin-left: 40px;
	text-align:left;
}

#rightcol{
	width: 175px;
	float:left;
	margin-left: 40px;
	margin-right: 10px;
	text-align:left;
}

#footer {
	height: 75px;
	width: 900px;
	clear: both;
	padding-top: 20px;
	background: url(images/footer-lg.jpg) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

#footend {
	margin: 0;
	font-size: 10px;
	text-align: right;
	color: #ffffff;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-top: 0px;
}

#footend a {
	color: #ffffff;
}

#footend p {
	margin: 0;
	font-size: 10px;
	text-align: left;
	color: #ffffff;
	padding-left: 25px;
}

#table1 {
	table-layout: auto;
	border-spacing: 20px;
	height: 250px;
	width: 500px;
}


