<style type="text/css">

html, body,td,th {
font-family: Century Gothic;
color: #000;
font-size: 12px;
}
/* to change the heading fonts style use  websitefontdata/all.css file*/
h1 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 42px;
	color: #842122;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* to change the heading fonts style use  websitefontdata/all.css file*/
h2 {
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 30px;
	color: #842122;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* to change the heading fonts style use  websitefontdata/all.css file*/
h3 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 30px;
	color: #842122;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* to change the heading fonts style use  websitefontdata/all.css file*/
h4 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 20px;
	color: #842122;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* to change the heading fonts style use  websitefontdata/all.css file*/
h5 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 16px;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	
}
/* to change the heading fonts style use  websitefontdata/all.css file*/
h6 {
	text-align: center;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	color: #842122;
	margin-bottom: 0px;
	margin-top: 0px;	
}
/* to change the heading fonts style use  websitefontdata/all.css file*/

#container {
	height: 100%;
	background-image: url(../images/glossymetalbg.jpg);
	background-repeat: no-repeat;
	width: 1022px;
}
#col_one {
margin: 0; /* Applied to first column only in lieu of padding (personal thing) */
width: 192px; /* Allows for fluid design. Can be set to pixels */
float: left; /* again, just so you can see the different columns */
}
.topleft {
	width: 192px;
	background-image: url(../navigation%20bar/navbuttonsbgshort.png);
	background-repeat: repeat-y;
}
.banner {
	width: 590px;
	background-image: url(../images/2010_2011_show/1011banner.png);
	height: 162px;
}
.topright {
	width: 230px;
	vertical-align: top;
}
#bottomhorizontalline {
	width: 1024px;
	background-color: #842122;
}
.smallwhite {
	font-size: 10px;
	color: #FFFFFF;
}





#base {
	width: 1024px;
}

#col_two {
width: 590px;
float: left; /* again, just so you can see the different columns */
}
#col_three {
	width: 5px;
	float: left; /* again, just so you can see the different columns */
	height: auto;
	margin-top: 0px;
	background-color: #842122;
	vertical-align: top;
}
#col_four {
	width: 233px;
	float: left;
}
/* Note: adding larger margins or padding to columns requires that you decrease the width setting proportionally,
that is why the width is currently set to 18%. If you add padding to the container, the same applies. */


.nav {
	width: 192px;
	background-image: url(../navigation%20bar/navbuttonsbg.png);
	margin-top: 0px;
	padding-top: 10px;
	vertical-align: top;
}

.bottomleft {
	width: 187px;
	background-image: url(../navigation%20bar/glossymetalbg.jpg);
	padding-left: 5px;
	padding-top: 3px;
}
.leftfooter {
	width: 187px;
	background-image: url(../images/glossymetalbg.jpg);
	padding-left: 5px;
}
#horizontalspearflash {
	height: 5px;
	width: 799px;
	position: absolute;
	z-index: 3;
	left: 192px;
	top: 154px;
}

.subbanner {
	width: 585px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #666666;
	text-align: center;
}
.maininfo {
	width: 590px;
	text-align: center;

}
.footer {
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #666666;
	width: 585px;
}

.midright {
	width: 230px;
	padding-left: 1px;
}
.bottomright {
	width: 230px;
	padding-left: 0px;
	margin-left: 0px;
}
.rightfooter {
	width: 230px;
	padding-left: 1px;
}
#butterfly {
	position: absolute;
	height: 36px;
	width: 25px;
	left: 27px;
	top: 83px;
	overflow: hidden;
	text-align: left;
	z-index: 2;
}
.style16CG {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #000000;
}
#menucontainer {
	height: 700px;
	margin-top: 10px;
	margin-left: 250px;
	text-align: center;
}
.menuinfo {
	height: 500px;
	width: 450px;
	background-color: #FFFFFF;
	border: thin groove #CCCCCC;
	text-align: center;
	}
