/* choose a suitable font and center the #container div in Internet Explorer */
body {
	text-align:center;
	font-family: "Trebuchet MS";arial, sans-serif; 
	font-size:76%;
	background-color: #000;
	width: 770px;
	margin: 0;
	border: 0;
	padding: 0;
   }
/*
#wrapper {
	width: 750px;
	height: 1500px;
	background-color:#FFF;
	margin-left: 0px;
	
	border: 1px solid #000;background-position: center;
	/*z-index: 1;margin: 1px auto;text-align: left;margin-right: 15px;
}*/
#banner{
	width: 770px;
	background-position: center;
	background-repeat: no-repeat;	
	}
#nav {
	font-family: "Trebuchet MS",sans-serif;
	width:770px;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	background-color: #000;
	border-bottom: 1px solid #000;
	text-align:left;
	
}	
#nav ul{
	padding:0;
	margin:0px;
	list-style-type: none;
	font-weight: bold;
	font-size: x-small;
	text-indent:15px;
	text-decoration: none;
	background-color: #000;
	line-height: 20px;
	}
#nav ul li {
	display:inline;
	padding:0;
	margin:0;
	display: inline;
	padding: 0;
	/*border-bottom-color: #F90;
	border-bottom-style: double;*/
	}
#nav ul li a{
	padding:0;
	margin:0px;
	color: #FFF;
	font-size: x-small;
	background-color: #000;
	text-decoration: none;
	padding: 0 25px 0 25px;
	text-align: center;
	width: 25em;
	display: inline;
	}
#nav ul li a:hover, nav ul li a:focus{
	/* background-color: #F90; */
	border-bottom-color: #F90;	
	border-bottom-style: 2em solid;
	
}
#nav ul li a:active, nav ul li a:focus{
	background-color: #333;
}

/*The container box for the gallery. */
#container {
	position:relative;
	width:720px;
	height:420px;
	/*border:1px solid #aaa;
	line-height: 20px;*/
    } 

#content {
	color:#999;
	width: 750px;
	padding-left: 20px;
	/*margin-left: 15px;
	margin-right: 20px;padding-top:0px;*/
	font-family: "Trebuchet MS",sans-serif;
	font-size: 50px;
	font-style: normal;
	/*line-height: 14px;font-weight: normal;white-space: inherit;*/
	text-align: left;
	background-color: #FFF;
	height: 950px;
	float: left;
	display: table-column;
}
#content h2 {
	color:#999;
	font-family: "Trebuchet MS",sans-serif;
	font-size: 24px;
	border-bottom:1px solid;
	padding-left: 20px;
	letter-spacing:5px;
	padding-top: 10px;
	padding-bottom: 2px;
	line-height: 1em;
	}
		
#leftcontent {
	font-family: "Trebuchet MS",sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	color: #333;
	background-color:#FFF;
	padding-right: 2px;
	padding-bottom: 1px;
	text-align: left;
	width: 510px;
	float: left;
	/*clear: right;
	white-space: inherit;*/
}
#colizq {
	font-family: "Trebuchet MS",sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	color: #333;
	background-color:#FFF;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left:0px;
	text-align: left;
	width: 510px;
	height:600px;
	float: left;
 	margin-left: 0px;
}
#rightcontent {
	font-size: 20px;
	font-style: italic;
	line-height: 25px;
	color: #FFF;
	background-color: #F69;
	text-align: left;
	text-indent: 5px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 600px;
	float: left;
	width: 210px;
	height: 180px;
	margin: 0;
	clear: left;
}
#centercontent {
	font-family: "Trebuchet MS",sans-serif;
	font-size: 12px;
	font-style: normal
	background-color:#FFF;
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 550px;
	float: left;
	margin-left: 5px;
	width: 200px;
	color: #666;
	line-height: 20px;
	clear: left;
}
.textADD {
	color: #666;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}

#sidebar {
	border:1px dashed #EAE9B6;
	font-size:12px;
	/*text-align:center;*/
	width:220px;
	margin-left:1px;
	display: table-column;
	font-family: "Trebuchet MS",sans-serif;
	line-height: 14px;
	text-transform: none;
	text-decoration: none;
	/*font-stretch: extra-expanded;*/
	border-color: #EAE9B6;
	padding-top: 5px;
	margin-top: -10px;
	border-width: 1 1 1 1;
	float: right;
	padding-right: 2px;
	padding-left: 5px;
	}
	
#sidebar ul{
	line-height: 14px;
	list-style-type: none;
	font-size: small;
	text-decoration: none;
	text-transform: none;
	font-weight: 200;
	}
#sidebar ul li {
	background-color:#EAE9B6;
	border-bottom-style: double;
	}
#sidebar ul li a{
	color:#C90;
	text-decoration: none;
	}

#sidebar ul li a:hover, sidebar ul li a:focus{
	border-bottom-color:#960;
	border-bottom-style: solid;
	font-style: normal;
	}
#sidebar ul li a:active, nav ul li a:focus{
	background-color:#C96;
}	
	
#footer {
	clear: both;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	/*width: 760px;*/
	color: #FFF;
	background-color: #666;
	/*clear: both;*/
	text-transform: uppercase;
	text-align: left;
	/* margin-left: 15px;margin-right:15px;padding-left: 15px; */
	background-position: center;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 1em;	
	
}
#footer h6 {
	color:#FFF;
	font-family: "Trebuchet MS",sans-serif;
	font-size: small;
	line-height: 14px;
	border-bottom:1px solid;
	/*padding-left: 5px;*/
	padding-bottom: 1px;
	}
/*
#footer h5 {
	color:#FFF;
	font-family: "Trebuchet MS",sans-serif;
	font-size:12px;
	border-bottom:1px solid;
	padding-bottom: 3px;
	line-height: 1;
	}
*/

/* Removing the list bullets and indentation */
/*#container ul {
    padding:0; 
    margin:0; 
    list-style-type:none;
	font-family: "Times New Roman", Times, serif;
	color: #36F;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
    }*/
/* Remove the images and text from sight 
#container a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#fff;
    }
*/
#form {
	width:400px;
	float: right;
	background-color: #FFF;
	}
.links {
	color: #9CF;
	font-family: "Trebuchet MS";
	list-style-image: none;
}
