@charset "utf-8";
/* CSS Document */


*, html {margin: 0; padding: 0; font-size: 10pt; font-family: Tahoma, Geneva, sans-serif;}

.clear {clear: both;}

body {
	background: url(/_images/bg_body.jpg) top left repeat-x #000;
}

img {border: none;}


#wrapper {
	width: 1120px;
	margin: 0 auto;
}

#inner-wrapper {
	/*background: #016300;*/
	width: 100%;
	min-height: 1400px;
	_height: 1400px;
}

#header {
	background: url(/_images/bg_header_sub.jpg) bottom left no-repeat;
	width: 100%;
	height: 319px;
	position: relative;
}
#order-now {
	position: absolute;
	top: 44px; 
	left: 301px;
}
#rotator {
	position: absolute;
	top: 83px; 
	left: 727px;
}

#main-menu-left {
	position: absolute;
	left: 60px; 
	top: 216px;
}
#main-menu-left ul {
}
#main-menu-left li {
	display: inline;
	float: left;
}
#main-menu-left a {
}

#main-menu-right {
	position: absolute;
	left: 750px; 
	top: 216px;
}
#main-menu-right ul {
}
#main-menu-right li {
	display: inline;
	float: left;
}
#main-menu-right a {
}
 

#main-content { 
	/*width: 1400px;*/ 
	
}
#main-left {
	float: left;
	background: url(/_images/bg_main_left.jpg) top left no-repeat;
	width: 495px;
	height: 510px; 
}
#bowl-games { 
	width: 256px;
	margin:77px 0 0 233px;
	height: 385px;
	overflow: auto;
}
#bowl-games li { 
	list-style: none;
	padding: 0 0 20px 70px;
}
#bowl-games a {
	font-size: .9em;
}
#orange {background: url(/_images/logo_orange_bowl.gif) top left no-repeat;}
#rose {background: url(/_images/logo_rose_bowl.gif) top left no-repeat;}
#liberty {background: url(/_images/logo_liberty_bowl.gif) top left no-repeat;}
#fiesta {background: url(/_images/logo_fiesta_bowl.gif) 2px top no-repeat;}
#cotton {background: url(/_images/logo_cotton_bowl.gif) top left no-repeat;}
#sugar {background: url(/_images/logo_sugar_bowl.gif) top left no-repeat;}
#bowl-games a { 
	color: #fff;
	text-decoration: none;
}
#main-content {
	background: url(/_images/bg_main_content_sub.jpg) top left no-repeat;
	height: 736px;
	/*width: 1400px;*/
}
#main-left-sub { 
	float:left;
	margin:5px 52px 0 20px;
	_margin-left: 10px;
	min-height:300px;
	width:615px;
	_margin-right: 30px;
    color: #666666;
		/*border-style: solid;
		border-color: black;
		border-width: 1px;*/	

}
#main-right-sub { 
	float:left;
	margin:20px 0 0;
	min-height:300px;
	width:300px;
		/*border-style: solid;
		border-color: black;
		border-width: 1px;	*/

}

#bottom-links { 
position: absolute;
left: 10px;
top: 10px;
}

#bottom-links li {
	display: inline;
	float: left;
}


#footer {
	float: left;
	background: url(/_images/bg_footer.jpg) top left no-repeat;
	width: 1120px;
	height: 121px; 
	position: relative;
}

#fbuttons {
	float: right;
	margin: 20px 76px 0 0;
	_margin-right: 36px;
}


/*margin: 40px 198px 0 0;*/
#youtube {margin-top: 8px;}

