bgnd {
padding: 0px;
margin: 0px;
font-family:Verdana;
background: url(bgnd/bgnd.jpg);
}


#container {
padding: 0px;
margin: 0px;
width:1000px;
font-family:Verdana;
margin-top: 0px;
}

#filler {
position:absolute;
}

#filler_no {
position:relative;
}

#element {
position:relative;
float: left;
margin: 0px;
padding: 0px;
}


#text {
position:relative;
font-family: Arial;
font-size: 12px;
line-height: 16px;
padding: 30px;
color: #000;
}

#heading {
background: url(bgnd/heading.png);
background-repeat: repeat-y;
height: 20px;
width: 577px;
position:relative;
font-family: Arial;
font-weight: bold;
text-align: left;
padding-left: 15px;
font-size: 15px;
line-height: 18px;
color: #000;
}


h1.title {
font-family: Arial;
font-size: 13px;
color: #06649f;
padding: 0px;
margin: 2px;
}

a.white:link, a.white:visited, a.white:active{
font-family: Verdana;
text-decoration:none;
color: #c1c1c1;
margin: 0px;
padding: 0px;
font-size: 9px;
}

a.white:hover{
text-decoration: underline;
}

a.white_head:link, a.white_head:visited, a.white:active{
text-decoration:none;
color: #ffffff;
}

a.white_head:hover{
text-decoration: underline;
}



a.lightblue:link, a.lightblue:visited, a.lightblue:active{
font-family: Verdana;
text-decoration:none;
color: #6cb1e0;
margin: 0px;
padding: 0px;
font-size: 9px;
}

a.lightblue:hover{
text-decoration: underline;
}

a.article:link, a.article:visited, a.article:active{
font-family: Arial;
text-decoration: none;
color: #000000;
}

a.article:hover{
color: #7b7b7b;
}


/* TOP */
#top_logo {
position:relative;
float: left;
height:83px;
width:290px;
top:0px;
}

#top_menu {
position:relative;
height:83px;
width:710px;
float: left;
top:0px;
font-family: Arial;
font-size: 11px;
color: #000;
}


#top_bar {

position:relative;
float: left;
height:280px;
width:1000px;
}

#top_text {
background: url(bgnd/top_txt.jpg);
position:relative;
float: left;
height:102px;
width:1000px;
}

/* Home Page */

#greyframe {
background-color: #eff6fe; 
width: 240px; 
height: 169px;
position:relative;
float: left; 
display: inline;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
font-family: Arial;
font-size: 12px;
}

#current {
background: url(./bgnd/pageactive.gif);
width: 186px;
height: 34px;
position:relative;
float: left; 
display: inline;
font-family: Arial;
font-size: 13px;
color: #fff;
}

#page {
width: 186px;
height: 34px;
position:relative;
float: left; 
display: inline;
font-family: Arial;
font-size: 13px;
color: #fff;
}



/* Main Body */

#main_container {
position:absolute;
width:847px;
top:443px;
left:78px;
align: left;
}

#centre_container {
position:relative;
background-color: #f2f7fd;
width:847px;
}


/* Menu */
li.menu{
list-style: none;
display: block;
float: left;
}


a.menu:link, a.menu:hover, a.menu:visited, a.menu:active{
font-family: Arial;
font-weight: bold;
text-decoration:none;
display: block;
color: #ffcc00;
text-align: center;
}

a.menu:hover{
color: #ffffff;
font-weight: bold;
}


/* Mid Page */

#left_home {
background-color: #f2f7fd;
position:relative;
float: left;
left: 15px;
border-right: 1px solid #BCD6E5;
}

#right_home {
background-color: #f2f7fd;
position:relative;
float: left;
left: 23px;
width:519px;
}


#left_news {
height:150px;
width:195px;
align: left;
}

#left_gallery {
height:376px;
width:195px;
}






#frame {
background-color: #242424;
position:relative;
height:329px;
width:577px;
top:70px;
left:393px;
}

#frame_right {
background: url(bgnd/center_right.gif);
position:relative;
height:329px;
width:30px;
top:70px;
left:970px;
}

#red_line{
background-color: #871616;
position:relative;
height:1px;
width:1000px;
top:401px;
left:0px;
}



/* Contact */

input.login, textarea.login {
border-right: #242424 1px solid;
border-top: #242424 1px solid;
border-bottom: #242424 1px solid;
border-left: #242424 1px solid;
shading: #fff;
background: #fff5f5;
font-size: 12px;
color: #242424;
font-family: Verdana;
}


/* Footer */

#footer {
position:relative;
float: left;
height:100px;
width:100%;
background: url(bgnd/footer.gif);
background-repeat: repeat-x;
background-position: bottom;
font-family: Verdana;
font-size: 10px;
}

li.footer{
list-style: none;
display: block;
float: left;
}

#footer_copyright {
position:relative;
height:30px;
width:500px;
float: left;
color: #000;
font-size: 11px;
}

#footer_mk {
position:relative;
height:30px;
width:100%;
float: left;
color: #000;
font-size: 9px;
}

a.mk:link, a.mk:visited, a.mk:active{
display: block;
float: left;
font-family: Verdana;
text-decoration:none;
width: 300px;
line-height: 40px;
color: #c1c1c1;
font-size: 9px;
}

a.mk:hover{
font-family: Verdana;
text-decoration:underline;
width: 300px;
color: #fff;
font-size: 9px;
}
