body {
	height:100%;
	margin:0px 0px 0px 0px;
	font-family: Georgia; font-size: 10pt; font-weight: normal;
    word-spacing: 0;
	background-color:#000000;
	color: #EEEEEE;
	background-image:url('images/page/starsglow1.gif');
	background-repeat:repeat;
	background-attachment:fixed;
}

.body-outer {
	padding:10px 0px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
.body-inner {
	width:100%;
	border:3px #FE00FF solid;
	background-color:black;
	background-color:rgba(0,0,0,.6);
	position:relative;

	-webkit-border-radius:6px; /* Safari */
	   -moz-border-radius:6px; /* Firefox 3.6 and earlier */
	    -ms-border-radius:6px; /* Firefox 3.6 and earlier */
	     -o-border-radius:6px; /* Firefox 3.6 and earlier */
	        border-radius:6px;
}
p {
	margin-top:0px;
	margin-bottom:10px;
}

h1 { /* Main Page large heading */
	font-size:36pt;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	color:yellow;
}
h2 {
	 /* small heading */
	 font-family:"Times New Roman", Times, serif;
	 font-size:20pt;
	 font-weight:bold;
	 margin-bottom:0px;
	 margin-top:2px;
	 padding-top:0px;
	 color:yellow;
}
h3 {
	 /* smaller heading */
	 font-family:"Times New Roman", Times, serif;
	 font-size:14pt;
	 font-weight:bold;
	 margin-bottom:0px;
	 margin-top:10px;
	 padding-top:0px;
	 color:yellow;
}
h6 { /* Admin Menu headings */
	font-size:24pt;
	font-weight:bold;
	text-align:center;
	color:yellow;
	margin:0px 0px 10px 0px;
}
.minskys { /* Minskys Pink highlight */
	color:#FF00FE;
	font-weight:bold;
}
sup
{
	font-size: .6em;
	vertical-align: top;
}
a:link {
	color:aqua;
}
a:visited {
	color:fuchsia;
}

.preloadimage {
	visibility:hidden;
	display:none;
}
/* HEADER ---------------------------------------------------------------------------------------*/
.header {
	text-align:center;
	font-family:Verdana;
	font-weight:bold;
	font-size:14pt;
	color:white;
	margin:0px 0px 5px 0px;
	
}
/* MENU ---------------------------------------------------------------------------------------*/
.menu {
	margin-top:2px;
	text-align:center;
	padding:0px 0px;
	clear:both;
	float:left;
	height:auto;
	min-height:400px;
	width:180px;
	overflow:hidden;
}
.menu img {
	max-width:160px;
	height:auto;
}
#nav-menu {
	margin:0px;
}
#nav-menu ul
{
	list-style: none;
	margin:0px auto;
	padding:0px 10px;
} 
#nav-menu li
{
	padding-bottom:5px;
	width:160px;
	/*background: url('images/page/menu-over.png') #000 no-repeat;*/
	
} 
#nav-menu li a
{
	position:relative;
	right:-2px;
	height: 28px;
	line-height: 1.8em;
	width: 160px;
	display: block;
	color: white;
	text-decoration: none;
	text-align: center;
	font-family:Verdana;
	font-size:12pt;
	color:black;
	letter-spacing:1px;
	font-weight:bold;
}
#nav-menu ul a:hover {
	color:white;
	}
#nav-menu img {
	margin-left:7px;
}
.nav-menu0 a, .nav-menu1 a, .nav-menu-selected0 a, .nav-menu-selected1 a, .nav-menu a, .nav-menu-selected a {
	-webkit-border-radius:12px; /* Safari */
	   -moz-border-radius:12px; /* Firefox 3.6 and earlier */
	    -ms-border-radius:12px; /* Firefox 3.6 and earlier */
	     -o-border-radius:12px; /* Firefox 3.6 and earlier */
	        border-radius:12px;

	-webkit-box-shadow: inset 2px 2px 1px rgba(255,255,255,.6), 2px 2px 4px 1px rgba(0,0,0,.8), inset -1px -1px 1px 0px rgba(0,0,0,.5);
	   -moz-box-shadow: inset 2px 2px 1px rgba(255,255,255,.6), 2px 2px 4px 1px rgba(0,0,0,.8), inset -1px -1px 1px 0px rgba(0,0,0,.5);
	    -ms-box-shadow: inset 2px 2px 1px rgba(255,255,255,.6), 2px 2px 4px 1px rgba(0,0,0,.8), inset -1px -1px 1px 0px rgba(0,0,0,.5);
	     -o-box-shadow: inset 2px 2px 1px rgba(255,255,255,.6), 2px 2px 4px 1px rgba(0,0,0,.8), inset -1px -1px 1px 0px rgba(0,0,0,.5);
	        box-shadow: inset 2px 2px 1px rgba(255,255,255,.6), 2px 2px 4px 1px rgba(0,0,0,.8), inset -1px -1px 1px 0px rgba(0,0,0,.5);
}
.nav-menu-selected0 a, .nav-menu-selected1 a, .nav-menu-selected a {
	-webkit-box-shadow: inset 2px 2px 1px rgba(0,0,0,.5), 2px 2px 4px 1px rgba(0,0,0,.8), inset -2px -2px 2px 0px rgba(255,255,255,.6);
	   -moz-box-shadow: inset 2px 2px 1px rgba(0,0,0,.5), 2px 2px 4px 1px rgba(0,0,0,.8), inset -2px -2px 2px 0px rgba(255,255,255,.6);
	    -ms-box-shadow: inset 2px 2px 1px rgba(0,0,0,.5), 2px 2px 4px 1px rgba(0,0,0,.8), inset -2px -2px 2px 0px rgba(255,255,255,.6);
	     -o-box-shadow: inset 2px 2px 1px rgba(0,0,0,.5), 2px 2px 4px 1px rgba(0,0,0,.8), inset -2px -2px 2px 0px rgba(255,255,255,.6);
	        box-shadow: inset 2px 2px 1px rgba(0,0,0,.5), 2px 2px 4px 1px rgba(0,0,0,.8), inset -2px -2px 2px 0px rgba(255,255,255,.6);

}.nav-menu0 a{
	background-color:#ff00fe;
}
.nav-menu1 a{
	background-color:#865eff;
}
.nav-menu0 a:hover {
	background-color:#8d008b;
	background-color:rgba(125,0,125,.7);
}
.nav-menu1 a:hover {
	background-color:#4a348d;
	background-color:rgba(67,46,125,.7);
}
.nav-menu-selected0 a {
	background-color:#8d008b;
}
.nav-menu-selected1 a {
	background-color:#4a348d;
}
.nav-menu.xmasmenu a{
	background-color:darkgreen;
	font-family:DesigersBold!important;
	color:white!important;
	text-shadow: 1px 1px 1px rgba(0,0,0,1);
	line-height:2.2em!important;
}
.nav-menu.xmasmenu a:hover{
	background-color:limegreen;
	color:black!important;
	font-family:DesigersBold!important;
	text-shadow: 1px 1px 1px rgba(255,255,255,1);
}
.nav-menu-selected.xmasmenu a {
	background-color:limegreen;
	color:black!important;
	font-family:DesigersBold!important;
	text-shadow: 1px 1px 1px rgba(255,255,255,1);
	line-height:2.2em!important;
}

.facebook {
	margin: 10px 0px 0px;
	border-width: 0px;
	border-radius:5px;
}
/* BODY ---------------------------------------------------------------------------------------*/
.body {
	position:relative;
	float:right;
	margin:0px;
	margin-top:4px;
	padding:5px;
	width:750px;
	border: 6px #6734FF solid;
	border-right:0px;
	border-bottom:0px;
	min-height:550px;
	text-align:center;
	padding-top:0px;
	color: #EEEEEE;
	background-color:black;

	-webkit-border-top-left-radius:12px; /* Safari */
	   -moz-border-top-left-radius:12px; /* Firefox 3.6 and earlier */
	    -ms-border-top-left-radius:12px; /* Firefox 3.6 and earlier */
	     -o-border-top-left-radius:12px; /* Firefox 3.6 and earlier */
	        border-top-left-radius:12px;
}
/* FOOTER ---------------------------------------------------------------------------------------*/
.footer {
	clear:both;
	margin:5px;
}
#foot-menu ul
{
	list-style:none;
	margin:0px 9px;
	padding:0px;
	position:relative;
	display:block;
	text-align:right;
} 
#foot-menu li
{
	padding-right:30px;
	display:inline;
} 
#foot-menu li a
{
	display:inline;
	color: white;
	text-decoration: none;
	font-family:Verdana;
	font-size:12pt;
	color:yellow;
	letter-spacing:1px;
	font-weight:bold;
}
#foot-menu ul a:hover {
	color:white;
	}
.popup-pic {
	border:2px aqua solid;
}
.nobr {
	white-space:nowrap;
	display:inline-block;
}
/* COMMON ---------------------------------------------------------------------------------------*/
.html-marquee
{
	height:35px;
	line-height:1.2em;
	background-color:#865eff;
	font-family:Arial;
	font-size:22pt;
	color:#000000;
	font-weight:bold;
	border-width:1;
	border-style:dotted;
	border-color:#FFFF00;
	
	-webkit-border-radius:4px; /* Safari */
	   -moz-border-radius:4px; /* Firefox 3.6 and earlier */
	    -ms-border-radius:4px; /* Firefox 3.6 and earlier */
	     -o-border-radius:4px; /* Firefox 3.6 and earlier */
	        border-radius:4px;
}
.marquee-header {
	color:#333;
	font-size:.8em;
	vertical-align:baseline;
}
.marquee-top {
	background-color:black;
	color:yellow;
	border-color:#FF00FF;
}