body { color: #555555;
margin: 0px;
padding: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
background-color:#34335D;
text-align: center;}
div, td {
font-size: 11px;
text-align: left;
}

a:link, a:visited, a:active { 
	color: #34335D;
	text-decoration:none;
	font-weight:bold
	}

a:hover { 
	color: #CC0000;
	text-decoration:none;
	}
	.over {
	background-color: #EEEEEE;
	font-size: 11px;
	padding: 5px;
	}
	
#container {
width: 778px;
margin-left:auto;
margin-right:auto;
}

#top {
	clear: both;
	text-align: right;
	height: 28px;
	background: url(./images/th_shadow.gif) repeat-x bottom left;
	padding: 0px 20px 0px 20px;
}
#hmenu {
	clear: both;
	text-align: right;
	height: 28px;
	background: url(./images/h_shadow.gif) repeat-x top left;
	padding: 0px 20px 0px 20px;
	font-size: 11px;
}
#header {
	background: #FFFFFF url(./images/header.gif) repeat-y top right;
vertical-align: middle;
text-align: center;
color: #34335D;
height: 70px;
clear: both;
}

#footer {
text-align: center;
clear: both;
border: 1px #CC3320 none;
	background: #009ACA url(./images/footer.gif) repeat-y top left;
color: #ffffff;
padding: 5px;
font-weight: bold;
text-decoration: none;
height: 20px;
font-size: 10px;
}
#gallery {
fint-size: 11px
}
.gallery {
float: left;
font-size: 10px;
width: 120px;
height: 120px;
background-color: #EEEEEE;
text-align: center;
vertical-align: middle;
padding:5px;
margin:3px;
}
#more_image {
width: 200px;
float: right;
clear: right;
}
#more_colors {
padding: 5px;
width: 350px;
margin-bottom: 5px;
background-color: #DDDDDD;
border: 1px solid #CC3320;
}
#more_plat {
padding: 5px;
width: 350px;
margin-bottom: 5px;
border: 1px solid #009ACA;
}
#more {
font-size:11px;
}
#item_more_img {
width: 200px;
float: right;
clear: right;
}
.galleryimg {
	border: 1px solid #555555;
	width: 120px;
	height: 120px;
	display: block;
	cursor: hand;
}
.loop {
font-size: 11px;
width: 90px;
height: 90px;
}

#maincontent {
	background-color:#FFFFFF;
	}

#leftcolumn {
text-align: left;
width: 150px;
font-size: 10px;
}

#content {
	width: 628px;
	text-align: left;
	padding: 15px;
	font_size: 11px;
}

h1 {font-size: 1.5em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
margin: 0px 0px 5px 10px;
}

h2 {font-size: 1.2em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
margin: 0px 0px 5px 10px;
}

h3 {font-size: 1.1em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
margin: 0px 0px 5px 10px;
}

h4 {font-size: 1em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
}

h5 {font-size: 1em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
}

.floatleft {
float:left;
clear: left;
}

.floatright {
float:right;
clear: right;
}

