

* {
	margin: 0;
	padding: 0;
}

body {
	background: ;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFCC ;
}

h1, h2, h3 {
	color:#000000 ;
}

h1 {
}

h2 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	margin-bottom: 1.5em;
	text-transform: uppercase;
	font-size: .8em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
}

p {
color:#2d3ece;

}


ul, ol { 
	margin-left: 3em;
}


a:link {
	color: #000000;
}

a:hover {

}


a:visited{
color:#000000;
}



.image-left {
	float: left;
	margin-right: 1em;
}

.image-right {
	float: right;
	margin-left: 1em;
}

input, textarea, select { 
}

input {
}

textarea {
}

select {
}

/* Header */

#header {
	height: 120px;
	width:100%;
	font-size:36px;

	background: 
	
}

#Layer1{
background-color:#FFFFFF;
position:absolute;
width:50%;
color:#000000;
font-family:"Times New Roman", Times, serif;
border:solid;
border-width:1px;
}

 

/* Wrapper */

#wrapper {
	margin-right: 100px;
	background: ;
	font-weight:bold;
	
}

/* Sidebar */

#sidebar {
	float: left;
	width: 360px;
	margin-top:25px;
	
	
	
	
	
}

/* Content */

#content {
	margin-left: 360px;  
	padding: 20px;
	font-size:20px;
	font-weight:lighter;
	color:#0066FF;
	
}

/* Menu */

#menu {
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}
 
#menu a {
	display: block;
	height: 15px;
	padding: 16px 0 0 30px;
	text-decoration: none;
	font-size: 1.4em;
	color:#000000;
	
}	

.used
{ 
 
 color:#2d3ece ;
 
}	
.used2
{
color:#d5d5dc;
}
	
}

#menu a:hover {
 color:#81c8ff
}

#menu a:active {
color:#999999;
 	
}





#welcome {
}



