	
	body {
	text-align:center;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	margin: 0px;
	padding-top: 0px;
	background-color: #3a2511;
	background-image: url(../images/site/body_bg.png);
		}
	
	#frame {
	width:830px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
	}
		
html>body #frame {
    background: url(/images/site/bg_fade.png);
}
		
#frame2 {
	margin-right:auto;
	margin-left:auto;
	width: 750px;
	background-image: url(../images/site/bg_topshadow.png);
	background-repeat: repeat-x;
	background-position: top;
}
	
	
	#container {
	width: 744px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 


#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 130px; /* padding keeps the content of the div away from the edges */
	font-size: 10px;
	text-align: right;
	margin-top: 44px;
}
#sidebar2 {
	width: 140px;
	font-size: 10px;
	float: right;
	text-align: center;
}
#mainContent {
	margin-top: 0;
	margin-right: 140px;
	margin-bottom: 0;
	margin-left: 140px;
}
	
	
#right_ad {
	width: 160px;
	font-size: 10px;
	float: right;
	text-align: center;
	}
#top_menu {
	text-align: right;
	position: relative;
	top: 0px;
	float: right;
	width: 615px;
	height: 15px;
	z-index: 6;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3a2511;
	padding-right: 5px;
	margin-top: 10px;
}
#top_logo {
	text-align: right;
	position: absolute;
	top: 0px;
	float: left;
	width: 134px;
	height: 128px;
	z-index: 0;
	display: block;
	background-image: url(../images/site/top_logo.png);
}

#headline {
	text-align: left;
	float: left;
	height: 15px;
	z-index: 25;
	display: block;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	position: relative;
}



.footer {
	text-align:center;
	background-image: none;
	font-size: 10px;
		}	
		
	#header_menu {
	width:710px;
	margin-right:auto;
	margin-left:auto;
	text-align:right;
	margin-bottom: 0px;
	padding-bottom: 0px;
	z-index: 10;
	position: relative;
	top: -112px;
		}	
	
	#header_submenu {
	width:710px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	z-index: 20;
	position: relative;
	top: -115px;
	font-size: 10px;
	padding-left: 10px;
		}	
#content_left {
	margin-top: 100px;
	margin-right: 175px;
	margin-left: 156px;
	clear: both;

		}
	
a:link {
	color: #3366cc;
	text-decoration: none;
	font-weight: bold;
}
a:visited { color: #3366cc ; text-decoration: none; 
	font-weight: bold;
}
a:hover { color: #3366cc ; text-decoration: underline; 
	font-weight: bold;
}
a:active { color: #000 ; text-decoration: none;
	font-weight: bold;
 }

a.header:link {
	color: #3a2511;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.header:visited {
	color: #3a2511;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.header:hover {
	color: #3a2511;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a.header:active {
	color: #3a2511;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.txtTitle {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.cell_lingo_left {
	color: #FF6633;
	font-size: 12px;
	font-variant: normal;
	font-weight: bolder;
	text-align: right;
}
.txtSecHead { color: #069; font-size: 14px; font-weight: bold; text-transform: uppercase; }
.cell_even { font-size: 11px; background-color: #ededed; }
img.port {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

.port_description {
	background-color: #000000;
	padding: 3px;
	color: #FFFFFF;
	height: 1%;
	display: block;
	
}
img.portR {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin-left: 5px;
}
.txtWorkshopTitle {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
hr {
border: 0;
color: #000;
background-color: #000;
height: 1px;
width: 80%;
}

#footer_designby {
	height: 33px;
	width: 119px;
	position: absolute;
	float: left;
	display: block;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index: 100;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #FFFFFF;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
#framefooter {
	z-index: 500;
	position: relative;
}
#top_flash {
	z-index: 500;
	position: relative;
	text-align: right;
}
#left_ad {
	float: left; /* since this element is floated, a width must be given */
	width: 140px; /* padding keeps the content of the div away from the edges */
	font-size: 10px;
	text-align: right;
}
