/* CSS Document */

html {
   margin: 0;
   padding: 0;
}

body {
   font-family:Georgia,Serif;
   padding: 0;
   text-align: center;
   background-color:#000000;
   margin: 0 auto;
}

a { text-decoration: none;
	
 }
a img { border: 0; }
a { color: #CFD5D7; text-decoration: underline; }

a:hover { color: #CFD5D7; text-decoration: none; }


#pkg {		
}


#container {
	position: relative;
    text-align: left;
	width: 800px;
	margin: 0 auto; 
	margin-bottom: 0px;
	padding-top:120px;	
}
.nav {
	float:left;
	width:789px;
}
.page_body {
	float:left;
	width:789px;
	height:560px;
	background-image:url(images/nav_r2_c1.gif);
	background-repeat:no-repeat;
	
}
.inner_body {
	width:780px;
	padding-left:00px;
	padding-top:30px;
	

}
.inner_left {
	float:left;
	width:100px;
}


.inner_mid {
	float:left;
	width:100px;
}

.inner_right {
	float:right;
	width:100px;
}
.thumbs{
	padding-bottom:3px;
}
.caption {
	text-align:center;
	padding-top:8px;
	width:555px;
	font-family: Georgia,Serif;
	font-size: 14px;
    font-weight:bold;
	font-style:italic;
    color:#AFC2CF;
	line-height:16px;
}
.caption_words {
	padding-left:60px;
	float:left;
	text-align:left;
	padding-top:4px; 
	font-family: Georgia,Serif;
	font-size: 14px;
    font-weight:bold;
	font-style:italic;
    color:#AFC2CF;
	
}
.caption_words_sub {
	padding-top:4px; 
	font-family: Georgia,Serif;
	font-size: 14px;
    font-weight:normal;
	font-style:italic;
    color:#AFC2CF;
	
}

.caption_numbers {
	padding-right:60px;
	float:right;
	text-align:right;
	padding-top:4px; 
	font-family: Georgia,Serif;
	font-size: 14px;
    font-weight:bold;
	font-style:italic;
    color:#AFC2CF;
	
}
.caption_numbers_active {
	text-align:right;
	padding-top:4px; 
	font-family: Georgia,Serif;
	font-size: 14px;
    font-weight:bold;
	font-style:italic;
	text-decoration:underline;
    color:#ED9341;
	
}
.caption a {
	font-family: Georgia,Serif;
	font-size: 14px;
    font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#AFC2CF;
}
.caption a:hover {
	font-family: Georgia,Serif;
	font-size: 14px;
    font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	color:#ED9341;
}

.caption_sm {
	padding-top:8px; 
	float:inherit;
	width:555px;
	text-align:center;
	font-family: Georgia,Serif;
	font-size: 12px;
	font-style:normal;
    font-weight:normal;
    color:#AFC2CF;
	line-height:25px;
}


.more {
 	width:55px;
	text-align:center;
	font-family: Georgia,Serif;
	font-size: 14px;
    font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#AFC2CF;
}

.more a {
	text-align:center;
	font-family: Georgia,Serif;
	font-size: 14px;
    font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#AFC2CF;
}

.more a:hover {
	text-align:center;
	font-family: Georgia,Serif;
	font-size: 14px;
    font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	color:#ED9341;
}