@import url("../webfonts/chunkfive/stylesheet.css");
@import url("../webfonts/LANENAR/stylesheet.css");
@import url("../webfonts/New_Cicle_Semi/stylesheet.css");
@import url("../webfonts/OpenSans_Bold/stylesheet.css");
@import url("../webfonts/OpenSans_Regular/stylesheet.css");




* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../Images/bground1.jpg);
	background-color: #154575;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
#Main {
	background-color: #FFF;
}

#Main #Button {
	height: 76px;
	width: 297px;
	float: right;
	padding: 10px;
	clear: right;
}
#Main #button2 {
	clear: right;
	float: right;
	height: 79px;
	width: 297px;
	padding: 10px;
}

#EventPic {
	height: 314px;
	width: 628px;
	clear: right;
	float: right;
	padding-top: 10px;
	padding-right: 156px;
	padding-bottom: 10px;
	padding-left: 156px;
}

.new{
    font-family: 'chunkfiveroman';
	
}

.tab{
	font-family: chunkfiveroman;
	margin-left: 30px;
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
}

.tab2{
	font-family:gothic;
	margin-left:30px;
	font-size:14px;
	line-height:120%;
	text-decoration:none;
}

.tab3{
	font-family: gothic;
	font-size: 20px;
	line-height: 120%;
	text-decoration: none;
}

.table{
	font-family: "New Cicle Semi";
	font-size: 16px;
	text-decoration: none;
}

.tableBody{
	font-size: 18px;
	text-decoration: none;
	text-align:justify;
	font-family: "New Cicle Semi";
}

.Body2{
	font-family: "New Cicle Semi";
	font-size: 18px;
	text-align: justify;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 30px;
}

.Body3{
	font-size: 18px;
	text-decoration: none;
	font-family: "New Cicle Semi";
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 5px;

}

.Body4{
	font-size: 16px;
	text-decoration: none;
	font-family: "New Cicle Semi";
	margin-left: 40px;
	margin-right: 30px;
	padding-top: 10px;
	line-height: 120%;
	
}

.Body5{
	font-family: "New Cicle Semi";
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 30px;
}

.tablered{
	font-size:16px;
	color:#F00;
}
#Noticetable {
	float: left;
	height: auto;
	width: 628px;
}
#sponsors {
	float: left;
	height: 550px;
	width: 312px;
}
#contact {
	background-color: #FFF;
	height: auto;
	width: 940px;
	text-align: center;
	font-family: "New Cicle Semi";
}

.h1{
	font-family: "OpenSans Bold";
	font-size: 24px;
	color: #00F;
	font-weight: bold;
	margin-left: 5px;
	text-decoration: none;
}

.h2{
	font-family: "New Cicle Semi";
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin-left: 10px;
	text-decoration: none;
}

.p{	font-family:gothic;
	font-size:12px;
	color:#000;
	margin-left:5px;
	text-decoration:none;
}

.slider{
	font-family:"New Cicle Semi";
	font-size:18px;

}

.slider2{
	font-family:"chunkfive";
	font-size:40px;

}

#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFF;
}

#wrapper #menu {
	height: auto;
}
.Header {
	height: 121px;
	width: 940px;
}

#menu #Fill {
	background-image: url(../Images/Menu.gif);
	background-repeat: repeat;
	float: left;
	height: 35px;
	width: 465px;
}


#element {
	height: 314px;
	width: 628px;
	float: left;
}
#NoticeBoard {
	width: 940px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	left: 336px;
	top: 500px;
}
#Footer {
	height: 100px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	position: absolute;
	bottom: auto;
}



#Sidebar {
	height: 314px;
	width: 312px;
	float: left;
	clear: none;
}
#Sidebar #button1 {
	height: 80px;
	width: 300px;
	padding-top: 18px;
	padding-right: 4px;
	padding-bottom: 18px;
	padding-left: 8px;
}
#Sidebar #button2 {
	height: 80px;
	width: 300px;
	padding-bottom: 18px;
	padding-right: 4px;
	padding-left: 8px;
}
#Sidebar #button3 {
	height: 80px;
	width: 300px;
	padding-top: 0px;
	padding-right: 4px;
	padding-left: 8px;
}





/* slider styles*/
/**************************************************************************/

#s3slider {
	width:628px;
	height:314px;
	overflow:hidden;
	height: 314px;
	position: relative;

}

#s3sliderContent {
	width:628;
	height:314;
	position:absolute;
	top:-1px;
	margin-left:0;
}
.s3sliderImage {
	float:left;
	position:relative;
	display:none;
}
.s3sliderImage span {
	position:absolute;
	font:Tahoma, Geneva, sans-serif;
	font-size:15px;
	padding:10px 13px;
	color:#FFF;
	background-color:#000;
	width:602px;
	display:none;
	opacity:0.7;
	-moz-opacity:0.7;
	filter: alpha (opacity=70);
}

.clear {
	clear:both;
}
/*overlay styles*/

.top {
	top:0;
	left:0;
	width:602px;
	height:60px;
	font-family:gothic;
	}

.bottom {
	bottom:0;
	left:0;
	width:602px;
	height:60px;
	font-family:gothic;
}

.right {
	right:0;
	bottom:0;
	width:200px !important;
	height:301px;
	font-family:gothic;
}

.left {
	top:0;
	left:0;
	width:200px !important;
	height:301px;
	font-family:gothic;
}

.none {
	bottom:0;
	left:0;
	width:0px;
	height:0px;
}
