@charset "UTF-8";
/* CSS Document */

* {
    margin: 0;
	}

html,body{
height: 100%;
background-color:#202020;
padding: 0;
margin: 0;
min-height:100%;
font-family: Tahoma, sans-serif;
color:#666666;
font-size: 11px;
letter-spacing:normal;
line-height: 15px;
font-weight:100;
letter-spacing: normal;
text-shadow: rgba(0,0,0,0.01) 0 0 1px;
-moz-opacity: 0.9999;
}

li{
 display:inline;
 line-height:25px;
 }

a:link { 
font-family: Georgia, Times, serif;
font-weight:normal;
color:#6B6B6B;
font-size: 13px;
text-decoration:none;
}

a:visited {
font-family: Georgia, Times, serif;
font-weight:normal;
color:#6B6B6B;
font-size: 13px;
text-decoration:none;
}

a:hover { 
font-family: Georgia, Times, serif;
font-weight:normal;
color:#ff5400;
font-size: 13px;
text-decoration:none;
}

 img{
 margin-bottom: 10px;
 }
 
h1{
font-family: Georgia, Times, serif;
font-weight:100;
color:#6B6B6B;
font-size: 18px;
border:none;
padding:0;
margin:0;
letter-spacing:normal;
}

h2{
font-family: Georgia, Times, serif;
font-weight:normal;
color:#6B6B6B;
font-size: 18px;
border:none;
padding:0;
margin:0;
letter-spacing:normal;
text-decoration:underline;
}


#tn_bg{
background-image:url(IMAGES/bg.gif);
background-repeat:repeat-x;
position: relative;
top: 0px;
left: 0px;
height: 88px;
margin: 0px;
padding: 0px;
border:none;
width:100% auto;
}

#tn{
background-image:url(IMAGES/ttl.gif);
background-repeat:no-repeat;
position: relative;
top: 31px;
left: 50px;
float:left;
width: 574px;
height: 41px;
clear:left;
}

#tn_nav{
margin-left: 179px;
height: 41px;
width: 395px;
}

#holder{
position:relative;
left: 50px;
top: 30px;
width: auto;
height: 483px;
}


#column_left{
position:relative;
float:left;
width:299px;
height: inherit;
}

		#column_header{
		position:relative;
		float:left;
		width:100%;
		height: 39px;
		}
		
				#column_left_content{
				position:relative;
				float:left;
				width:299px;
				height: 444px;
				}


#column_right{
width:auto;
margin-left: 380px;
height: 537px;
}

		#column_right_top{
		position:relative;
		float:left;
		height:212px;
		width:100%;
		}
		
				#column_right_bottom{
				position:relative;
				float:left;
				height:212px;
				width:100%;
				margin-top:20px;
				}
			
#image_container{
float:left;
width:auto;
height:249px;
margin-right: 40px;
}

#descriptor{
float:left;
width:300px;
height:249px;
margin-right: 30px;
color:#999999;
letter-spacing:normal;
}

#body_links{
float:left;
width:300px;
height:249px;
margin-left: 20px;
color:#999999;
letter-spacing:normal;
}


#bck{
width: 284px;
height: 27px;
position:fixed;
bottom: 20px;
right: 19px;
z-index: +1;
}

#bck_new{
width: 158px;
height: 27px;
z-index:+1;
margin-top:185px;
}

#bck_hm{
width: 126px;
height: 26px;
z-index:+1;
margin-top:186px;
}


#cr{
position:absolute;
left: 675px;
top: 44px;
z-index: 0;
height: 30px;
width: 370px;
color:#404040;
font-weight:300;
text-align:left;
}










