body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-image: url('images/backg.gif');   
	background-repeat: repeat-y;
	background-position: center;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

#container {
	width: 770px;
	text-align: left;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-right: auto; 
	margin-left: auto; 
}

#header {
	width: 770px;
	height: 120px;
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url('images/header.jpg');
	background-color: #c0cadc;
	background-repeat: repeat-x;
	border-top: solid 5px #c0cadc;
	border-bottom: solid 5px #c0cadc;
}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 36px;
	color: #344b68;
	text-decoration: none;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#headertext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	margin-left: 30px;
	margin-top: 3px;
	letter-spacing: 2px;
}	

#topmenu {
	clear: both;
	height: 33px;
	margin: 0px 0px 17px 0px;
	background-color: #000000;
	background-image: url('images/topmenu.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

#topmenu ul {
	margin: 0px 0px 0px 25px;
	padding: 0;
}

#topmenu li {
	display: inline;
	list-style: none;
}

#topmenu li a, #topmenu li a:visited, #topmenu li a:active {
	display: block;
	color: #ffffff;
	text-decoration: none;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 25px 10px 25px;
}

#topmenu li a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #92a8c3;
}


#dropmenudiv{
color: #ffffff;
position:absolute;
border:1px solid black;
border-bottom-width: 0;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
color: #ffffff;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #ffffff;
background-color: #344b68;
}

.menu {
	color: #000000;
	float: right;
	clear: right;
	width: 210px;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 15px 0px;
}

.menu h2 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	float: right;
	display: block;
	width: 160px;
	font-weight: bold;
	background-color: #8a99ab;
	background-image: url('../images/menu.gif');
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 10px 15px 10px 15px;
}

.menu ul {
	margin: 0;
	padding: 0;
}

.menu li {
	float: right;
	clear: right;
	list-style: none;
}

.menu li a, .menu li a:visited, .menu li a:active {
	width: 160px;
	display: block;
	background-color: #c0cadc;
	padding: 7px 15px 7px 15px;
	margin: 0px 0px 1px 0px; 
	text-decoration: none;
	color: #344b68;
}

.menu li a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #92a8c3;
}

.menu div {
	background-color: #c0cadc;
	float: right;
	clear: right;
	width: 160px;
	display: block;
	padding: 7px 15px 7px 15px;
	margin: 0px 0px 1px 0px; 
}

.menu p {
	background-color: #c0cadc;
	float: right;
	clear: right;
	width: 160px;
	display: block;
	padding: 7px 15px 7px 15px;
	margin: 0px 0px 1px 0px; 
}

#content {
	line-height: 130%;
	color: #555555;
	float: left;
	clear: left;
	width: 540px;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 30px 0px;
	display: block;
}

.quote {
	color: #555555;
	line-height: 130%;
	background-color: #f8f8f8;
	margin: 15px 30px 15px 20px;
	padding: 5px 17px 5px 12px;
	border-left: 1px dotted #c0cadc;
}

#content a, #content a:visited #content a:active {
	color: #344b68;
	text-decoration: underline;
}

#content a:hover {
	color: #000000;
	text-decoration: underline;
}

#content h2 {
	color: #344b68;
	margin-top: 12px;
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: normal;
}

#content h3 {
	color: #344b68;
	margin-top: 12px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	text-decoration:underline;
}

#content h4 {
	margin-top:15px;
	margin-bottom:5px;
	margin-left:20px;
	font-size:12px;
}

#content h5 {
	margin-top:15px;
	margin-bottom:5px;
	margin-left:20px;
	font-size:10px;
	text-align:justify;
}

#content .h4para {
	color: #555555;
	line-height: 130%;
	background-color: #f8f8f8;
	margin: 0px 30px 15px 20px;
	padding: 5px 17px 5px 12px;
	border-left: 1px dotted #c0cadc;
	font-style:normal;
}

#content .tabbedpara {
	color: #555555;
	line-height: 130%;
	margin: 0px 30px 15px 20px;
	font-style:normal;
}

#content .poster {
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 18px;
	border-bottom: solid 1px #c0cadc;
}

#content .comments {
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	margin-top: 22px;
	margin-bottom: 27px;
	border-top: dotted 1px #c0cadc;

}

#content ul {
	list-style-type: square;
}

#content h2 a, #content h2 a:visited, #content h2 a:active, #content h2 a:hover {
	text-decoration: none;
}

#content p {
	text-align:justify;
}

#footer {
	border-top: solid 1px #c0cadc;
	display: block;
	clear: both;
	color: #344b68;
	line-height: 200%;
	width: 770px;
	text-align: left;
}

#footerleft {
	margin-left: 12px;
	display: inline;
}

#footerright {
	float: right;
	display: inline;
	margin-right: 12px;
}

#footer a, #footer a:visited #footer a:active {
	color: #344b68;
	text-decoration: underline;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

.imgMe
{
	width:90px;
	height:90px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}

.imgFamily
{
	width:250px;
	height:110px;
	text-align:center;
	display:block;
	margin-top:10px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}

.imgSundayAdda
{
	width:300px;
	height:110px;
	text-align:center;
	display:block;
	margin-top:10px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}

.rightCon {
	display: block;
	clear: both;
/*	color: #344b68;
	line-height: 200%;*/
	width: 540px;
/*	text-align: left;*/
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 18px;
	border-bottom: solid 1px #c0cadc;
}

.right {
	float: right;
	display: inline;
	/*margin-right: 12px;*/
}

.left {
/*	margin-left: 12px;*/
	display: inline;
}

.rightCon a, .rightCon a:visited .rightCon a:active {
	/*color: #344b68;*/
	text-decoration: none;
}

.rightCon a:hover {
	/*color: #000000;*/
	text-decoration: underline;
}

.catList {
text-align:left;
vertical-align:top;
display:block;
clear:both;
width: 540px;
}
.catList .left
{
	width:270px;
	float:left;
	display: inline;
}

.catList .right
{
	float:left;
	display: inline;
}

.formDisp {
	text-align:left;
	vertical-align:top;
	display:block;
	clear:both;
	width: 460px;
	background-color: #f8f8f8;
	margin: 0px 30px 15px 20px;
	padding: 5px 17px 5px 12px;
	border-left: 1px dotted #c0cadc;
}
.formDisp .gap
{
	display:block;
	clear:both;
	margin-top:10px;
}
.formDisp .left
{
	width:25%;
	float:left;
	
	display: inline;
}

.formDisp .right
{
	float:left;
	display: inline;
}

.vargap
{
	display:block;
	clear:both;
	margin-top:10px;
}

/*
{{{ Messages
*/

div.log_container,
div.action_messages {
	margin:1ex;
}

div.log_container ul,
div.action_messages ul,
div.log_container ol,
div.action_messages ol {
	list-style: square;
	list-style-image:none;
	margin:1ex 0;
	padding-left:3ex;
}

div.log_container div,
div.action_messages div {
	border:1px solid #6287c2;
	background:#ddd;
	margin:1ex auto;
	padding:1ex;
}

div.log_container div.log_success,
div.action_messages div.log_success,
div.success {
	border:1px solid #9d9;
	background:#f2fbee;
	color:#0c0;
}

div.log_container div.log_error,
div.action_messages div.log_error,
div.error {
	border:1px solid #d99;
	background:#fbf2ee;
	color:#e00;
}

p.error,
span.error {
	color: #e00;
	font-weight:bold;
}

p.error {
	margin: 1ex;
}

/* }}} */