﻿/*body, div, p, h1, h2, h3, h4, ul, li, table
{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    margin: 0;
    padding: 0;
    text-align: left;
}*/

body
{
	background: #B4B4B4 url(images/bg_page.gif) repeat left top;
}

/* Master Page Layout */

#master_page
{
    width: 800px;
    margin: 5px auto 5px auto;
}

#page_header
{
    background: url(images/banner.gif) no-repeat center top;
    width: 800px;
    height: 155px;
}

#page_navi
{
    width: 800px;
    height: 42px;
    vertical-align: text-bottom;
}

#page_body
{
    border: 1px solid Black;
    width: 800px;
        height: auto;
        background: White;
        text-align: center;
}

#Home_Left
{
    width: 380px;
    float: left;
    padding: 10px 10px 10px 10px;
}

#Events
{
    width: 800px;
    float: left;
    padding: 10px 10px 10px 10px;
}

#Blog
{
    width: 800px;
    float: left;
    padding: 10px 10px 10px 10px;
}

#Roster
{
    width: 800px;
    float: left;
    padding: 10px 10px 10px 10px;
}

#Home_Right
{
    width: 380px;
    float: left;
    padding: 10px 10px 10px 10px;
}

#page_footer
{
    width: 800px;
}

#btn1
{
	background-image:url(images/button_up.gif);
	width: 370px;
	height: 55px;
	line-height: 55px;
}
#btn2
{
	background-image:url(images/button_up.gif);
	width: 370px;
	height: 55px;
	line-height: 55px;
}
#btn3
{
	background-image:url(images/button_up.gif);
	width: 370px;
	height: 55px;
	line-height: 55px;
}
#btn4
{
	background-image:url(images/button_up.gif);
	width: 370px;
	height: 55px;
	line-height: 55px;
}
#btn5
{
	background-image:url(images/button_up.gif);
	width: 370px;
	height: 55px;
	line-height: 55px;
}
#btn6
{
	background-image:url(images/button_up.gif);
	width: 370px;
	height: 55px;
	line-height: 55px;
}
#naviswf
{
	width: 609px;
	float: left;
}
#br
{
	width: 191px;
	float: left;
}
