html
{
 height: 100%;
 min-height: 100%;
}

a
{
 color: white;
 text-decoration:none;	
}

a:hover
{
 color: #999999;
 text-decoration:none;	
}

.blacklink
{
 color: #000;
 text-decoration:underline;
}

body 
{
 margin: 0;
 height: 100%;
 background-image:url(web_pattern/30bis.gif);
 font-family:Georgia;
 margin:0px;
 padding:0px;
 text-align: center;
}

h1 
{
 font-size:14px;
 padding-left:25px;
 padding-top:35px;
 margin: 0px; 
}

p 
{
 padding-left:25px;
 width:300px;
 font-size:11px;
}

.subtitle 
{
 font-size:12px;
}

#frame 
{
 height: 800px;
 width:800px;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-right: auto;
 margin-left: auto;
 background-color:#000;
}

#logo_wraper
{
 width:800px;
 background-color:#000;
 height:60px;
}

#logo 
{
 height:60px;
 width:750px;
 margin-right: auto;
 margin-left: auto;
 background-color:#fffdf3;
 margin-top: 0px;
 border-right: medium solid #470007;
 border-left: medium solid #470007;
 text-align:left;
 vertical-align: bottom;
}

#menu 
{
 height:30px;
 width:800px;
 background-color:#470007;
 margin-top: 0px;
 border-top: thin solid #FFFFFF;
 border-bottom: thin solid #FFFFFF;
}

#menu ul
{
 margin: 0;
 padding-top: 0;
 padding-right: 30;
 padding-bottom: 0;
 padding-left: 0;
}

#menu li 
{
 float: right;
 list-style-type: none;
 padding-right:12px;
 font-size:11px;
 font-variant:small-caps;
 color: #FFFFFF;
 padding-top:5px;
}

#content_wrapper
{
 width:800px;
 height:600px;
 margin-right: auto;
 margin-left: auto;
 
}

#content_box
{
 width:750px;
 height:600px;
 margin-right: auto;
 margin-left: auto;
 background-color:#bfbdb7;
 margin-top: 0px;
/*background-image: url(web_pattern/30line.gif);*/
 background-repeat: repeat-x;
 background-position: bottom;
 border-right: medium solid #470007;
 border-left: medium solid #470007;
 text-align: left;
}
#content_box_fade
{
 width:750px;
 height:600px;
 margin-right: auto;
 margin-left: auto;
 background-color: #bfbdb7;
 margin-top: 0px;
 /*background-image: url(web_pattern/30line.gif);*/
 background-repeat: repeat-x;
 background-position: bottom;
 border-right: medium solid #470007;
 border-left: medium solid #470007;
 text-align: left;
}

#content_box a
{
text-decoration:underline;
}
#content_box_fade a
{
text-decoration:underline;
}
#picture_box
{
 width:300px;
 height:450px;
 float:right;
 padding-top: 15px;
 padding-right: 45px;
 font-size: 9px;
 font-style: italic;
 text-align:left;	
}

#picture_box img
{
 border: medium solid #000;
}
#content_box_fade li
{
padding-left:20px;
margin-left:20px;
}
#bottom 
{
	width:800px;
	height:14px;
	margin-right: auto;
	margin-left: auto;
	background-color:#470007;
	font-family: Georgia,;
	font-size: 10px;
	color: #6D1E28;
	text-align:right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#bottom h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align:right;
	padding-right:30px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#footer 
{
 height:30px;
 width:800px;
}

#footer ul
{
	margin: 0;
	padding-top: 0;
	padding-right: 30;
	padding-bottom: 0;
	padding-left: 0;
}

#footer li 
{
	float: right;
	list-style-type: none;
	padding-right:12px;
	font-size:11px;
	font-variant:small-caps;
	color: #AC2225;
	padding-top:5px;
}

#year 
{
width:800px;
height:20px;
}

#year h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #470007;
	text-align:right;
	padding-right:30px;
	margin-top: 0px;
	padding-top: 0px;
}
#weather
{
	width:450px;
	margin-left:200px;
	height: 300px;
	margin-top: 30px;
}
#special-offer {
 padding-left:25px;
 width:600px;
 font-size:12px;
}
.thumbdiv
{
 float: left;
 margin: 0;
 margin-right: 20px;
 margin-bottom: 4px;
 padding: 1px;
 border: solid 1px #000;
}

.thumbdiv a, .thumbdiv img
{
 display: block;
 text-decoration: none;
 border: 0;
}
#thumb_line
{
	width:600px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	padding-top: 20px;
}
.text 
{
 padding-left:25px;
 width:300px;
 font-size:11px;
}
.red{
color:#990000;
}
.blu{
color:#3300CC;
}
