/*Picscan Default*/
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 100%;
	text-align: center;
	margin-top:80px;
	background:  url("images/smokes.jpg") repeat-x fixed;
	background-color:#000;	
	background-position:-20px 150px;
	margin-bottom:30px;
}
body,td,th {
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style1 {font-size: .5em; color: #FFFFFF; letter-spacing:.5em;}
.style2 {font-size: 13px; color: #EEE;}
.style3 {font-size: 12px; color: #EEE;font-weight: bold; letter-spacing:.2em; }
.style4 {font-size: 24px; color: #FFF; font-weight: bold; letter-spacing:10px;}
.style5 {font-size: 11px; color: #CCC;}
.style6 {font-size: 18px; color: #FFF; font-weight: bold; letter-spacing:3px;}
.style7 {font-size: 16px; color: #FFF; font-weight: bold; letter-spacing:4px;}
.style8 {font-size: 15px; color: #5EC1AB; font-weight: bold; letter-spacing:2px;}
.style9 {font-size: 15px; color: #990000; font-weight: bold; letter-spacing:2px;}

#link a {
	color:#5EC1AB;
	text-decoration:none;
}
#link a:hover {
	color:#99FFFF;
	text-decoration:underline;
}
/*----------preview====================*/
.preview {
background-image:url(images/preview.png);
position:absolute;
margin-left:20px;
margin-top:-20px;
height:184px;
width:448px;
border:0px;
}
/*----------preview====================*/
.ul {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:2;
text-align:left;
list-style-image:url(images/bul2.gif);
}
/*------------------ header grad -----------------------*/
.gradient4 h1 {
font: normal 24px/100% Geneva, Arial, Helvetica, sans-serif;
font-size: 27px; color: #FFF; font-weight: bold; letter-spacing:10px;
float:right;	
position: relative;	
margin: 0;	
color: #D6FCFA;
}
.gradient4 span {
background: url(images/gradient-dark.png) repeat-x right;
float:right;
position: absolute;
top: -0.3em;
display: block;
width: 505px;
height: 29px;
}
/*right colmn border*/
.colmnR {
border-left:1px solid #243939;
border-bottom:1px solid #243939;
padding-left:.5em;
padding-bottom:.5em;
height:auto;
}
/*left colmn border*/
.colmnL {
border-right:1px solid #243939;
border-bottom:1px solid #243939;
padding-right:.5em;
padding-bottom:.5em;
height:auto;
}
/*---------------------------menu==========================*/	
#menu a {
	position:relative;
	font-size:.7em;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:.2em;
	color:#8EEDED;
	text-align:center;
	text-decoration:none;

	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:8px;
	height:6px;
}
#menu a:hover {
	text-decoration:none;
	color:#FFF;
	border-bottom: 2px solid #CCFFFF;
}
#glow {
	background-image: url("images/glowL.png");
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom: 1px solid #99FFFF;
}
#footer{
	font-size:.5em;
	letter-spacing:.4em;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#999; 
}

