/* CSS Document */

body{
margin:0px;
margin-top:50px;
background-color:#1b1a16;
font-family:Tahoma;
font-size:12px;
}


#main_content {
width:950px;
background:#1b1a16;
position:relative;
margin-left:auto;
margin-right:auto;
}

#top{
width:950px;
height:64px;
padding:0px;
position:relative;
margin-left:auto;
margin-right:auto;
}

.logo{
width:950px;
height:39px;
float:left;
padding:0px;
margin:0px;
}

.menu_box{
width:950px;
height:25px;
position:relative;
margin-left:auto;
margin-right:auto;
}

.menu{
float:left;
margin:0px;
padding:0px;
}

#main_box{
width:950px;
height:341px;
position:relative;
margin-left:auto;
margin-right:auto;
border:0px;
}

.main_pic{
width:581px;
height:341px;
float:left;
border:0px;
}

.main_txt_box{
width:369px;
height:341px;
float:right;
border:0px;
}

.bottom_pics{
width:950px;
height:84px;
position:relative;
margin-left:auto;
margin-right:auto;
border:0px;
}

.bottom_quote{
width:950px;
height:50px;
position:relative;
margin-left:auto;
margin-right:auto;
border:0px;
}

.bottom_pics_separator{
width:950px;
height:50px;
position:relative;
margin-left:auto;
margin-right:auto;
border:0px;
}

.bottom_quote_separator{
width:950px;
height:20px;
position:relative;
margin-left:auto;
margin-right:auto;
border:0px;
}

.bottom_pic_holder{
width:316px;
height:84px;
border:0px;
float:left;
}

.bottom_pic{
width:150px;
height:84px;
float:left;
border:0px;
}

.bottom_txt{
width:166px;
height:84px;
border:0px;
float:right;
margin:0px;
padding:0px;
}

.bottom_txt p{
font-family:Tahoma;
font-size:11px;
color:#CCCCCC;
margin:0px;
padding:0px;
padding-left:6px;
}

p{
font-family:Tahoma;
font-size:12px;
color:#CCCCCC;
padding:0px;
}
.small_pics_text{
font-family:Tahoma;
font-size:11px;
color:#CCCCCC;
padding:0px;
}

h1{
font-family:Tahoma;
font-size:13px;
color:#af130d;
margin:0px;
padding:15px;
padding-top:0px;
padding-bottom:0px;
}

.quote{
font-family:Tahoma;
font-size:16px;
font-style:italic;
color:#e7debf;
}

.quoteBold{
font-weight:bold;
}

.bold 
{ 
font-weight: bold; 
color: white;
} 

.main_txt_box_p{
font-family:Tahoma;
font-size:11px;
color:#e7debf;
margin:5px;
padding:15px;
}



a:link {
 color:#e7debf;
 text-decoration: none;
}

a:visited {
 text-decoration: none;
 color:#e7debf;
}


a:hover {
 text-decoration: underline;
 color:#857d63;
}


a:active {
 text-decoration: none;
 color:#e7debf;
}

.colour_slide{
width:369px;
height:341px;
background-color:#1b1a16;
overflow-y:scroll;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #000000;
}

