@charset "UTF-8";
/* CSS Document */



body {
	background-image: url(images/wallpaper.jpg);
	background-repeat: repeat;
	background-position: center top;
	min-width:1001px;
	text-align: center;
	
	

}


#container {
	padding: 0px;
	width: 1001px;
	height: 100%;
	margin: auto;
	overflow: hidden;
}




#contents {
	width: 1001px;
	overflow: auto;
	height: 750px;
	vertical-align: middle;
}



#logo{
	width: 1001px;
	height: 201px;
	overflow: hidden;
}



#navigation {
	width: 1001px;
	height: 60px;
	overflow: hidden;	
}


#homepage{
	width: 1001px;
	overflow: hidden;	
}


#pagetop{
	width: 1001px;
	height: 23px;
	background-image: url(images/paper-top.jpg);	
}


#pageleft{
	width: 95px;
	height: 350px;
	float: left;
	display: inline;
	position: relative;
	background-image: url(images/left.jpg);	
}

#pageright{
	width: 92px;
	height: 350px;
	float: left;
	display: inline;
	position: relative;
	background-image: url(images/paper-right.jpg);	
}



#pagebottom{
	width: 1001px;
	height: 30px;
	background-image: url(images/paper-bottom.jpg);
	float: left;
	clear: both;	
}

#frametop{
	width: 998px;
	height: 348px;
	background-image: url(images/frame-top.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}


#frametop h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	font-weight: bold;
}


#frametop h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}


#framebottom{
	width: 998px;
	height: 358px;
	background-image: url(images/frame-bottom.gif);
	float: left;
	clear: both;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align: bottom;
}

#framebottom h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	font-weight: bold;
}


#framebottom h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}

#latestpage{
	width: 339px;
	height: 350px;
	background-image: url(images/paper-latest.jpg);
	text-align: left;
	overflow: auto;
	display:inline;
	float: left;
	position: relative;
}

#livepage{
	width: 339px;
	height: 350px;
	background-image: url(images/paper-live.jpg);
	text-align: left;
	overflow: auto;
	float: left;
}

#foodpage{
	width: 339px;
	height: 350px;
	background-image: url(images/paper-food.jpg);
	text-align: left;
	overflow: auto;
	float: left;
}


#sportpage{
	width: 339px;
	height: 350px;
	background-image: url(images/paper-sport.jpg);
	text-align: left;
	overflow: auto;
	float: left;
}


#functionpage{
	width: 339px;
	height: 350px;
	background-image: url(images/paper-function.jpg);
	text-align: left;
	overflow: auto;
	float: left;
}



#gallerypage{
	width: 339px;
	height: 350px;
	background-image: url(images/paper-gallery.jpg);
	text-align: left;
	overflow: auto;
	float: left;
}


#contactpage{
	width: 339px;
	height: 350px;
	background-image: url(images/paper-contact.jpg);
	text-align: left;
	overflow: auto;
	float: left;
}




#text {
	height: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/paper2.jpg);
	width: 814px;
	float: left;
	position: relative;
	display: inline;
	text-align: left;
	overflow: auto;
}













#frametext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/frame-middle.gif);
	width: 998px;
	float: left;
	position: relative;
	display: inline;
	text-align: left;
	overflow: auto;
	background-repeat: repeat;
}


#frametext h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
	font-weight: bold;
}





a:link {
	color: #660000;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
}
a:active {
	color: #660000;
	text-decoration: none;
}


#text h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}


#latestnewsfeature {
	height: 450px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	width: 300;
	float: left;
	position: relative;
	display: inline;
	text-align: left;
	overflow: auto;
	padding-right: 20px;
}


#latestnewsfeature200 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	width: 200;
	float: left;
	position: relative;
	display: inline;
	text-align: left;
	overflow: auto;
	padding-right: 20px;
}
