body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;	
}
#container {
	width: 900px;
	margin: 0px auto;
}

#topright {
	float: right;
	height: 100px;
	width: 447px;
	text-align: right;
}

#top {
	color: #FFFFFF;
	width: 221px;
	height: 100px;
	background-color: #778CB3;	
}


.cl {
clear:both;
}

#gallery {
	width: 900px;
	padding-top: 5px;
	height: 200px;
}

#productgallery {
	width: 900px;
	padding-top:5px;
	padding-left:10px;
	valign:top;
}

#productgallery a:link, #productgallery a:active, #productgallery a:hover, #productgallery a:visited {
text-decoration:none;
color:#000000;
}

#leftnav {
	width: 210px;
	height: 511px;
	margin-top: 5px;
	background-color: #778CB3;
	color: #FFFFFF;
	padding: 4px;
}

#menu {
	width: 650px;
	background-color: #F7CB33;
	padding: 13px;	
	border-bottom: 5px solid #FFFFFF;
	float: right;
}

#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}

#content {
	width: 678px;
	float: right;
	height: 520px;
	margin-top: 5px;
	background-color: #A0AFCB;
	text-align:justify;
}

#ad {
	margin: 5px;
	text-align:center;
}

p {
margin: 0 0 0 0px;
}

p a:link, p a:active, p a:hover, p a:visited {
	text-decoration: none;
	color:#000000;
}


h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}

h1 a:link, h1 a:active, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color:#FFFFFF;
}


#linktext1{
	padding: 2px;
	margin: 4px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
}

#linktext1 a:link, #linktext1 a:active, #linktext1 a:hover, #linktext1 a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

#linktext2{
	padding: 2px;
	margin: 4px;
	font-size: 95%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	text-align:center;
}

#linktext2 a:link, #linktext2 a:active, #linktext2 a:hover, #linktext2 a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	overflow:Auto;
	width:650px;
	padding: 10px;
	color: #000000;
}


#footer {
	width: 885px;
	background-color: #F7CB33;
	padding: 7px;	
	text-align: center;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover
 {
	padding: 7px;
	text-decoration: none;
	color: #000000;
}
 

#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 160%;
	color: #F01E1E;
}

#form1
{
width:200px;
height:280px;
padding-left:20px;
}

#formlabels
{
width:150px;
height:280px;
float:left;
}

#formtext
{
width:50px;
height:280px;
float:left;
}

input
{
height:14px;
}

