html{
	height: 100%;
	background-color:black;}

body { color:white; min-height:101%; font:100.01%/140% Arial, Helvetica, sans-serif; width:800px; margin: 0 auto; z-index: 0;  font-size:80%; }

#page{ background-image: url(../Layout/background_image.gif); background-position: 0 142px; width:800px; height:100%; background-repeat:no-repeat; text-align: left; z-index: 1; }

#top{display:block; width:800px; height:225px; position:absolute; top:0px; background-image: url(../Layout/top_lines.gif); background-repeat: no-repeat; z-index:2; }

#top a {color:black;text-decoration: none;}/*black*/

#middle{ display:block; position:absolute; top:225px; width: 800px; height:100%;  }

#navbar{
	display: inline;
	float:left;
	position:relative;
	left:0px;
	margin-top:-100px;
	background-image: url(../Layout/Navbar.gif);
	background-repeat: no-repeat;
	width: 223px;
	height:100%;
	z-index:4;
	}
#navbar-repeat{ background-image: url(../Layout/Navbar-repeat.gif); background-repeat: repeat-y; float: left; display:block; width:223px; height:100%; top:180px; position:relative;}

#navbar a {color:black;text-decoration: none;}/*black*/
	
#content{
	display:inline;
	float:left;
	position:relative;
	top: 0;
	left: 20px;
	width:525px;
}

#content a {color:#107a3f;text-decoration: none;}/*green*/
#content a:link {color:#107a3f; font-weight: bold;}/*green*/
#content a:hover {color:#c8002b; font-weight: bold;}/*red*/
#content a:visited{color:#107a3f; font-weight:normal;}/*green*/
#content a:active {color:#c8002b; font-weight: bold;}/*red*/


#logo{ width: 334px; height: 204px; background-image: url(../Layout/7PLEX-Logo.gif); background-repeat: no-repeat; float: left; display:block; z-index:3;}
#title_7plex{ width: 483px; height: 28px; background-image: url(../Layout/7PLEX-Title.gif); background-repeat: no-repeat; background-position: left top; float: left; display:inline; margin-left:-17px; position: relative; top: 92px;}

p {
    margin-bottom:6pt;
    font-size:1em;
    text-align:justify;
    padding:0;
  }
h1 {
    font-size : 4em;
    font-family: 'georgia', 'Times New Roman', 'Century Schoolbook', serif; 
    color: #bb0000;
  }

h2 {
    font-size: 1em;
    font-weight: bolder;
    text-decoration:underline;
    margin-bottom:1.1em;
    text-align:center;
  }

h3 { font-weight : bold; font-family: georgia, "Times New Roman", "Century Schoolbook", serif; font-size : 15pt; text-align : left; color: #c8002b; line-height: 17pt; }

h4 { 
font-weight : bold; 
font-family: georgia, "Times New Roman", "Century Schoolbook", serif; 
font-size : 13pt;
color: #c8002b; }

h5 { font-weight : bold; font-family: georgia, "Times New Roman", "Century Schoolbook", serif; font-size : 11pt; margin-bottom:0; }
  
h6 { 
	font-size: 10pt;
	text-align: left;
    margin-top:8pt;
	margin-bottom: -8pt;
	 }  

#Home_Click{
	float: left;
	display: block;
	width: 334px; 
	height: 125px;
	z-index:3;
	}
#Home_Click a {
	float: left;
	display: inline;
	width: 334px; 
	height: 125px;
	}	
#About_Click2{
	float: left;
	display: block;
	position:relative;
	top:15px;
	width: 135px; 
	height: 40px;
	z-index:5;
	}
#About_Click2 a {
	float: left;
	display: inline;
	width: 135px; 
	height: 40px;

	}		
	
	
#About_Click{
	float: left;
	display: block;
	position:relative;
	top:15px;
	width: 135px; 
	height: 40px;
	z-index:5;
	}
#About_Click a {
	float: left;
	display: inline;
	width: 135px; 
	height: 40px;

	}	
#Schedule_Click{
	float: left;
	display: block;
	position: relative;
	top:75px;
	width: 200px; 
	height: 40px;
	}
#Schedule_Click a {
	float: left;
	display: inline;
	width: 200px; 
	height: 40px;
	}	
	
#Contact_Click {
	float: left;
	display: block;
	position: relative;
	top:85px;
	width: 102px;
	height: 40px;
	}
#Contact_Click a {
	float: left;
	display: inline;
	width: 102px;
	height: 40px;


	}
#Event_Click {
	float: left;
	display: block;
	position: relative;
	top:85px;
	width: 225px;
	height: 40px;
	}
#Event_Click a {
	float: left;
	display: inline;
	width: 225px;
	height: 40px;

	}	
#Tickets_Click {
	float: left;
	display: block;
	position: relative;
	top:85px;
	width: 125px;
	height: 85px;
	}	
	
#Tickets_Click a {
	float: left;
	display: inline;
	width: 125px;
	height: 85px;
	}	
#Registration_Click {
	float: left;
	display: block;
	position: relative;
	top:135px;
	width: 215px;
	height: 31px;
	}	
	
#Registration_Click a {
	float: left;
	display: inline;
	width: 215px;
	height: 31px;
	}	
		
  td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
