body {
	margin: 0;
	background-color: #e5f7fc; 
	text-align: center; 
	padding: 0; 
	right: 1074px;
	}

body.popup {
	margin: 0;
	background-color: #ffffff; 
	padding: 0; 
	}

#wrapper { 
	text-align: left; 
	margin: 0 auto; 
	position: relative; 
	top: 0; 
	width: 1074px;
	height:auto;
		
	}

#page { 
	font-family: Futura, Arial, Helvetica, sans-serif; 
	text-align: center;
	width: 1074px; 
	height: auto;
	background-color: #e5f7fc;
	background-image: url(http://www.swizzlestix.net/images/common/column-bkgrd.gif);
	background-repeat: repeat-y;
	float:left;
		
	}

#left-column { 
	width: 281px;
	height:auto;
	float:left;
	padding:0;
	margin:0;
	background-color: #ffffff;
	background-image: url(http://www.swizzlestix.net/images/common/left-bkgrd.gif);
	background-repeat: repeat-y;
	font-size:12px;
	
	}

#right-column { 
	background-color: #FF8C00;
	background-image: url(http://www.swizzlestix.net/images/common/orange.png);
	background-repeat: repeat;
	width: 793px;
	padding:0;
	margin:0;
	float:left;
	text-align:center;

	}

#top-menu { 
	background-color: #FF8C00;
	background-image: url(http://www.swizzlestix.net/images/common/orange.png);
	background-repeat: repeat;
	color:ffffff;
	width: 793px;
	height: 66px;
	padding:0;
	margin:0;
	text-align:center;
	}

#awning-detail {
	background-image: url(http://www.swizzlestix.net/images/common/awning.png);
	background-repeat: repeat-x;
	width:793px;
	height:18px;
	position:relative;
	top:6px;
	z-index:10;

	}

#main-content {
	background-color: #ffffff;
	width:793px;
	text-align:left;
	float:left;
	position:relative;
	top:0;
	left:0;
	z-index:3;
	}

#left-links { 
	margin: 30px 0px 20px 67px;
	text-align: left;
	line-height: 16px;
	 }

#grey-links { 
	margin-left:30px;
	 }

#star-category { 
	background-image: url(http://www.swizzlestix.net/images/common/left-star.gif);
	background-repeat: no-repeat;
	 }

h2.left-link {
	color: #0094C3; 
	font: bold 1em arial, verdana, helvetica, sans-serif; 
	text-decoration: none; 
	margin:0 0 5px 30px;
	}

h2.left-link-orange {
	color: #FF8C00; 
	font: bold 1em arial, verdana, helvetica, sans-serif; 
	text-decoration: none; 
	margin:0 0 5px 30px;
	}


a.left-nav {
	color: #808285; 
	font: regular .8em arial, verdana, helvetica, sans-serif; 
	text-decoration: none; 
	
	}

a:hover.left-nav {
	color: #afafaf; 
	text-decoration: underline; 
	}




ul.top-nav {
	list-style-type: none; 
	display: inline; 
	margin: 1em 0; 
	position: relative; 
	top: 0; 
	left: 0; 
	text-align:center;
	}

li.top-nav {
	padding: 30px 30px 0 20px; 
	list-style-type: none; 
	display: inline;  
	position: relative; 
	top: 0; 
	left: 0; 
	zoom: 1;
	float:left; }

a.top-nav { 
	color: #ffffff; 
	font: regular 0.7em arial, verdana, helvetica, sans-serif; 
	text-decoration: none; 
	}

a:hover.top-nav { 
	color: #fedc3c;  
	text-decoration: none;
	}

a img {
	border: none;
	}

#popup {
	background-color: #ffffff;
	position:relative;
	width:800px;
	height:auto;
	margin:20px;
	}

#imageview {
	position:relative;
	float:left;
	padding:0;
	margin:0;
	}

#thumbnails {
	position:relative;
	float:left;
	width: 175px;
	padding:0;
	margin:0;
	}

#thumbnails a img {
	border: solid 4px #ffffff;
	padding:5px; 
	margin-top:15px; 
	}

#thumbnails a.active img {
	border: solid 4px #e5f7fc; 
	}



