﻿body {
	font-size: 70%;
	font-family: verdana, arial, sans-serif;
	background: #000813 url('images/blueOnBlack.png') repeat-x;		
	margin-top: 0
}
img {
	border: 0px;
	margin-left: 10px;
	margin-top: 10px;
}
#minMax {
	min-width: 700px;
	max-width: 1100px;
	margin: 0 auto;
	background: transparent;
}
#header {
	background: transparent;
}
#outer1 {
	float: left;
	width: 20%;
	/* background: #d0c0c0; */
}
#outer2 {
	float: left;
	width: 15%;
	/* background: #c0c0c0; */
	color: #FFFFFF;
}
#outer3 {
	float: left;
	width: 30%;
	/* background: #d0d0d0; */
	color: #FFFFFF;
}
#outer4 {
	float: right;
	width: 15%;
	/* background: #d0d0d0; */
	color: #FFFFFF;
}
#outer5 {
	float: right;
	width: 18%;
	/* background: #c0b0b0; */
}
#outer1, #outer2, #outer3, #outer4, #outer5 {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#wrapper {
	overflow: hidden;
}
#topbar {
	width: 60%;
	float: left;
	/* background: #d8d8d8; */
}
#footer {
	clear: both;
	/* background: #455c5a; */
}
h1 {
	/* font-size: 20px; */
	font-size: 2.5em;
	margin: 0;
	padding: 10px 0;
	color: #fff;
}
h2 {
	/* font-size: 20px; */
	font-size: 2em;
	margin: 0;
	padding: 10px 0;
	color: #fff;
}

h3 {
	font-size: 1.5em;
	margin: 0;
	padding: 8px 0;
}
h4 {
	font-size: 1.1em;
	margin: 0;
	padding: 8px 0;
}
.content {
	padding: 10px;	
}
.link {
	padding: 5px;
}
.abclist{
 list-style-type: lower-alpha ; 
}
p {
	/* font-size: 12px; */
	font-size: 1em;
	line-height: 1.5em;
	margin: 0;
	padding: 5px 0;
}
#footer {
	text-align:center;
}
#footer p, #header p {
	color: #fff;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	text-decoration: none;
}
.align-left {
	float: left;
	margin: 0 15px 5px 15px;
}
.description {
	text-align: center;
	font-weight: 5em;
	margin: 2px;
}
#menubar {
	background-image: url('images/back.gif');
	background-repeat: repeat-x;
	display: inline-block;
	width: 100%;
	margin: 0 auto;
}
#menubar ul {
	display: inline;
	margin: 0;
	padding: 0 10px 0 10px;
	float: left;
	text-decoration: none;
	list-style: none;
	list-style-type: none;
	line-height: 32px;
}
#menubar li {
	display: inline;
	padding: 0;
}
#menubar a {
	color: #FFFFFF; /* need because it will use default link color */;
	float: left;
	padding: 0 3px 0 3px;
/* left 3 px because of left.png image */	text-decoration: none;
}
#menubar a span {
	display: block;
	float: none;
	padding: 0 10px 0 7px;
}
#menubar a span img {
	border: none;
	margin: 3px 4px 0 0;
	float: left;
}
/* show picture when mouse over link */
#menubar a:hover {
	background: url("images/left.png") no-repeat left center;
}
#menubar a:hover span {
	background: url("images/right.png") no-repeat right center;
}
#menubar a.right {
	clear: both;
	float: right; /* for login button - just add class "right" ->  <a class="right"... */;
	right: 0;
}


#xsnazzy h1, #xsnazzy h2, #xsnazzy h3, #xsnazzy h4, #xsnazzy p {margin:0 10px; letter-spacing:1px; padding:0;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#059; border:0;}
#xsnazzy h3 {font-size:1.4em;color:#06a; border:0; margin:0 8px 10px;}
#xsnazzy h4 {font-size:.9em;border:0;}
#xsnazzy h5 {margin:0 5px; letter-spacing:1px; padding:0; font-size:1.1em; border:0; color:#06a;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy hr {padding-bottom:0.6em; width:95%;}
/* #xsnazzy {background: transparent; margin:25px 1em 100px 1em;} */
#xsnazzy {background: transparent; margin:0 auto;}
.xtop {display:inline; font-size:1px;}
.xbottom {display:block; background:transparent; font-size:1px;}
.xb1top, .xb2top, .xb3top, .xb4top {display:block; overflow:hidden;}
.xb1top, .xb2top, .xb3top {height:1px;}
.xb2top, .xb3top, .xb4top {background:#FFF url('images/xsbg_top.gif') repeat-x; border-left:2px solid #FFDA42; border-right:2px solid #FFDA42;}
.xb1top {margin:0 5px; background:#FFDA42;}
.xb2top {margin:0 3px; border-width:0 2px;}
.xb3top {margin:0 2px;}
.xb4top {height:2px; margin:0 1px;}
.xb1bottom, .xb2bottom, .xb3bottom, .xb4bottom {display:block; overflow:hidden;}
.xb1bottom, .xb2bottom, .xb3bottom {height:1px;}
.xb2bottom, .xb3bottom, .xb4bottom{background:#FFDA66; border-left:2px solid #FFDA42; border-right:2px solid #FFDA42;}
.xb1bottom {margin:0 5px; background:#FFDA42;}
.xb2bottom {margin:0 3px; border-width:0 2px;}
.xb3bottom {margin:0 2px;}
.xb4bottom {height:2px; margin:0 1px;}
.xboxcontent {display:block; background:#FFDA66 url('images/xsbg.gif') repeat-x ; border:0 solid #FFDA42; border-width:0 2px;}
.xboxcontent a{color:#00004B;}
.xboxcontent a:hover{color:#490101;text-decoration: none;}
.xboxcontent ul{line-height:1.3em;	margin-top: 0px;}
.xboxcontent ol{line-height:1.3em; margin-top: 0px;}

#bsnazzy h1, #bsnazzy h2, #bsnazzy h3, #bsnazzy h4, #bsnazzy p {margin:0 10px; letter-spacing:1px; padding:0;}
#bsnazzy h1 {font-size:2.5em; color:#fff;}
#bsnazzy h2 {font-size:2em;color:#06a; border:0;}
#bsnazzy h3 {font-size:1.5em;color:#06a; border:0;}
#bsnazzy h4 {font-size:1.1em;color:#06a; border:0;}
#bsnazzy p {color:#fff; text-align:center;}
#bsnazzy h2 {padding-top:0.5em;}
/* #bsnazzy {background: transparent; margin:25px 1em 100px 1em;} */
#bsnazzy {background: transparent; margin:0 auto;}
.btop {display:inline; font-size:1px;}
.bbottom {display:block; background:transparent; font-size:1px;}
.bb1top, .bb2top, .bb3top, .bb4top {display:block; overflow:hidden;}
.bb1top, .bb2top, .bb3top {height:1px;}
.bb2top, .bb3top, .bb4top {background:#000; border-left:1px solid #000; border-right:1px solid #000;}
.bb1top {margin:0 5px; background:#000;}
.bb2top {margin:0 3px; border-width:0 2px;}
.bb3top {margin:0 2px;}
.bb4top {height:1px; margin:0 1px;}
.bb1bottom, .bb2bottom, .bb3bottom, .bb4bottom {display:block; overflow:hidden;}
.bb1bottom, .bb2bottom, .bb3bottom {height:1px;}
.bb2bottom, .bb3bottom, .bb4bottom{background:#000; border-left:2px solid #000; border-right:2px solid #000;}
.bb1bottom {margin:0 5px; background:#000;}
.bb2bottom {margin:0 3px; border-width:0 2px;}
.bb3bottom {margin:0 2px;}
.bb4bottom {height:2px; margin:0 1px;}
.bboxcontent {display:block; color:#fff; background:#000 url('images/bbox_bg4.gif') repeat-x center; border:0 solid #000; border-width:0 1px;text-decoration: none;text-align:center; white-space: nowrap;}
.bboxcontent a{color:#fff;text-decoration: none;}
.bboxcontent a:hover{color:#fff;text-decoration: none;}
.bboxcontent img{ padding:0; margin:0px; padding-top: 3px; padding-bottom: 2px}
.resize {width:75%; height:75%;}

#snazzy h1, #snazzy h2, #snazzy h3, #snazzy h4,#snazzy h6, #snazzy p {margin:0 10px; letter-spacing:1px; padding:0;}
#snazzy h1 {font-size:2.5em; color:#fff;}
#snazzy h2 {font-size:2em;color:#06a; border:0;}
#snazzy h3 {font-size:1.5em;color:#990302; border:0;padding-top:5px;padding-bottom:10px;}
#snazzy h4 {font-size:1em;color:#36703C; border:0;font-style:italic;padding:0 15px 10px;}
#snazzy h5 {font-size:1.1em;color:#36703C; border:0;padding: 8px;}
#snazzy h6 {font-size:1.1em;color:#000; border:0;font-style:italic; padding:0 10px 0 0;}
#snazzy p {padding-bottom:0.5em;}
#snazzy p.pad{padding:5px 40px 20px 10px; font-weight:normal;}
#snazzy h2 {padding-top:0.5em;}
.abclist2{list-style-type:upper-alpha;}
.cap{font-size:1.2em;color:#36703C; border:0; font-weight:bold; font-style:italic; padding:0 15px 10px;}
.it{font-size:.8em; font-style:italic;}

/* #xsnazzy {background: transparent; margin:25px 1em 100px 1em;} */
#snazzy {background: transparent; margin:0 auto;}

.stop {display:inline; font-size:1px;}
.sbottom {display:block; background:transparent; font-size:1px;}
.sb1top, .sb2top, .sb3top, .sb4top {display:block; overflow:hidden;}
.sb1top, .sb2top, .sb3top {height:1px;}
.sb2top, .sb3top, .sb4top {background:#fff url('images/maintop.gif') repeat-x; border-left:1px solid #6b6b6b; border-right:1px solid #6b6b6b;}
.sb1top {margin:0 5px; background:#8e8e8e;}
.sb2top {margin:0 3px; border-width:0 1px;}
.sb3top {margin:0 2px;}
.sb4top {height:2px; margin:0 1px;}
.sb1bottom, .sb2bottom, .sb3bottom, .sb4bottom {display:block; overflow:hidden;}
.sb1bottom, .sb2bottom, .sb3bottom {height:1px;}
.sb2bottom, .sb3bottom, .sb4bottom {background:#c0c0c0; border-left:1px solid #6b6b6b; border-right:1px solid #6b6b6b;}
.sb1bottom {margin:0 5px; background:#8e8e8e;}
.sb2bottom {margin:0 3px; border-width:0 1px;}
.sb3bottom {margin:0 2px;}
.sb4bottom {height:2px; margin:0 1px;}

.sboxcontent {display:block; background:#c0c0c0 url('images/mainbg.gif') repeat-x; border:0 solid #6b6b6b; border-width:0 1px;}
.sboxcontent a{color:#1A4384;}
.sboxcontent ul{line-height:1.3em;	margin-top: 0px;}
.sboxcontent ol{line-height:1.3em; margin-top: 0px;}
.sboxcontent li.b{font-weight:bold;}
.sboxcontent li.b span{font-weight:normal;}
.sboxcontent li.s{padding-bottom:5px;}
.sboxcontent li.s span{font-weight:bold; color:#36703C; padding-bottom:5px;}
.sboxborderlink {margin: 0 10px;}