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

body{
background-color:
#FFFFFF;
}

a {
border:none;
}

.page{
width:600px;
margin-left:auto;
margin-right:auto;
}


.large_image{
height:500px;
float:right;
padding-right:50px;
}

.small_image{
height:300px;
width:auto;
}

.large-image2{
width:240px;
margin-left:10px;
}

.navigation{
height:90px;
width:120px;
background:#CCCCCC;
float:left;
margin-top:20px;
text-align:left;
}

.header img{
float:left;
}

.header{
width:600px;
height:150px;
}

.navigation a{
color:#000000;
text-decoration:none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
letter-spacing:0.5px;
}
.navigation a:hover{
color:#FF0000
}

.sub_navigation{

margin-top:5px;
}

.contact{
float:left;
text-decoration:none;
color:#000000;
width:120px;
}

.navigation2{
width:600px;
float:left;
}

.sub_navigation2{
margin-left:500px;
letter-spacing:0.5px;
}

.navigation3 a:hover{
color:#0099FF;
}

.navigation4 a:hover{
color:#006666
}

.content{
margin-left:400px;
}


.thumbnails{
float:right;
height:417px;
width:601px;
}

.thumbnails_2{
float:right;
height:600px;
width:600px;
}

.thumbnailsM{
float:right;
height:101px;
width:100px;
padding:10PX;
border:none;
}

.thumbnails img{
padding:20px;
}



.copy{
width:170px;
height:10px;
margin-bottom:
auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
padding-bottom:600px;
float:bottom;
}










