body{
	background-color:#CA8888;
	background-image:url(bg.gif);
	}
#container{
	background-color:#983A3B;
	margin:20px auto;
	width:750px;
	border: 5px solid #5C4747;
	}
#banner{
	background: url(header.gif) no-repeat #983A3B;
	width:750px;
	height:200px;
	}
#navtop{
	background-color:#E0BDBD;
	width:750px;
	height:25px;
	border-bottom:2px solid #5C4747;
	border-top:2px solid #5C4747;
}
#navtop ul#navtopList {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	text-align: center;
	list-style-type: none;
}
#navtop ul#navtopList li {
	float: left;
	display: inline;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#navtop ul#navtopList li a {
	margin: 0px;
	text-decoration: none;
	display: none;
}
#navtop ul#navtopList li a#list01 {
width: 100px;
height: 25px;
margin: 0px;
display: block;
background: url(homeon.gif) no-repeat center top;
}
#navtop ul#navtopList li a#list01:hover {
background: url(homeoff.gif) no-repeat center top;
}
#navtop ul#navtopList li.current a#list01 {
width: 100px;
height: 25px;
margin: 0px;
display: block;
background: url(homeoff.gif) no-repeat center top;
}
#navtop ul#navtopList li a#list02 {
width: 100px;
height: 25px;
margin: 0px;
display: block;
background: url(abouton.gif) no-repeat center top;
}
#navtop ul#navtopList li a#list02:hover {
background: url(aboutoff.gif) no-repeat center top;
}
#navtop ul#navtopList li.current a#list02 {
width: 100px;
height: 25px;
margin: 0px;
display: block;
background: url(aboutoff.gif) no-repeat center top;
}
#navtop ul#navtopList li a#list03 {
width: 100px;
height: 25px;
margin: 0px;
display: block;
background: url(newsoff.gif) no-repeat center top;
}
#navtop ul#navtopList li a#list03:hover {
background: url(newson.gif) no-repeat center top;
}
#navtop ul#navtopList li.current a#list03 {
width: 100px;
height: 25px;
margin: 0px;
display: block;
background: url(newson.gif) no-repeat center top;
}
#navtop ul#navtopList li a#list04 {
width: 100px;
height: 25px;
margin: 0px;
display: block;
background: url(galleryon.gif) no-repeat center top;
}
#navtop ul#navtopList li a#list04:hover {
background: url(galleryoff.gif) no-repeat center top;
}
#navtop ul#navtopList li.current a#list04 {
width: 100px;
height: 25px;
margin: 0px;
display: block;
background: url(galleryoff.gif) no-repeat center top;
}
#navtop ul#navtopList li a#list05 {
width: 100px;
height: 25px;
margin: 0px;
display: block;
background: url(contacton.gif) no-repeat center top;
}
#navtop ul#navtopList li a#list05:hover {
background: url(contactoff.gif) no-repeat center top;
}
#navtop ul#navtopList li.current a#list05 {
width: 100px;
height: 25px;
margin: 0px;
display: block;
background: url(contactoff.gif) no-repeat center top;
}
#navtop ul#navtopList li a#list06{
width: 100px;
height: 25px;
margin: 0px;
display:block;
background:url(stockon.gif) no-repeat center top;
}
#navtop ul#navtopList li a#list06:hover {
background: url(stockoff.gif) no-repeat center top;
}
#navtop ul#navtopList li.current a#list06 {
width: 100px;
height: 25px;
margin: 0px;
display: block;
background: url(stockoff.gif) no-repeat center top;
}
#navtop ul#navtopList li a#list07{
width: 100px;
height: 25px;
margin: 0px;
display:block;
background:url(gboff.gif) no-repeat center top;
}
#navtop ul#navtopList li a#list07:hover {
background: url(gbon.gif) no-repeat center top;
}
#navtop ul#navtopList li.current a#list07 {
width: 100px;
height: 25px;
margin: 0px;
display: block;
background: url(gbon.gif) no-repeat center top;
}
#left{	
	float:left;
	margin:5px;
	padding:5px;
	width:200px;
}
#right{	
	float:right;
	width:450px;
	padding:10px;
	margin:20px 10px 10px 10px;
}
.sidebar{	
	width:200px;
	padding:5px;
	border:3px dotted #E0BDBD;
}
.entry{
	width:450px;
}
#about{
	width:600px;
	margin:20px auto;
}
#news{
	width:600px;
	margin:20px auto;
}
#gallery{
	width:650px;
	margin:20px auto;
}
.title{
	color:#E0BDBD;
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:14pt;
	font-weight:bold;
}
.contentside{
	color:#000000;
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:10pt;
}
.titleentry{
	color:#000000;
	text-align:left;
	font-family:"Trebuchet MS";
	font-size:14pt;
}
.contententry{
	color:#E0BDBD;
	text-align:justify;
	font-family:"Trebuchet MS";
	font-size:9pt;
}
.titleabout{
	color:#000000;
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:16pt;
}
.contentabout{
	padding:5px;
	color:#E0BDBD;
	text-align:justify;
	font-family:"Trebuchet MS";
	font-size:9pt;
}
#navcontainer ul{
	margin: 0;
	list-style-type: none;
	text-align:justify;
	font-family:"Trebuchet MS";
	font-size:9pt;
	padding:5px 0px;
	line-height:16pt;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a{
	text-decoration:none;
	padding: 0px 3px 0px 0px;
	color: #E0BDBD;
	font-weight:100;
}
#navcontainer ul li a:hover{
	color:#000000;
	font-weight:100;
	text-decoration:underline;
}
.datenews{
	color:#E0BDBD;
	text-align:left;
	font-family:"Trebuchet MS";
	font-size:12pt;
}
.titlenews{
	color:#000000;
	text-align:left;
	font-family:"Trebuchet MS";
	font-size:16pt;
	font-weight:bold;
}
.contentnews{
	padding:5px 0 20px 0;
	color:#E0BDBD;
	text-align:justify;
	font-family:"Trebuchet MS";
	font-size:9pt;
}
.titlegallery{
	color:#000000;
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:16pt;
}
.contentgallery{
	padding:5px;
	color:#E0BDBD;
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:9pt;
}#navbottom{
	clear:both;
	background-color:#E0BDBD;
	width:750px;
	border-top:2px solid #5C4747;
}
.menubottom{	
	margin:0px;
	padding:5px;
	color:#983A3B;
	font-family:"Trebuchet MS";
	font-size:12pt;
	text-align:center;
	font-weight:100;
}
.menubottom a{
	color:#983A3B;
	font-weight:bold;
	text-decoration:none;
}
.menubottom a:hover{
	color:#983A3B;
	font-weight:100;
	text-decoration:underline;
}
.menustock{	
	margin:0px;
	padding:5px;
	color:#E0BDBD;
	font-family:"Trebuchet MS";
	font-size:12pt;
	text-align:center;
	font-weight:100;
}
.menustock a{
	color:#E0BDBD;
	font-weight:bold;
	text-decoration:none;
}
.menustock a:hover{
	color:#E0BDBD;
	font-weight:100;
	text-decoration:underline;
}
.copyright{
	margin:0px;
	padding:5px;
	color:#000000;
	font-family:"Trebuchet MS";
	font-size:8pt;
	text-align:right;	
}
.copyright a{
	color:#983A3B;
	font-weight:bold;
	text-decoration:none;
}
.copyright a:hover{
	color:#983A3B;
	font-weight:100;
	text-decoration:underline;
}
a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#000000;
	font-weight:100;
	text-decoration:underline;
}
#navstock{
	clear:both;
	width:705px;
	background-color:#983A3B;
	border:3px dotted #E0BDBD;
	margin:10px;
	padding:10px;
}