﻿/*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/page_background.png) no-repeat center top;
	background: #091629;*/
	background: #091629 url(http://ceunited.com/images/page_background.png) repeat left top;
}

/* Master Page Layout */

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

#page_header
{
    background: url(http://ceunited.com/images/page_header.png) no-repeat center top;
    width: 800px;
    height: 62px;
}

#page_navi
{
    width: 800px;
    height: 42px;
	padding: 0px 0px 7px 0px;
    vertical-align: text-bottom;
}
#page_body_full
{
	position: relative;
	width: 800px;
	height: auto;
    text-align: center;
}
#page_body_top
{
	background: url(http://ceunited.com/images/page_body_top.png) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
    width: 800px;
    height: 7px;
	z-index: 1;
}
#page_body
{
	background: url(http://ceunited.com/images/page_body_middle.png) repeat;
	position: absolute;
	top: 7px;
	left: 0px;
    width: 800px;
	height: auto;
	z-index: 2;
}
#page_body_left
{
	background: url(http://ceunited.com/images/page_body_left.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
    width: 11px;
    height: 300px;
	z-index: 3;
}
#page_body_right
{
	background: url(http://ceunited.com/images/page_body_right.png) no-repeat;
	position: absolute;
	bottom: -1px;
	right: 0px;
    width: 5px;
    height: 300px;
	z-index: 4;
}
#page_body_bottom
{
	background: url(http://ceunited.com/images/page_body_bottom.png) no-repeat;
	position: absolute;
	left: 0px;
	/*top: 307px;*/
	bottom: -25px;
    width: 800px;
    height: 25px;
	z-index: 5;
}
#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_Left
{
    width: 380px;
	float: left;
    padding: 10px 0px 10px 20px;
}
#Home_Right
{
    width: 380px;
    float: right;
    padding: 10px 20px 10px 0px;
}
#page_footer
{
	position: absolute;
    width: 800px;
	height: 76px;
	left: 0px;
	bottom: -112px;
	padding: 0px 0px 0px 0px;
	background: url(http://ceunited.com/images/page_footer.png) no-repeat center top;
	z-index: 7;
}
#old_wwu
{
	position: absolute;
	width: 800px;
	height: 20px;
	left: 110px;
	top: 23px;
	text-align: center;
	z-index: 6;
}
#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;
}

