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/49original.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:#333;
}

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

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

#menu 
{
 height:30px;
 width:800px;
 background-image: url(web_pattern/01original.gif);
 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:7px;
 font-size:13px;
/* font-variant:small-caps;*/ 
 color: #FFFFFF;
 padding-top:5px;
}

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

#content_box
{
 width:750px;
 height:650px;
 margin-right: auto;
 margin-left: auto;
 background-color:#fffdf3;
 margin-top: 0px;
 background-image: url(bg/fountain_baige.gif);
 background-repeat: no-repeat;
 background-position: bottom;
 border-right: medium solid #CCCCCC;
 border-left: medium solid #CCCCCC;
 text-align: left;
}
#content_box_fade
{
 width:750px;
 height:650px;
 margin-right: auto;
 margin-left: auto;
 background-color:#fffdf3;
 margin-top: 0px;
 background-image: url(bg/fountain_baige_fade.gif);
 background-repeat: no-repeat;
 background-position: bottom;
 border-right: medium solid #CCCCCC;
 border-left: medium solid #CCCCCC;
 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: thin dotted #6D1E28;
}
#content_box_fade li
{
padding-left:20px;
margin-left:20px;
}
#bottom 
{
	width:800px;
	height:14px;
	margin-right: auto;
	margin-left: auto;
	background-color:#cccccc;
	font-family: Georgia,;
	font-size: 10px;
	color: #6D1E28;
	text-align:right;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #fffdf3;
}

#bottom h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D1E28;
	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:7px;
	font-size:13px;
/*	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: #ccc;
	text-align:right;
	padding-right:30px;
	margin-top: 0px;
	padding-top: 0px;
}
#weather
{
	width:450px;
	margin-left:200px;
	height: 300px;
	margin-top: 30px;
}
.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:700px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
}
.text 
{
 padding-left:25px;
 width:300px;
 font-size:11px;
}
