

body {
	
	//background-image: url("fullback.jpg");
	background-size: 104%;
	background-color: black;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin:5px;
	padding:0;
	font-family: trebuchet MS;
        font-size: 14px;
	color: black;
        vlink: black;
        alink: black;
	}
body h1 {
	background:transparent;
	font-size: 28px;
	font-family: calibri;
	color: green;

	}

body h2 {
	background:transparent;
	font-size: 20px;
	font-family: calibri;
	color: green;
    	
	}


.tab { margin-left: 20px; 
       color:black;}

body a {
	color:blue;
	}
body a:hover {
	border-bottom:0px solid;
	color:green;
	}

img {
	border:0;
}
ul {
list-style-type:none;
}
a {
	color:#FFF;
	text-decoration:none;
	border-bottom:0px dotted;
	}
a:hover {
	border-bottom:0px solid;
	color:Green;
	}
#wrapper1 {
	background:white;
	//background-image:url(../Images/gradientback4.gif);	
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	width:1200px;
	}
#wrapper1admin {
	background:black;
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	width:1200px;
	}


#wrapper1black {
	//background-image:url(../Images/gradientback4.gif);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	width:1200px;
	}

#wrapper1b {
	background:transparent;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	width:1200px;

	}

#wrapper2 {
	background-position:center;
	width:400px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	width:980px;
	}
#header {
	background:black;	
	padding:0px;
	width:1200px;
	margin:0 auto;
	text-align:center;
		
	}
#header h1 {
	font-size: 32px;
	font-family: calibri;
	color: #6699ff;
    	background:transparent;
	}
#header h2 {
	font-size: 18px;
	font-family: calibri;
	color: #6699ff;
  	background:transparent;
	}
	
#header a:hover {
	color:blue;
	}
#maincol {
	background:transparent;
	position:relative;
	margin:0;
	padding:5px;
	}
#leftcol {
	background:transparent;
	margin-left:auto;
	margin-right:auto; 
        text-align:left;
	position: relative;
	top:-10px;
	left:-60px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:220px; /* actual value */
	margin:0 0 -10px 0;
	padding:5px;
	z-index:100;
	}
#rightcol {
	background:transparent;
	text-align:center;
	position:relative;
	top:-10px;
	right:-60px;
	float:right;
	width:220px;  /* for IE5/WIN */
	height:400px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:5px;
	z-index:99;
	}
#rightcol a:hover {
	color:white;
	border:0px solid;
	}
#rightcol a {
	color:white;
	border:0px solid;
	}

#centercol {
	
	background:transparent;
	position:relative;
	padding:0 240px;

	}
	

#centercol h1 {
	background:transparent;
	font-size: 28px;
	font-family: calibri;
	color: green;
	}
#centercol h2 {
	background:transparent;
	font-size: 20px;
	font-family: calibri;
	color: green;
	}

#centercol a {
	color:blue;
	}
#centercol a:hover {
	border-bottom:0px solid;
	color:Green;
	}

#centercoladmin  {
	background:black;
	color:white;
	position:relative;
	padding:0 240px;
	}

#centercolblack  {
	color: white;
	position:relative;
	padding:0 240px;
	}
#centercolblack h1 {
	background:transparent;
	font-size: 28px;
	font-family: calibri;
	color: white;
	}
#centercolblack h2 {
	background:transparent;
	font-size: 20px;
	font-family: calibri;
	color: WHITE;
	}


#footer {
	border-radius: 50px;
	position:relative;
	top:0px;
	background:black;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 3;
	text-align:center;
	color:white;
	}
