* {
 margin:0;
 padding:0;
 }

@media print {
  body {display:none;}
}

#wrap {
 width:750px;
 min-height: 500px;
 margin: 0 auto;
 border-bottom: 10px solid #1b1313;
 background-image: url(images/bg.gif);
 background-repeat: repeat-y;
 background-position: center;
 }
 
#header {
 width:750px;
 height:60px;
 margin: 20px auto 0 auto;
 background-image:url(images/header.gif);
 }
 
#extra_links {
 width:750px;
 height:40px;
 background-color:#1b1313;
 background-image:url(images/extra_links_bg.gif);
 text-align:left;
 }
 
#extra_links p {
 float:left;
 padding:13px 10px 7px 10px;
 color: #dddddd;
 }
 
#extra_links a {
 cursor:hand;
 display:block;
 float:right;
 width:100px;
 height:20px;
 font-family: arial, verdana;
 font-size: 95%;
 padding:13px 1px 7px 10px;
 font-weight: normal;
 text-decoration: none;
 text-align:center;
 color: white;
 }
 
#extra_links p {
 display:block;
 height:20px;
 width: 200px;
 padding:13px 0 7px 10px;
 }
 
#extra_links a:hover {
 color: #e6c646;
 }
 
#extra_links .further {
 width:160px;
 }
 
 
#nav {
 width:200px;
 background-color:#1b1313;
 float:left;
}

#nav a {
	cursor:hand;
	display:block;
	width:180px;
	height:0px;
	font-family: arial, verdana;
	font-size: 75%;
	padding:10px 5px 7px 15px;
	font-weight: normal;
	text-decoration: none;
	color: white;
 }
 
#nav a:hover {
 color: #e6c646;
 }
 
#nav .nav_header {
	font-size: 75%;
	height:20px;
	padding:10px 10px 0px 10px;
	color: #ffffff;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: white;
 }
 
 #nav .selected{
	height:120px;
	color: #ffffff;
 	background: #444444;
 }
 

#first_link {
 width:200px;
 height:40px;
 background: #1b1313;
 overflow: hidden;
 position:relative;
 }
 
#first_link:hover {
 width:200px;
 height:120px;
 background: #666666;
 }

#second_link {
 width:200px;
 height:40px;
 background: #1b1313;
 overflow: hidden;
 position:relative;
 }
 
#second_link:hover {
 width:200px;
 height:120px;
 background: #666666;
 }
 
#third_link {
 width:200px;
 height:40px;
 background: #1b1313;
 overflow: hidden;
 position:relative;
 }
 
#third_link:hover {
 width:200px;
 height:120px;
 background: #666666;
 }
 
#fourth_link {
 width:200px;
 height:40px;
 background: #1b1313;
 overflow: hidden;
 position:relative;
 }
  
#fourth_link:hover {
 width:200px;
 height:120px;
 background: #666666;
 }
 
#fifth_link {
 width:200px;
 height:40px;
 background: #1b1313;
 overflow: hidden;
 position:relative;
 }
 
#fifth_link:hover {
 width:200px;
 height:120px;
 background: #666666;
 }
 
#sixth_link {
 width:200px;
 height:40px;
 background: #1b1313;
 overflow: hidden;
 position:relative;
 }
 
#sixth_link:hover {
 width:200px;
 height:120px;
 background: #666666;
 }
 
#seventh_link {
 width:200px;
 height:40px;
 background: #1b1313;
 overflow: hidden;
 position:relative;
 }
 
#seventh_link:hover {
 width:200px;
 height:120px;
 background: #666666;
 }
 
#eighth_link {
 width:200px;
 height:40px;
 background: #1b1313;
 overflow: hidden;
 position:relative;
 }
 
#eighth_link:hover {
 width:200px;
 height:120px;
 background: #666666;
 }

#ninth_link {
 width:200px;
 height:40px;
 background: #1b1313;
 overflow: hidden;
 position:relative;
 }
 
#ninth_link:hover {
 width:200px;
 height:120px;
 background: #666666;
 }
 
#tenth_link {
 width:200px;
 height:40px;
 background: #1b1313;
 overflow: hidden;
 position:relative;
 }
 
#tenth_link:hover {
 width:200px;
 height:120px;
 background: #666666;
 }
 
#eleventh_link {
 width:200px;
 height:40px;
 background: #1b1313;
 overflow: hidden;
 position:relative;
 }
 
#eleventh_link:hover {
 width:200px;
 height:120px;
 background: #666666;
 }
 
#twelfth_link {
 width:200px;
 height:40px;
 background: #1b1313;
 overflow: hidden;
 position:relative;
 }
 
#twelfth_link:hover {
 width:200px;
 height:120px;
 background: #666666;
 }
 
#thirteenth_link {
 width:200px;
 height:40px;
 background: #1b1313;
 overflow: hidden;
 position:relative;
 }
 
#thirteenth_link:hover {
 width:200px;
 height:120px;
 background: #666666;
 }
 
#content {
 width:529px;
 min-height:600px;
 margin: 0 0 0 203px;
 background:url(images/content_bg.gif);
 background-position:bottom;
 background-repeat:no-repeat;
}

#content_black {
 width:740px;
 min-height:600px;
 margin: 0 0 0 0;
 background:#1b1313;
 background-position:bottom;
 background-repeat:no-repeat;
}

#content_black2 {
 width:537px;
 min-height:600px;
 margin: 0 0 0 203px;
 background:#1b1313;
 background-position:bottom;
 background-repeat:no-repeat;
}

#content table{
 color:#000000;
 margin:10px;
 font-family: arial, verdana;
 font-size: 75%;
}

#print {
 width:60px;
 height:20px;
 display:block;
 overflow:hidden;
 margin: 5px 5px 5px 5px;
 text-align:left;
 background-image:url(images/printbutton_bg.gif);
 background-repeat:no-repeat;
 float:right;
 position:relative;
 top: -95px;
}

#print a{
 color:#000000;
 font-weight: normal;
 font-size: 75%;
 width:65px;
 height:20px;
 display:block;
 padding:2px 0 0 8px;
}

#print a:hover{
 color:#e6c646;
}
 
#footer {
 width:750px;
 height:40px;
 margin: 0 auto;
 background-image:url(images/footer.gif);
 }
 
#footer_full {
 width:750px;
 height:60px;
 margin: 0 auto;
 background-image:url(images/footer_full.gif);
 }
 
#line { 
 width: 100%;
 height: 10px;
 background-color:#1b1313;
 }
 
.overview {
 width:224px;
 height:100px;
 float:left;
 background: #FFFFFF url(images/overview_bg.gif);
 background-position:right;
 background-repeat:no-repeat;
 margin:10px 0 10px 20px;
 cursor:hand;
 }
 
.overview_nopad {
 width:224px;
 height:100px;
 float:left;
 background: #FFFFFF url(images/overview_bg.gif);
 background-position:right;
 background-repeat:no-repeat;
 margin:10px 3px 10px 10px;
 cursor:hand;
 }
 
.overview_large {
 width:468px;
 height:100px;
 float:left;
 background: #FFFFFF url(images/overview_bg.gif);
 background-position:right;
 background-repeat:no-repeat;
 margin:10px 0 10px 20px;
 }
 
.overview a{
 width:220px;
 height:100px;
 display:block;
}

.overview p{
 padding:0;
}

.photo {
 width:300px;
 border: 1px solid #1b1313;
 float:right;
 margin: 10px;
}
 
/* Selectors */

p {
 font-family: arial, verdana;
 font-size: 75%;
 padding:5px 10px 5px 10px;
 color: #000000;
 text-align:justify;
}

li {
 font-family: arial, verdana;
 font-size: 75%;
 margin: 0 10px 5px 25px;
 color: #000000;
 text-align:justify;
}

table {
 font-family: arial, verdana;
 margin:10px;
 color: #000000;
}

h1 {
	font-family: arial, verdana;
	font-weight:bold;
	font-size: 160%;
	padding:10px 0 0 10px;
	color: #e6c646;
	letter-spacing: -2px;
}

h2 {
 font-family: arial, verdana;
 font-size: 110%;
 padding:5px 0 0 10px;
 letter-spacing: -1px;
 color: #666666;
}

h3 {
 font-family: arial, verdana;
 font-size: 90%;
 padding:10px 0 0 10px;
 letter-spacing: -1px;
 color: #666666;
}

h4 {
 font-family: arial, verdana;
 font-size: 100%;
 padding:2px 0 0 10px;
 letter-spacing: -1px;
 color: red;
}

h5 {
 font-family: arial, verdana;
 font-weight:bold;
 font-size: 130%;
 padding:0;
 margin: -3px 0 0 0;
 letter-spacing: -1px;
 color: #e6c646;
}

h6 {
 font-family: arial, verdana;
 font-size: 75%;
 font-weight:normal;
 padding:0 0 0 10px;
 color: #666666;
}

a {
 font-family: arial, verdana;
 font-weight: bold;
 text-decoration: none;
 color: #000000;
}

a:hover {
 color:#e6c646;
}

img {
border:0;
}

iframe {
 width:100%;
 height:620px;
 scrolling:no;
}
 
