﻿body
{
	font-family: verdana;
	background-attachment: scroll;
	background: #000000 url(images/bg.png) repeat-y;
	
        background-position: center top;
	margin-top:0px;
        margin-bottom:0px;
	text-align: center;
}
.shadow
{

	margin: 0 auto 0 auto;

}
.adjust
{
	width:930px;
	margin:0 auto 0 auto;
	text-align: center;

}

#header
{
	background: url(images/header.jpg) no-repeat;
	margin:0 auto 0 auto;
	width:930px;
	height:325px;
}

#footer
{
	background: url(png/footer.png) no-repeat;
	margin:0 auto 0 auto;
	width:930px;
	height:55px;
}

.bodybg
{
	background: url(images/bodybg.jpg) no-repeat;
	width:930px;
	height:473px;
}

.menubg
{
	background: url(images/menubg.jpg) repeat-x;
	height:63px;
}

.body_upper
{
	background:	url(images/body_upper.png) repeat-x;
	height:65px;
}

.menu
{
	font-size:10pt;
	color:#ffffff;
        font-family: tahoma, arial, serif;
	text-align:center;
	margin-top:4px;
	height:40px;

}

.menu a, .menu a:visited
{
	font-size:10pt;
	color:White;
	text-align:center;
	height:40px;
	text-decoration:none;
        margin-top:20px;
}

.menu:hover
{
	background: url(images/linkbg.jpg) repeat-x;
	height:40px;
}

.cpage
{
	background: url(images/linkbg.jpg) repeat-x;
	background-position: center;
	height:40px;

}

.blackbg
{
	background-color:Black;
}

.body_lower
{
	background: url(png/body_lower.png) repeat-x;
	height:99px;
}
.body_centre
{
	background: url(png/about_2.png) no-repeat;
	width:930px;
	height:245px;
}
.b_body_2
{
	background: url(images/about_c.jpg) no-repeat;
	width:930px;
	height:338px;
}
.b_body_3
{
	background: url(images/about_b.jpg) no-repeat;
	width:930px;
	height:261px;
}
.c_body_1
{
	background: url(images/competition_1.jpg) no-repeat;
	width:985px;
	height:313px;
}
.c_body_2
{
	background: url(images/competition_2.jpg) no-repeat;
	width:930px;
	height:270px;
}

.e_body_1
{
	background:url(images/events_1.jpg) no-repeat;
	width:930px;
	height:361px;
}

.e_body_2
{
	background:url(images/events_2.jpg) no-repeat;
	width:985px;
	height:430px;
}

.t_body_1
{
	background:url(png/team_1.png) no-repeat;
	width:930px;
	height:334px;
}
.t_body_2
{
	background:url(png/team_2.png) no-repeat;
	width:930px;
	height:229px;
}

.g_body_1
{
	background:url(png/gallery.png) no-repeat;
	width:985px;
	height:68px;
}

.m_body_1
{
	background:url(png/message_bg.png) no-repeat;
	width:970px;
	height:68px;
}

.dmsg
{
	background: url(png/director_button.png) no-repeat;
	width:213px;
	height:12px;
}


.dmsg:hover
{
	background: url(png/d_button_hover.png) no-repeat;
	border:none;
	width:213px;
	height:121px;
}

.pmsg
{
	background: url(png/president_button.png) no-repeat;
	width:213px;
	height:12px;
}


.pmsg:hover
{
	background: url(png/p_button_hover.png) no-repeat;
	border:none;
	width:213px;
	height:121px;
}

.pmsg_body_1
{
	background:url(images/president_msg_1.jpg) no-repeat;
	width:970px;
	height:279px;
}

.pmsg_body_2
{
	background:url(images/president_msg_2.jpg) no-repeat;
	width:970px;
	height:348px;
}

.dmsg_body_1
{
	background:url(images/director_msg.jpg) no-repeat;
	width:970px;
	height:380px;
}
.contact_body
{
	background:url(images/contact_us.jpg) no-repeat;
	width:930px;
	height:505px;
}

