*{ margin: 0px; padding: 0px; }*
body
{ 
  background:#ffffff  center top;
 color: #C0C0C0;
  font: .8em normal small "Trebuchet MS",Tahoma, Verdana, Arial, Helvetica, Sans-Serif;line-height: 1.6em;
}
/**Common**/
p
{
	font-family:cyber;
	font-size:0.9em;
}
/**Wrapper **/

a:hover
{
color:black;
font-size:1em;
font-family:Arial;

}

a
{
color:#C0C0C0;
text-decoration:none;
font-size:1em;
font-family:Arial;
}

#click
{
text-decoration:none;
cursor:pointer;
float:left;
margin:10px 0px 0px 10px;
text-align:center;
width:30px;
height:25px;
border-radius:5px;
border-width:2px;
border-style:groove;
-moz-box-shadow: 1px 1px 1px 1px #000000;
-webkit-box-shadow: 1px 1px 1px 1px #000000;
box-shadow: 1px 1px 1px 1px #000000;
background-color:white;
font-family: Arial;
color:#C0C0C0;
font-size:30px;
padding-top:5px;
position:absolute;
}

#click:hover
{
text-decoration:none;
background-color:#FFDC1B;
border-style:groove;
border-radius:5px;
font-family: Arial;
text-decoration:none;
color:#C0C0C0;
font-size:30px;


}

#click:visited
{text-decoration:none;}


#wrapper 
{
	width:1000px;
	margin:auto;
	background: #ffffff  ;
	font-family:cyber;
	overflow:hidden;
}
#top,#footer,#main,#content,#container
{
	width:980px;
	margin: auto;
	font-family:cyber;
	overflow:hidden;
}
#top
{
	
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #005075 0%, #570404 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #005075 0%, #570404 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #005075 0%, #570404 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #005075), color-stop(1, #570404));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #005075 0%, #570404 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #005075 0%, #570404 100%);
	height:130px;
	-moz-box-shadow: -8px 8px 5px #888;
-webkit-box-shadow: -8px 8px 5px #888;
box-shadow: -8px 8px 5px #888;
margin:10px;
border-radius:10px;
border-style:double;

}
#logo h1
{
	font-family:cyber;
    font-size:9em;
    font-weight:500;
    margin:10px ;
    padding: 25px 15px 30px 2px;
	color: #C0C0C0;
	text-shadow: 5px 5px 5px #000000;
}
#logo h2
{
	font-family:Arial;
    font-size:1.5em;
    font-weight:normal;
    margin:5px;
    padding: 0px 10px 5px 150px;
	color: #C0C0C0;
	text-shadow: 5px 5px 5px #000000;
}
#logo p
{
	 padding-left:60px;
}
#logo
{
float:left;
}
/**Menu***/
ul
{

font-family:cyber;
}
#menu li
{

font-family:cyber;
color: #C0C0C0;
}
li a
{
text-align:right;
color: #C0C0C0;
float: right;
height: 1px;
text-decoration: none;
font-size: 1.25em;
padding: 70px 0px 10px 0px;
font-family:cyber;
text-shadow: 5px 5px 5px #000000;
}
#menu
{
margin-right:10px;
}
a
}
font-family:cyber;
}
#menu a:hover
{
	color:#ffffff ;
	font-family:cyber;
}
#main
{
	background: white url(images/textlogo.png) no-repeat ;
	height:275px;
	width:980px;
	font-family:cyber;
	color: #C0C0C0;
	padding-bottom:60px;
	margin-left:50px;

	
}
#content
{
	
	height:1200px;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(bottom, #002333 0%, #570404 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom, #002333 0%, #570404 100%);

/* Opera */ 
background-image: -o-linear-gradient(bottom, #002333 0%, #570404 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #002333), color-stop(1, #570404));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom, #002333 0%, #570404 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to top, #002333 0%, #570404 100%);
-moz-box-shadow: -8px 8px 5px #888;
-webkit-box-shadow: -8px 8px 5px #888;
box-shadow: -8px 8px 5px #888;
margin:10px;
border-radius:10px;
border-style:double;
height:auto;
overflow:hidden;
}
#left,#right,#extra,#center,#host
{
	width:300px;
    height:auto;
    padding:5px 5px 5px 5px;
   
    font-family:cyber;
    test-align: center;
    text-shadow: 2px 2px 5px #000000;
    color: #C0C0C0;
    overflow:hidden;
    	
}
#left
{
	float:left;
	color: #C0C0C0;
	height:670px;
	
}
#right
{
	float:left;
}
#extra
{
	float:left;
	height:670px;
}
#center
{
	float:left;
	border-top:1px solid #ffffff;
	 margin-left:165px;
}
#host
{
	float:left;
	border-top:1px solid #ffffff;
	padding-top:20px;
}

#left
{
	border-left:0px solid #ffffff;
	border-right:1px solid #ffffff;
   
}
#extra
{
	border-left:1px solid #ffffff;
	border-right:0px solid #ffffff;
	
}
#left h1,#right h1,#extra h1,#center h1,#host h1
{
text-align: center;
font-size:1.5em;
padding:5px 0 0 0;
font-family:cyber;
text-decoration: underline;
color: #C0C0C0;
}
#left p,#right p,#extra p,#center p
{
padding:1px 5px 1px 5px;
}
#left h2,#right h2,#center h2
{
	padding-left:25px;
	padding-right:5px;
	font-family:Arial;
	font-size:1em;
	color: #C0C0C0;
}
#host h2
{
padding-left:25px;
	padding-right:5px;
	font-family:Arial;
	font-size:1em;
	color: #C0C0C0;
}
#extra h2
{
padding-left:25px;
	padding-right:5px;
	font-family:Arial;
	font-size:1em;
	color: #C0C0C0;
}
#left a,#right a,#extra a,#center a,#host a
{
	color:#ffffff ;
	text-decoration:none;
}
#container
div.img img
{
float:left;
  display: inline;
  margin: 1px;
  padding: 20px 1px 20px 30px;
width: auto;
height:100px;
font-family:Arial;
	font-size:1em;
}

/**footer ***/
#footer {
	background: #002333;
	margin: auto;
	text-align: center;
	clear:both;
	height:75px;
	padding-top:10px;
	font-family:Arial;
	font-size:1em;
	-moz-box-shadow: -8px 8px 5px #888;
-webkit-box-shadow: -8px 8px 5px #888;
box-shadow: -8px 8px 5px #888;
margin-top:20px;
    text-shadow: 2px 2px 5px #000000;
    border-radius:10px;
border-style:double;

}
#footer a {
	color: #ffffff;
	text-decoration: underline;
	    text-shadow: 2px 2px 5px #000000;
}
#footer a:hover {
	color: #ffffff ffffffff 00;
	text-decoration: underline;
}