/* css by jwconiglio at gee-mail (google) dot com jan. 2010  */


body {
margin:0;
padding:0;
color:#000;
/*  background: url(art/bkgnd.jpg) top;  */
font-family: Verdana, Arial, Sans-Serif; 
background-color: #ffffff;
	

link:#ffff99;
}

#wrap { width:800px;
height:auto;
margin:0 auto;
margin-top: 0px;
padding:0px;
/* background: url(art/bkgnd1.jpg) repeat-x top; */
background-color:/* #97582B;     #E0F6C1;  */
}



#header {
background:

background-color: #C7E39E;
padding:0px 0px;
float:left;
color: 
font-size: .7em;
clear: both;
}




h1 {
	margin:0;
}



#nav ul {
	margin:10;
	padding:0;
	list-style:none;
	background:
	color:#FFFFCC;
	text-align:center;
	font-size: 12px;
	clear:both;
	
}

#nav ul:hover
{
background-color: #CCE0FF;
color: 
}

#nav a
{
display: inline;
color: #191997;
background-color:
text-decoration: none;
}

#nav a:hover
{
background-color: #CCE0FF;
color: 
}


#nav li {
	margin:0;
	padding:0;
	display:inline;
	
}


#thumbs {
float:left;
Width:800px;
padding: 0px;
background:#C7E39E;

}




#main {
float:right;
Width:582px;
padding: 6px;
/*  background:#C7E39E;  */
background-repeat:no-repeat;
background-position:top right; 
font-size: 11px;
text-decoration: none;
}


#main2 {
float:left;
padding: 6px;
/*  background:#C7E39E;  */
background-repeat:no-repeat;
background-position:top right; 
font-size: 11px;
text-decoration: none;
}

h1 {
	
	color: #191997;
}

h2 {
	margin:0 0 1em;
	color: #191997;
}

h3 {
	margin:0;
	color: #191997;
	text-align:left
}

h4 {
	margin:0;
	color: #191997;
	text-align:left
}

h5 {
	margin:0;
	color: #191997;
	text-align:left
}

#sidebar {
float:left;
width:190px;
padding:6px;
background:#fff;
background-repeat:no-repeat;
background-position:bottom center;
font-size: 11px;
}

#sidebar li { margin: 0 0 .2em 0; }

#sidebar li { list-style-type:none; }

#sidebar a
{
display: block;
color: #005447;
background-color: #fff;
text-decoration: none;
font-size: .8em;
}

#sidebar a:link
{
text-decoration:none;
}


#sidebar a:hover
{
background-color: 
color: #FFF;
text-decoration:none;
}

#sidebar a:active
{
text-decoration:none;
}

#sidebar a:visited
{
background-color: 
color: #FFF;
text-decoration:none;
}



#info {
float:right;
width:200px;
padding:20px;
font-size: .8em;
}

#ratetable {
float:left;
width: auto;
padding:0px;
font-size: .9em;
}
#footer {
clear:both;
/* background: #CCE0FF; */

}

#footer  {
margin:0;
text-align:center;
font-size: .5em;
padding: 4px;
}

* html #footer {
	height:1px;
}

div.img
{
  margin: 2px;
  border: 4px;
  border-color: #D1E3D1;
  height: auto;
  width: auto;
  float: right;
  text-align: right;
}


/* XXXXXX photo gallery styles */

div.imggallery
  {
  margin:2px;
  border:1px solid #0000ff;
  height:125;
  width:125;
  float:left;
  text-align:center;
  padding: 10px 10 10 10;
  }
div.imggallery img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
div.imggallery a:hover img
  {
  border:1px solid #0000ff;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:125px;
  margin:2px;
  border:0px;
  }

/* XXXXXX END photo gallery styles */

.center
{
margin:auto;
}

.floatright
{
float: right;
margin: 0 0 15px 10px;
}


.floatleft
{
float: left;
margin: 20px 20px 10px 10px;
}

a {text-decoration:none}

p:first-letter 
{
color:#191997;
font-size: large;
}

/*   p.small {line-height: 90%}       */


