/* CSS Document */
body{	
	margin:0px; padding:0px;
	font: 0.8em Arial, Helvetica, sans-serif;
	line-height: 16px;
	background: #cc9999 url(images/mainbg.gif) repeat-x; 
	color: #454545; 
	text-align:justify;
}

body,html{height:100%; margin:0; padding:0px;}

a {
	color: #003399; 
	background: inherit;
	
}

a:hover {
	color: #9999cc;
	background: inherit;	
}

a.title {
	color: #ffffcc;
	background: #FFF;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #336633;
	background: inherit;
}

h1 a, h2 a {
	text-decoration: none;
	color: #cc9966;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #990033;
	background: #FFF;
}

h1 .red{
	color: #990033;
	
}


h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 20px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
}
	
h5 { 
	color: #333333;
		padding: 10px 12px 10px 12px;
		margin: 0 0 15px 0;
	text-align:justify;
}

h2 .red{
	color: #990033;
	
}

p {	margin: 0 0 5px 0; }

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

.body_txt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	line-height:15px;
	text-align: justify;
}


	
.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffcc;
	border-bottom: dotted #cc9966 1px;
	line-height:24px;	
}


h3 a {
	text-decoration: none;
	color: #333366;
	background: inherit;
}


h3 a:hover {
	color: #333366;
	background: #cc9999;
}


	

h3 .register {
	font-family: 'arial';
	font-size: 18px;
	font-weight: bold;
	color: #333366;
	line-height:20px;
	border-bottom: dotted #333333 1px;	
}

#layout {width:100%; margin:auto; padding:0;}
#mainheader { 
	clear: both;
	background: url(images/imgtop_header.jpg) no-repeat top center;
	height: 230px;
	margin: auto;
	padding: 0;
}

#sitename { 
	clear: both;
	height: 163px;
	width:780px;
	margin: auto;
	padding: 0;
}
#sitename .padding { padding:65px 0 0 40px;}	
#sitename h1 { 
	margin: 0; 
	color: #000; 
	font-family:'arial';
	font-size:36px;
	font-weight:bold;
	}
	

/*- topmenu --------------------------- */

#topmenu {
        margin: auto;
        padding: 0 0 0 28px;
        height: 55px;
		width: 800px;
		text-align:center;
}

#topmenu ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#topmenu ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#topmenu ul li a {       
        width: 89px;
        height: 29px;
        padding: 10px 0 0 0;
        margin: 0;
        color: #fff;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 12px "arial";
}

#topmenu ul li a:hover {
        color: #000;
        background: #cccc99;
		height: 25px;
}

#topmenu a:active {
		height: 25px; 
        background: #cc9966;
        color: #fff;
}

#topmenu li#active a {
		height: 25px;
        background: #cc9966;
        color: #fff;
}

-->

#container{
	clear: both; margin:auto; padding:0; width:100%;
		}
	
#page_content { 
	clear: both;
	height: 100%;
	width: 1024px;
	vertical-align:top;
	margin: auto;
	padding: 0;
	
		}

/*----left Panel----*/
.left {
	float: left;
	width: 500px;
	margin: 0 10px 0 0;
	background: #;
}
.left_panel {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
			}

	
	.leftblock {
		color: #333333;
		padding: 10px 12px 10px 12px;
		margin: 0 0 15px 0;
		
	}
	
	.leftblock a {
		color: #003366;
		
	}
	
	.leftblock h2 {
		font-family: arial;
		font-size: 16px;
		font-weight: bold;
		color: #000000;
		border-bottom: dotted #333333 1px;
		line-height:24px;
		background: #;
}
	
/*----left Panel----*/


/*- twitter panel --------------------------- */

.lside {
	float: left;
	width: 240px;
	margin: 0 0 10px 0;
	
	}

.lside_articles {
		font-size: 0.9em;
		color: #cc9966;
		padding: 0px 15px 17px 20px;	
		margin: 0 0 10px 0;
	}


/*- twitter panel --------------------------- */



/*----right Panel----*/
.right {
	float: right;
	width: 234px;
	margin: 0 0 10px 0;
	
	}

.right a {
	color: #cc9966;
	background: inherit;
}

.right a:hover {
	color: #323334;
	background: inherit;
}

		
	.rigttop {
		background: url(images/shp_topright.gif) no-repeat;
		color: #fff;
		height: 17px;
	}
		
	.right_articles {
		font-size: 0.9em;
		background: #660033 url(images/shp_btmright.gif) no-repeat bottom left;
		color: #cc9966;
		padding: 0px 15px 17px 20px;	
		margin: 0 0 10px 0;
	}

.right_articles1 {
		font-size: 0.9em;
		color: #cc9966;
		padding: 0px 15px 17px 20px;	
		margin: 0 0 10px 0;
	}


/*----right Panel----*/


/*----calendar Panel----*/

.calendar {
	float: left;
	width: 970px;
	margin: 0 0 10px 0;
}
.calendar_panel {
		
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	
}
	
	
/*----calendar Panel----*/


/*--------------footer-----------------*/
#footermain{
	height:85px;
	width:100%;
	background:url(images/footer_bg.gif) repeat-x top left; 
	color:#fff; font:13px/20px 'arial';
	margin:auto; 
	clear:both; 
	padding:35px 0 0 0;}

#footer {width:780px; position:relative; margin:0 auto;}
#footer a{ margin:0; color:#fff; text-decoration:none; font-size:12px; font-weight:bold;}
#footer a:hover{ margin:0; color:#cc6666;  font-size:12px; font-weight:bold;} 

#footer .copyright1{width:300px; position:relative; margin:0 auto; color:#fff;  font-size:9px;}
#footer .copyright1 a{ margin:0; color:#fff;  font-size:9px;} 
#footer .copyright1 a:hover{ margin:0; color:#cc6666;  font-size:9px;} 

#footer .copyright{width:290px; position:relative; margin:0 auto; color:#fff;  font-size:9px;}
#footer .copyright a{ margin:0; color:#fff;  font-size:9px;} 
#footer .copyright a:hover{ margin:0; color:#cc6666;  font-size:9px;} 
/*----/end footer----*/