
body{
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	height: 100%; 
	max-height: 100%; 
	background-color: rgb(0,0,0);
	}

h1 {
	font-family: "Monotype Corsiva";
	font-size: 72pt;
	color: rgb(205,0,0);
	font-weight: bold;
	}

img {
	border: solid black 3px;
	}

.footertext2 img {
	border: none;
	}

#frameLeft{
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 325px; /*Width of left frame div*/
	height: 100%;
	padding-top: 100px;
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	background-color: rgb(0,0,0);
	color: white;
	}

#frameTop{
	position: absolute;  
	top: 0;
	left: 325px; /*Set left value to WidthOfLeftFrameDiv*/
	right: 0;
	height: 160px; /*Height of top frame div*/
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	background-color: rgb(0,0,0);
	text-align: center;
	border-bottom: double 3px rgb(205,0,0);
	}

#frameBottom{
	position: absolute; 
	top: auto; 
	left: 325px; /*Set left value to WidthOfLeftFrameDiv*/
	bottom: 0;
	right: 0;
	height: 50px; /*Height of bottom frame div*/
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	text-align: center;
	background-color: rgb(0,0,0);
	color: white;
	border-top: double 3px rgb(205,0,0);
	}

#frameMain{
	position: fixed; 
	margin-top: 20px;
	top: 160px; /*Set top value to HeightOfTopFrameDiv*/
	left: 325px; /*Set left value to WidthOfLeftFrameDiv*/
	right: 0;
	bottom: 60px; /*Set bottom value to HeightOfBottomFrameDiv*/
	overflow: auto; 
	background: rgb(0,0,0);
	}

#pictureframe {
	height: auto;
	width: auto;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	}

#captionbox {
	text-align: center;
	width: 100%;
	height: 25px;
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: rgb(205,0,0);
	}

#menubar {
	width: 100%;
	height: auto;
	text-align: center;
	}

.maincontentbox {
	width: 100%
	height: auto;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	border-bottom: solid 2px rgb(205,0,0);
	}

.lefttextbox {
	position: relative;
	float: left;
	}

.righttextbox {
	position: relative;
	float: right;
	}

#enterpagebox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
	height: auto;
	border: solid 3px red;
	}

.innertube{
	margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
	}

.menuitembox {
	padding-left: 10px;
	text-align: center;
	width: auto;
	height: 35px;
	}

.sharebox {
	position: absolute;
	top: 50px;
	left: 30%;
	width: 400px;
	height: 100px;
	}

.innersharebox {
	position: relative;
	width: 100%;
	padding-left: 20%;
	}

.enterbox {
	position: absolute;
	left: 0;
	align: center;
	width: 100%;
	height: 300px;
	}
	
.enterboxleft {
	align: left;
	width: 300px;
	height: 100%;
	}
	
.enterboxright {
	align: right;
	padding-left: 20%;
	line-height: 300%;
	width: 50%;
	height: 100%;
	}

.venuePixLeft{
	position: relative;
	height: auto;
	width: auto;
	float: left;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: center;
	}

a:link {
	font-family: "Arial Narrow";
	color: white;
	text-decoration: underline;
	font-size: 13pt;
	font-weight: bold;
	}

a:visited {
	font-family: "Arial Narrow";
	color: white;
	text-decoration: underline;
	font-size: 13pt;
	font-weight: bold;
	}

a:hover {
	font-family: "Arial Narrow";
    color: rgb(205,0,0);
    text-decoration: none;
    font-size: 13pt;
    font-weight: bold;
     }

.mainheadertext {
	font-family: "Monotype Corsiva";
	font-size: 24pt;
	font-weight: bold;
	color: rgb(205,0,0);
	}

.copyright {
	font-family="Times New Roman";
	font-size: 10pt;
	color: rgb(205,0,0);
	}

.slogantext {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: white;
	}

.slogantextemph {
	font-family: Tahoma;
	font-style: italic;
	font-size: 14pt;
	font-weight: bold;
	color: white;
	}

.sharetext {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: white;
	}

.sharetextemph {
	font-family: Tahoma;
	font-style: italic;
	font-size: 14pt;
	font-weight: bold;
	color: white;
	}	

.bodytext {
	font-family: Arial;
	color: rgb(190,190,190);
	font-weight: normal;
	font-size: 11pt;
	}

.bodytextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: rgb(205,0,0);
	}

.bodytextHighlight {
	font-family: "Monotype Corsiva";
	font-size: 30px;
	color: rgb(205,0,0);
	}

.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: rgb(190,190,190);
	}

.announcetext {
	font-family: Arial;
	color: rgb(205,0,0);
	font-weight: bold;
	font-size: 24pt;
	font-style: italic;
	}

.activelink {
	font-family: "Arial Narrow";
	color: rgb(205,0,0);
	font-weight: bold;
	font-size: 18pt;
	}

.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: rgb(190,190,190);
	}

.footertext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: rgb(190,190,190);
	}

.redbar {
	position: center;
	color: rgb(205,0,0);
	width: 80%
	}

* html body{ /*IE6 hack*/
	padding: 160px 0 50px 325px; /*Set value to (HeightOfTopFrameDiv  0 HeightOfBottomFrameDiv WidthOfLeftFrameDiv)*/
	}

* html #frameMain{ /*IE6 hack*/
	height: 100%; 
	width: 100%; 
	}

* html #frameTop, * html #frameBottom{ /*IE6 hack*/
	width: 100%;
	}

