

BODY {
font-family : Verdana, Arial, sans-serif;
font-size: 12;
color: #000000;
margin: 0; 
text-align:center;
}


P, TD, LI, UL {
font-family : Verdana, Arial, sans-serif;
font-size : 12;
color: #4040FF;
}

Table {
font-family: Verdana, Arial, sans-serif;
border-collapse: collapse;
font-size : 12;
}


A:HOVER {color: #0000FF;text-decoration: underline;font-weight: bold;}
A:LINK {color: #333399; text-decoration: underline; font-weight: bold;}
A:VISITED {color: #4040FF text-decoration : underline; font-weight: bold;}
A:ACTIVE {color: #4040FF text-decoration : underline; font-weight: bold;}



H1 {
background-color: #FFFFFF;
color:#4040FF;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: center;
font-size: 1.8em;
font-weight: bold;
letter-spacing: 4px;
width: 100%;
margin: 0px;
padding: 5px;
border: 3px double #000000;
}

h2 {
color: #4040FF;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: center;
font-size: 1.6em;
font-weight: bold;
letter-spacing: 2px;
}

h3, h4, h5 {
color: #4040FF;
text-align: center;
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;
}
h6 {
color: #4040FF;
font-size: 16px;
font-weight: bold;
letter-spacing: 2px;
}

.right{
position:absolute;
z-index:1;
background:white; 
top:106px; 
left:0px; 
width:800px; 
height:401px;
border: 1px grey;

}
.pic{
position:absolute;
z-index:1;
background:white; 
top:101px; 
left:152px; 
width:648px; 
height:600px;
border: 1px grey;
}
.lpic{
position: absolute; 
top:100px; 
left:0px; 
width:152px; 
height:600px
}

.bottom{
position:absolute;
z-index:1;
background: #3399FF; 
top:502px; 
left:152px; 
width:648px;
height: 20px;
text-align:center;
	
}
.content{
position:relative;
margin-left: auto;
margin-right: auto;
width: 800px;
text-align: left;

}

.left{
position: absolute; 
top:100px; 
left:0px; 
width:152px; 
height:402px;
border: 1px #C0C0C0;
}
.POD{
position: absolute; 
top:100px; 
left:0px; 
width:152px; 
height:80px;
border: 1px #C0C0C0;
z-index: 5;

}
.top{
position: absolute; 
top:0px; 
left:0px; 
width:800px; 
height:105px;
}

.top2{
position: absolute; 
top:51px; 
left:152px; 
width:648px; 
height:5px;
}

.transDiv{
	-moz-opacity:0.5;
	opacity:0.5;
	filter:"alpha(opacity=50)";
}



.image_info {
    display:block;
    font-size:10px;
    color:#999;
    border:0px;
    }
    


.wrapper {
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    border: 0px solid #000;
    position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	
}
.show_title {
    font-family : Verdana, Arial, sans-serif;
	font-size : 12;
	color: #3399FF;
}
.image_info a {
    text-decoration:none;
    color:#fff;
}
img {
	border-width: 0;
}
.image {
	position:relative;
    margin-bottom:5px;
    text-align:center;
}
.image img {
	
    padding:6px;
    border: 1px solid #000;
    background-color: #fff;
    margin-top: 10px;
}

.thumbnail_row {
    margin-top: 1px;
}
.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:10px;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #fff !important;
}
.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#3399FF;
}