body,
html {
margin:0;
padding:0;
background:#ffffff;
color:#333333;
font-family: "Lucida Sans Unicode","Lucida Grande", Verdana, Helvetica, Sans-Serif;
font-size:11px; 
line-height:15px;
}

body {
min-width:750px;
}

td{
font-family: "Lucida Sans Unicode","Lucida Grande", Verdana, Helvetica, Sans-Serif;
font-size:11px; 
line-height:15px;
}

a:link { 
color: #222222;
letter-spacing: 0px;
}

a:visited {  
color: #990000;
}

a:hover, a:active { 
text-decoration:none;
color: #ffffff;
background-color:#D83CA7;
}

#header {
padding:20px;
padding-left:45px;
background:#252525;
margin:0 auto;
height:54px;
border-bottom:8px solid #F535AA;
color:#cccccc;
}

	
#header p {
padding-left:20px;
}
	
	
#wrap {
margin:0 auto;
width:800px;
}

.wrapper { 
width:850px;
margin:0 auto 0 auto;
}

#left{
float: left;
width: 470px;
   
}
#leftTop{
float: left;
}

#left p,h1{
padding-left:15px;
}
#right{
    float:right;
    width:265px;
}

#right p{
padding-left:2px;
}

#rightTop{
    float:right;
    width:525px;
}

#footer{
min-width:750px;
background:#000000;
color:#dddddd;
clear: both;
padding:0px;
margin:0;
text-align:center;
height:50px;
}
 
#footer a:hover, a:active { 
	text-decoration:none;
	color: #000000;
	background-color:#5B5B5B;
}

#footer a{
color: #5B5B5B;
}

#footer a:visited {  
	color: #404040;
	}
  div.spacer {
  clear: both;
  }


div#navcontainer
{
font-family: "Lucida Sans Unicode","Lucida Grande", Verdana, Helvetica, Sans-Serif;
font-size:14px; 
line-height:15px;
position: absolute;
right: 0px;
margin: 0;
padding: 10px;
border: 0;
}

div#navcontainer ul
{
display: inline;
margin: 0;
padding: 10px;
list-style: none;
}

div#navcontainer h2
{
border: solid 1px #642;
padding: 4px;
text-align: center;
}

div#navcontainer ul li
{
display: inline;
margin: 0;
}

div#navcontainer ul li a
{
color: #ffffff;
background: #252525;
margin: 0;
padding: 4px 10px 4px 10px;
text-decoration: none;
border: solid 1px #252525;
}

div#navcontainer ul li a:hover
{
background: #252525;
border: solid 1px #ccff66;
}

div#navcontainer ul li .active {
background: #1f1f1f;
border: solid 1px #99ccff;
}

h1 {
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 18px;
letter-spacing: 1px;
color: #ffffff;
}


h2 {
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 18px;
letter-spacing: 1px;
color: #252525;
border-bottom:1px dotted #252525;
text-align:left;
}

h3 {
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size:14px;
letter-spacing: 1px;
text-align:left;
padding-right:10px;
color: #bbbbbb;
}


h4 {
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 18px;
letter-spacing: 1px;
text-align:left;
}

h5 {
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 14px;
letter-spacing: 1px;
text-align:left;
}


hr {
  border: 0;
  width: 100%;
  border-bottom:1px dotted #bbbbbb;
}

input, textarea, select, radio {
  font-family : Tahoma, Sans-Serif; 
  font-size: 8pt; border: 1px solid #DDDDDD;
  background-color: #F2F2F2;
}


.toppNav {
margin-top:10px;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size:14px;
letter-spacing: 1px;
color:#ffffff;
border-bottom:5px solid #F535AA;
}

.toppNav a{
color:#99ffff;
}


#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; color:#ffffff;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:16px;color:#ffffff;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#252525;}
.xb1 {margin:0 5px; background:#252525;}
.xb2 {margin:0 3px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#252525;}

.xboxcontent a{
color:#99ccff;
}

.xboxcontent a:hover{
color:#ffffff;
}



/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 75px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 150px;
	height: 150px;
}

.clearing{
clear: both;
}

