/* GUI Styles */

#Mainbg {
	background-image:url(../images/bg_content.jpg); 
	background-position: 0px 0px; 
	background-repeat: repeat-y;
}

#outside_border {
	padding: 0px;
	text-align: center;
}

#homebanner {
	background-image:url(../images/topbg_bricks.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #000000;
	border-top: solid 1px #FAA71B;
	border-bottom: solid 1px #FAA71B;
	height: 277px;
}

#subbanner {
	background-image:url(../images/topbg_bricks_sub.jpg);
	background-position: center;
	background-repeat: repeat-x;
	background-color: #000000;
	border-top: solid 1px #FAA71B;
	border-bottom: solid 1px #FAA71B;
	height: 129px;
}

#Logohome {
	background-color:transparent;
	position:absolute; 
	z-index:10; 
	left: 200px; 
	top: 100px;
	width: 370px;
	height: 177px;
}

#LogohomeIE6 {
	background-color:transparent;
	background-image: none;
	position:absolute; 
	z-index:20; 
	left: 200px; 
	top: 100px;
	width: 370px;
	height: 177px;
}

#Logosub {
	background-color:transparent;
	position:absolute; 
	z-index:10; 
	left: 200px; 
	top: 10px;
	width: 370px;
	height: 177px;
}
#LogosubIE6 {
	background-color:transparent;
	background-image: none;
	position:absolute; 
	z-index:12; 
	left: 200px; 
	top: 10px;
	width: 370px;
	height: 177px;
}

#Subtag {
	background-color:transparent;
	position:absolute; 
	z-index:10; 
	left: 600px; 
	top: 80px;
	width: 308px;
	height: 83px;
}

#Imgboy {
	background-color:transparent;
	position:absolute; 
	z-index:100; 
	left: 650px; 
	top: 260px;
	width: 190px;
	height: 260px;
}

#Flash_Index {
	position:absolute; 
	z-index:99; 
	left: 650px; 
	top: 320px;
	width: 665px;
	height: 90px;
}

#Flash_Sub {
	position:absolute; 
	z-index:8; 
	left: 350px; 
	top: 65px;
	width: 665px;
	height: 90px;
}

#Logobot {
	background-color:transparent;
	position:absolute; 
	z-index:10; 
	left: 0px; 
	top: 300px;
	width: 122px;
	height: 58px;
}
#LogobotIE6 {
	background-color:transparent;
	background-image: none;
	position:absolute; 
	z-index:20; 
	left: 0px; 
	top: 300px;
	width: 122px;
	height: 58px;
}

/* Rotator Images */

.Img_0 {
	background-color:transparent;
	background-image: none;
	position:absolute; 
	z-index:200; 
	left: 200px; 
	top: 500px;
	width: 300px;
	height: 300px;
}

.Img_01 {
	background-color:transparent;
	background-image: none;
	position:absolute; 
	z-index:200; 
	left: 200px; 
	top: 500px;
	width: 300px;
	height: 300px;
}

.Img_02 {
	background-color:transparent;
	background-image: none;
	position:absolute; 
	z-index:201; 
	left: 200px; 
	top: 500px;
	width: 300px;
	height: 300px;
}

.Img_03 {
	background-color:transparent;
	background-image: none;
	position:absolute; 
	z-index:202; 
	left: 200px; 
	top: 500px;
	width: 300px;
	height: 300px;
}

.Img_04 {
	background-color:transparent;
	background-image: none;
	position:absolute; 
	z-index:203; 
	left: 200px; 
	top: 500px;
	width: 300px;
	height: 300px;
}

.Img_05 {
	background-color:transparent;
	background-image: none;
	position:absolute; 
	z-index:204; 
	left: 200px; 
	top: 500px;
	width: 300px;
	height: 300px;
}

/* Other Site Specific Styles */

.jstextwrap {
	padding: 20px;
	margin: 20px;
	line-height: 60px;
	display:block;
}

.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#ffc10d;
	margin: 0px 5px 0px 0px;
	line-height: 8px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffc10d;
	margin: 0px 15px 0px 0px;
	line-height: 8px;
}