/*[variables]
colors
{
	@40: #0000FF;
	@30: #FFFFFF;
	@20: #FF0101;
	@10: #000048;
	@00: #DED9C3;
}
*/
#oddbar
{
	background: #B1B1FD;
	color: #010101;
}
#oddbar A
{
	color: #010101;
}
#evenbar
{
	background: #9C9CE7;
	color: #010101;
}
#evenbar A
{
	color: #010101;
}
TH
{
	background: url(images/bar2.png);
	height: 29px;
	color: #FFFFFF;
}
A
{
	text-decoration: none;
	color: #0000CC;
}
BODY
{
	background: #000048 url(images/fade.png) repeat-x fixed bottom center;/*[e]@10 url(images/fade.png) repeat-x fixed bottom center*/
	text-align: center;
	margin: 0px;
	font-weight: bold;
}
#header
{
	height: 135px;
	text-align: center;
	background: url(images/header.png) repeat fixed;
}
#top
{
	width: 800px;
	text-align: center;
	/*[empty]position: ;*/
}
#logo
{
	width: 235px;
	height: 179px;
	float: left;
}
#banner
{
	width: 615px;
	float: left;
	margin: 1px 0px 0px -70px;
}
#menu
{
	background: url(images/menu.png) repeat-x;
	margin: -34px 0px 0px 101px;
	color: #FFFFFF;
	width: 678px;
	float: left;
	height: 32px;
}
#menuHome
{
	float: left;
	padding: 5px 10px 0px 50px;
}
#menuBrowse
{
	float: left;
	padding: 5px 10px 0px;
}
#menuAdvertise
{
	float: left;
	padding: 5px 10px 0px;
}
#menuAffiliates
{
	float: left;
	padding: 5px 10px 0px;
}
#menuContact
{
	float: left;
	padding: 5px 10px 0px;
}
#glassTop
{
	height: 34px;
	background: url(images/glass-t.png) no-repeat scroll center;
	margin: 39px 0px 0px;
}
#glassMiddle
{
	background: url(images/glass-m.png) repeat-y scroll top center;
	text-align: center;
}
#content
{
	width: 735px;
}
#footer
{
	font-size: small;
	padding: 30px 0px 0px;
	/*[empty]accelerator: ;*/
}
#glassBottom
{
	height: 34px;
	background: url(images/glass-b.png) no-repeat scroll center;
}
#menuLeft
{
	float: left;
}
#menuRight
{
	float: right;
}
#footer A
{
	color: #000000;
	text-decoration: none;
}
#menu A
{
	text-decoration: none;
	color: #FFFFFF;
}
#flash
{
	float: left;
	margin: 12px 0 0 -164px;
}
#error
{
	background: #FF0101;/*[e]@20*/
	color: #FFFFFF;/*[e]@30*/
	font-weight: bold;
}
#notice
{
	background: #0000FF;/*[e]@40*/
	color: #FFFFFF;/*[e]@30*/
	font-weight: bold;
}
#adsense
{
	float: left;
	width: 120px;
	margin: 0px -121px 0px 0px;
}
#collage
{
	position: fixed;
	background: url(images/faded.png) no-repeat fixed center;
	width: 1000px;
}
#page
{
	background: url(images/faded.png) no-repeat fixed bottom center;
	margin: -50px 0px 0px;
}
#ada
{
	width: 120px;
	height: 240px;
	float: left;
	margin: 50px -126px 0px 5px;
}
#adb
{
	width: 120px;
	height: 240px;
	float: right;
	margin: 50px 5px 0px -126px;
}
#adc
{
	width: 120px;
	height: 240px;
	float: left;
	margin: 356px -126px 0px 5px;
}
#add
{
	width: 120px;
	height: 240px;
	float: right;
	margin: 356px 5px 0px -126px;
}
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider
{
	display: block;
	font-size: 1px;
	border-width: 0px;
	border-style: solid;
	position: relative;
	z-index: 1;
}
.qmmc .qmdividery
{
	float: left;
	width: 0px;
}
.qmmc .qmtitle
{
	display: block;
	cursor: default;
	white-space: nowrap;
	position: relative;
	z-index: 1;
}
.qmclear
{
	font-size: 1px;
	height: 0px;
	width: 0px;
	clear: left;
	line-height: 0px;
	display: block;
	float: none !important;/*[e]none*/
}
.qmmc
{
	position: relative;
	zoom: 1;
	z-index: 10;
}
.qmmc A, .qmmc LI
{
	float: left;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 1;
}
.qmmc DIV A, .qmmc UL A, .qmmc UL LI
{
	float: none;
}
.qmsh DIV A
{
	float: left;
}
.qmmc DIV
{
	visibility: hidden;
	position: absolute;
}
.qmmc .qmcbox
{
	cursor: default;
	display: block;
	position: relative;
	z-index: 1;
}
.qmmc .qmcbox A
{
	display: inline;
}
.qmmc .qmcbox DIV
{
	float: none;
	position: static;
	visibility: inherit;
	left: auto;
}
.qmmc LI
{
	z-index: auto;
}
.qmmc UL
{
	left: -10000px;
	position: absolute;
	z-index: 10;
}
.qmmc, .qmmc UL
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.qmmc LI A
{
	float: none;
}
.qmmc LI:hover>UL
{
	left: auto;
}
#qm0 UL
{
	top: 100%;
}
#qm0 UL LI:hover>UL
{
	top: 0px;
	left: 100%;
}
/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!
QuickMenu 0
"""""""" (MAIN) Container""""""""*/
#qm0
{
	width: auto;
	background-color: transparent;
}
/*"""""""" (MAIN) Items""""""""*/
#qm0 A
{
	padding: 5px 10px;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}
/*"""""""" (MAIN) Active State""""""""*/
BODY #qm0 .qmactive, BODY #qm0 .qmactive:hover
{
	text-decoration: none;
}
/*"""""""" (SUB) Container""""""""*/
#qm0 DIV, #qm0 UL
{
	padding: 5px;
	margin: -1px 0px 0px;
	background-color: #DED9C3;/*[e]@00*/
	border-width: 1px;
	border-style: dashed;
	border-color: #000048;/*[e]@10*/
	text-align: left;
}
/*"""""""" (SUB) Items""""""""*/
#qm0 DIV A, #qm0 UL A
{
	padding: 2px 40px 2px 5px;
	border-style: none;
	border-color: #000000;
	color: #000048;/*[e]@10*/
}
/*"""""""" (SUB) Hover State""""""""*/
#qm0 DIV A:hover
{
	text-decoration: underline;
}
/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/
#qm0 UL LI:hover>A
{
	text-decoration: underline;
}
/*"""""""" (SUB) Active State""""""""*/
BODY #qm0 DIV .qmactive, BODY #qm0 DIV .qmactive:hover
{
	background-color: #FFFFFF;
}
/*"""""""" Individual Titles""""""""*/
#qm0 .qmtitle
{
	cursor: default;
	padding: 3px 0px 3px 4px;
	color: #444444;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}
/*"""""""" Individual Horizontal Dividers""""""""*/
#qm0 .qmdividerx
{
	border-top-width: 1px;
	margin: 4px 0px;
	border-color: #BFBFBF;
}
/*"""""""" Individual Vertical Dividers""""""""*/
#qm0 .qmdividery
{
	border-left-width: 1px;
	height: 15px;
	margin: 4px 2px 0px;
	border-color: #AAAAAA;
}
/*"""""""" Custom Rule""""""""*/
UL#qm0 UL LI:hover>A.qmparent
{
	background-image: url(qmimages/cssalt1_arrow_right_hover.gif);
}
/*"""""""" Custom Rule""""""""*/
UL#qm0 UL .qmparent
{
	background-image: url(qmimages/cssalt1_arrow_right.gif);
}
/*"""""""" Custom Rule""""""""*/
UL#qm0 LI:hover>A.qmparent
{
	background-image: url(qmimages/cssalt1_arrow_down_hover.gif);
	text-decoration: underline;
}
/*"""""""" Custom Rule""""""""*/
UL#qm0 .qmparent
{
	background-image: url(qmimages/cssalt1_arrow_down.gif);
	background-repeat: no-repeat;
	background-position: 97% 50%;
}
