body{
	text-align:center;
	background-color:#FFFFFF;
	}
	
.commentbg{
	text-align:center;
	background-color:#0066CC;
	}
a:hover{text-decoration:none;}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#2A2A2A;
	}

.m_old_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#FF0000;
	}

.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#5A5A5A;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#29849D;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#4E8401;
	}	

.new_text
	{
		font-family:Tahoma;
		font-size:11px;
		font-weight:bold;
		line-height:11px;
		color:#FF9900;
	}	
.ls_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#2A2A2A;
	}	

.lt_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#2A2A2A;
	}	
		
.c_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#29849D;
	}

.form
	{
		width:191px; height:21px; border-color:#B4B4B4; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:9px
	}
.form_div
	{
		height:24px; margin-top:-1px;		
	}
		
	a.ls_text{text-decoration:none;}	
	a.ls_text:hover{text-decoration:underline;}
	
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) no-repeat left center; margin: 7px 0px 0px 0px; padding:0px 0px 0px 15px}

.picture{
	border:0;
}
div#container{
	width: 500px;
	margin-top: 100px;
	margin-left:auto;
	margin-right: auto;
	background-color:#FFFFFF;
	padding:40px;
}

div#containerMain{
	width: 800px;
	margin-top: 10px;
	margin-left:auto;
	margin-right: auto;
	background-color:#FFFFFF;
	padding:40px;
}

div#menu{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

div#events{
	float:left;
	width:200px;
	height:500px;
}

div#welcome{
	float:left;
	height:500px;
}

div#introtext{
	width: 450px;
	margin-top: 50px;
	margin-left:auto;
	margin-right: auto;
}

ul.top-menu {
    padding-top: 10px;
}

    ul.top-menu > li {
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: rgb(162,189,126);
        text-align: center;
	background-image: none !important;
	border-radius: 8px;
    }

        ul.top-menu > li:hover {
            background-color: #57ccd8;
        }

        ul.top-menu > li > a {
            color: white;
            text-decoration: none !important;
        }

div.menu-div {
    margin-left: 10px;
    margin-top: 10px;
    width: 180px;
    background-color: rgb(129,161,6);
    height: 195px;
    border-radius: 25px;
}
div.header {
    margin-left: 30%;
    margin-top: 35px;
    font-size:2.8em;
    color:white;
}
