/* CSS Document */

body {
background-image:url(images/bg4.gif););
height:100%;
width:100%;}

#container {
background-color:#FFFFFF;
width: 800px;
margin: 0 auto;
position:relative;
top:-10px;}

#nav {
position: absolute;
left:575px;
top:30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color: #333;}

#images {
background-image:url(images/info_bg.gif);
background-repeat:repeat-x;
position: absolute;
left:0px;
top:90px;
float:left;
width:255px;
padding:10px 10px 20px 10px;
background-color: #999;}

#thumbs1 {
position: absolute;
left:0px;
top: 290px;
float:left;
width:255px;
padding:10px 10px 20px 10px;
background-color: #fff;}

#thumbs2 {
position: absolute;
left:0px;
top: 325px;
float:left;
width:255px;
padding:10px 10px 20px 10px;
background-color: #fff;}

#images_name {
position: absolute;
left:0px;
top:182px;
float:left;
width:255px;
padding:10px 10px 20px 10px;}

#picture {
position: absolute;
left:300px;
top:90px;
width:500px;
text-align:center;
background-color:#FFF;
padding:30px 0px 30px 0px;}

#info{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #333;
width:430px;
padding:0px 24px 24px 24px;
margin-top:40px;
text-align:left;}

#info_2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #333;
width:430px;
padding:0px 25px 10px 25px;
margin-top:40px;
text-align:left;}

.copywrite {
color:#ccc;
font-size:9px;}

a:link{
	color: #3366CC;
	text-decoration: none;}
	
a:hover {
	color: #3366CC;
	text-decoration: underline;}

a:visited {
	color: #3366CC;
	text-decoration: none;}