﻿ 
*{
	margin:0;
	padding:0;
	font-size:100%;
    }

body{
	font:80%/110% Verdana, Helvetica, sans-serif;
    color:#E6E5E5;
	margin-top:20px;
	background:#000000;
	text-align:center;
	width:800px;
    }

a{
    color:#E6E5E5;
	text-decoration:none;
    }

#clearit {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0px; /*for IE*/
    }
p,h2{
	margin:15px 5px;
    }

h2{
	color:#999;
    }

#wrap{
	margin:0 auto;
	position:relative;
    }

  #header {
    top:0;
    left:0;
    height:5em;
    color:#E6E5E5;
    margin-bottom:20px;
    }

#header h1{
	color:#E6E5E5;
    font-size: 16px; /*for IE*/
	font:Verdana, Helvetica, sans-serif;
	text-decoration:none;
    }

#header a{
	text-decoration:none;
    }
#top-nav{
    width:740px;
   	margin-left:120;
}
#top-nav  a span{
	position:absolute;
	left:-999px;
    }
#top-nav a:hover{
    text-indent: 0;
}

#top-nav img{
    border-style:none;
    }
#top-nav a:hover span{	
	top:15px;
	left:2px;
	width:102px;
	font-weight:bold;
	background:#ffffff;
	color:#999;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
    z-index:10;
    } 
#top-nav li{
	width:100px;
	border-style:none;
	background:#000000;
	padding:2px;
	text-align:center;
	position:relative;
	display:inline;
	margin:5px;
	border-bottom:10px;
    }
#second-nav{
    width:740px;
    margin-left:120;
}
#second-nav img{
border-style:none;
}
#second-nav  a span{
	position:absolute;
	left:-9999px;
    }
#second-nav a:hover{
    text-indent: 0;
    top:40px;
}

#second-nav a:hover span{	
	top:15px;
	left:2px;
	width:102px;
	font-weight:bold;
	background:#FFF;
	color:#999;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	border-style:none;
    z-index:20;
    } 

#second-nav li{
	width:100px;
	border-style:none;
	background:#000000;
	padding:2px;
	text-align:center;
	position:relative;
	display:inline;
	margin:5px;
	}


  #nav-one {
  position:absolute;
  top: 3em;
  left:1em;
  color: #E6E5E5;
  }

#side-nav {
    position:absolute;
    top:10px;
    width:102px;
    margin-left:20px;
    }

#side-nav  a span{
	position:absolute;
	left:-9999px;
    }
#side-nav a:hover{
    text-indent: 0;
    }

#side-nav img{
    border-style:none;
    }

#side-nav a:hover span{	
	top:0px;
	left:0px;
	width:102px;
	font-weight:bold;
	background:#FFF;
	color:#999;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	border:none;
    z-index:10;
    display:block;
    position:relative;
    } 

#side-nav li{
	width:102px;
	height:35px;
	border:none;
	background:#000000;
	padding:2px;
	text-align:left;
	margin:5px;
	list-style:none;
    }

#side-nav img{
    width:35px;
    height:35px;
    }
#main-content{
    display: inline;
    margin-left: 75px;
    text-align:left;
    float:left;
    }

#main-images{
    top:0px;
    padding: 0px;
    margin-left: 75px;
    }
#main-images img{
    color:#000;
    border-top:15px;
    border-style:none;
    outline: none;
    }

#main-images  a span{
	position:absolute;
	left:-9999px;
	display: none;
    }

#main-images  a selected{
	border-style:none;
	outline: none;
    }
  
#main-images a:hover{
    text-indent: 0;
}
#main-images a:hover span{
    display: inline;
    position:absolute;	
	top:0px;
	left:6px;
	width:200px;
	font-weight:bold;
	background:#ffffff;
	color:#999999;
	padding:0 0 0 0;
	text-transform:uppercase;
	font-size:80%;
	border-style:none;
    z-index:30;
    } 

#main-images ul{
    margin-left: 65px;
    }

#main-images li{
	background:#000000;
	padding:5px;
	text-align:center;
	position:relative;
	display:inline;
	margin-top:5px;
	margin-bottom:10px;
	float:left;
	}

#main-image 
{
    position:relative;
	display:inline;
    width:800px;
    height:440px;
    margin-left:50px;
    }
    
#content{
    display: inline;
    margin-left: 150px;
    text-align:left;
    float:left;
    }
#content h2
{
    clear: both;
    text-align:center;
    font-weight:bold;
    font-size:110%;
    color:#ffffff;
    }
#content p{
text-align:justify;
}
    
#list-content{
    clear: both;
    width:800px;
    margin-left:100px;
    text-align:left;
    color:#E6E5E5;
    }
#list-content img{
    border-style:none;
    }

#list-content h2{
   clear: both;
   font-weight:bold;
   text-align:center;
   color:#E6E5E5;
    }

#footer {
    clear:both;
    width:740px;
    margin:0 auto;
    color:#E6E5E5;
    }
#footer img{
    border-style:none;
    }

#footer li {
	padding:2px;
	border-style:none;
	text-align:center;
	position:relative;
	display:inline;
	margin:3px;
    }
#footer img{
    border-style:none;
    }
#copyright{
  clear:both;
 }
.copyright{
  clear:both;
 }