body{
background-color: white;
background-image:url("/images/bg.png");
background-repeat:repeat;
background-attachment: fixed;
background-position:center center;
color:#000000;
font-family:arial;
font-size: 8pt;
}

td {
color:#000000;
font-family:arial;
font-size: 8pt;
}

a img{border:0px;}

a{
color:#2eb8e3;
font-weight: bold;}

a:hover{
color:#2eb8e3;
text-decoration:underline;
font-weight: bold;}

#wrapper{ 
background-color: transparent;
background-image:url("/images/wrapbg.png");
background-repeat:repeat-y;
background-attachment: scroll;
background-position:center center;
margin:0px auto;
width: 970px;  
}

#contain{
margin: 0px auto; 
margin-top:0px;
width:970px;
}

#header{
margin:0px auto;
width:970px;  
clear:both; 
z-index:100;
height:279px
}


#cmain{
float:left;
margin-left: 5px;
width:610px;
}



#cmain h1, .heading, #cmain h2{
font-size:14px;
color:#ffffff;
background-color: #000000;
clear:both; 
font-weight:bold;
}

#cmain h1 a, .heading a{
color:#ffffff;
}

#sadvanced, #sadvanced a{
color:#000000;
text-align:center;
padding:5px;
font-size:11px;
}


#leftnav{
background-color: transparent; 
width:170px; 
color:#000000;
float:left;
margin-left: 5px;
}

#right{
float:right;
clear:right;
width:168px;
margin-right: 3px;
}

h2{  
font-size:12pt;
font-family: arial;
font-weight: bold;
letter-spacing: -1px;
text-align: center;
color:#1cacd9; 
border-bottom: 1px solid #999;
margin:0px;
}

.favs{
color:#1cacd9;
}

.rfavs{
font-size:small
}

#foot{
margin:0px auto; 
padding:35px 0px 0px 0px;
background-image:url(); 
text-align:center;
height:60px; 
color:#000000; 
font-size:8pt; 
width:970px;  
clear:both;
}

#foot a{
color:#1cacd9; 
text-decoration:none;
}

.pagenav{
font:14pt bold;
margin:10px;
clear:both;
}

.crumbs, .crumbs a, #crumbs{
font-size: 8pt;
font-weight:bold;
color:#1cacd9;
}

#crumbs{
height:16px;
width:600px;
margin:0px auto;
padding:2px;
text-align:left;
}

.info{
width:100%;
}

#cloud{
padding:3px;
border:1 px solid #000;
}

#cloud a{
color:#1cacd9;
}

/* Page Numbers */
.pagenav {
    padding: 1em;
    margin: 5px;
    font-size: 100%;
}

.pagenav a{
    padding: 0.2em 0.5em;
    margin: 5px;
    text-decoration: none;
    font-size: 80%;
    color:#000000; 
}

div.thumbs{
margin:0px auto;
}

div.thumbs img {
	border:none;
	height: 117px;
	margin: 4px;
	width: 179px;
}


.thumbs .shade {
float:left;
width:180px;
height:150px;
margin:3px;
padding:2px;
border: 1px solid #cccccc;
background:url();
background-repeat:no-repeat;
}



a.nav:link, a.nav:active, a.nav:visited {
background: url("/images/bullet.png") no-repeat;
background-position:  left center;
display: block;
font-family: arial;
font-size: 8pt;
text-transform: lowercase;
line-height: 17px;
font-weight: normal;
color: #000000;
text-align: left;
border-bottom: 1px dashed #b2b2b2;
padding-left: 10px;
text-decoration: none;
}

a.nav:hover {
background: url("/images/bullet.png") no-repeat;
background-position:  left center;
display: block;
font-family: arial;
font-size: 8pt;
text-transform: lowercase;
line-height: 17px;
font-weight: normal;
color: #23b5e2;
text-align: left;
border-bottom: 1px dashed #b2b2b2;
padding-left: 10px;
text-decoration: none;
}