html, body {
	font: normal normal medium Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000;
	}

* {
	margin: 0;
	padding: 0;
	}

#container {	
	height: 100%;
	min-height: 100%;
	width: 750px;
	margin: auto;
	}

#top {
	background: url(images/top.jpg) no-repeat;
	width: 720px;
	height: 78px;
	padding: 0 0 0 2em;
	}

#main {
	height: 100%;
	min-height: 100%;
	margin-left: 1em;
	padding: 0 0 0 1em;	
	}

#mainright {
	float: left;
	background: url(images/slice.jpg) repeat-y;
	width: 720px;
	color: #000;
	font-size: small;	
	padding: 0;
	}

#maincontent {
	float: left;
	background: url(images/middle.jpg) no-repeat;
	width: 720px;
	color: #000;
	font-size: small;	
	padding: 0 0 0 2em;
	}
	
#maincontent p {
	padding: 1em 5em 0 0;
	width: 80%;
	}

#maincontent ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 80%;
	}

#maincontent li {
	margin-bottom: 1em;
	}

#maincontent dd {
	font: normal small Tahoma, Arial, Helvetica, sans-serif;
	}
	
#maincontent ul ul {
	padding: 1em 0 0 2em;
	}

#maincontent li li {
	padding: 0 0 0 1em;
	list-style-type: circle;
	}

h1 {
	text-align: center;
	margin: auto;
	}

h2 {
	text-align: center;
	font: bold medium Verdana, Arial, Helvetica, sans-serif;
	width: 75%;	
	padding: 1em 6em 0 0;
	color: #000;
	}

h4 {
	text-align: center;
	font-size: small;
	width: 68%;
	margin: auto;
	padding: 1em 9em 0 0;
	}

h5 {
	font: bold medium 'Trebuchet MS', Helvetica, sans-serif;
	text-align: center;
	margin: auto;
	width: 75%;
	padding: 1em 9em 0 0;
	}

a {
	color: #ff0000;
	}

a:hover {
	color: #0000ff;
	}

a img {
	border: none;
	}

#bottom {
	background: url(images/bottom.jpg) no-repeat;
	padding: 0;
	margin-left: -2em;
	}
	
	
/***** side style *****/

#side {
	width: 150px;
	height: 160px;
	position: relative;
	margin: 0;
	float: left;
	}
	
#side ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	}

#side li {
	padding: 0;
	}
	
#side li a {
	background: url(images/red.jpg);
	display: block;
	color: #fff;
	font: bold medium Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0 0 0 .3em;
	width: 100%;
	}

#side li a:hover {
	background: url(images/blue.jpg);
	}
	
	
/***** eppy style *****/

#eppy {
	width: 80%;
	padding: 1em;
	margin:0;
	}

#eppy ul {
	width: 100%; 
	padding: 0; 
	margin: 0; 
	list-style-type:none; 
	text-align:center;
	}	
	
#eppy li {
	float: left;
	padding: 0;
	height: 78px;
	margin-bottom: 3px;
	font: bold large Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	}
	
#eppy li a {
	display: block;
	width: 285px;
	height: 78px;
	text-decoration: none;
	}
	
#eppy li a img {
	visibility: hidden;
	height: 78px;
	}

#left {
	float: left;
	width: 45%;
	}

#right{
	float: left;
	width: 45%;
	}

.head {
	font-weight: bold;
	}

/***** season style *****/

a.one {
	background: url(images/guide/season1.jpg) top left no-repeat;
	}
	
a.one:hover {
	background: url(images/guide/lowseason1.jpg) no-repeat;
	}
	
a.two {
	background: url(images/guide/season2.jpg) no-repeat;
	}
	
a.two:hover {
	background: url(images/guide/lowseason2.jpg) no-repeat;
	}

a.three {
	background: url(images/guide/season3.jpg) no-repeat;
	}
	
a.three:hover {
	background: url(images/guide/lowseason3.jpg) no-repeat;
	}

a.four {
	background: url(images/guide/season4.jpg) no-repeat;
	}
	
a.four:hover {
	background: url(images/guide/lowseason4.jpg) no-repeat;
	}

a.five {
	background: url(images/guide/season5.jpg) no-repeat;
	}
	
a.five:hover {
	background: url(images/guide/lowseason5.jpg) no-repeat;
	}

a.six {
	background: url(images/guide/season6.jpg) no-repeat;
	}
	
a.six:hover {
	background: url(images/guide/lowseason6.jpg) no-repeat;
	}
	
a.seven {
	background: url(images/guide/season7.jpg) no-repeat;
	}
	
a.seven:hover {
	background: url(images/guide/lowseason7.jpg) no-repeat;
	}

a.eight {
	background: url(images/guide/season8.jpg) no-repeat;
	}
	
a.eight:hover {
	background: url(images/guide/lowseason8.jpg) no-repeat;
	}

a.nine {
	background: url(images/guide/season9.jpg) no-repeat;
	}
	
a.nine:hover {
	background: url(images/guide/lowseason9.jpg) no-repeat;
	}	

/***** PreLoader Info *****/
.preload1
{
background-image:url(images/guide/lowseason1.jpg);
} 

.preload2
{
background-image:url(images/guide/lowseason2.jpg);
} 

.preload3
{
background-image:url(images/guide/lowseason3.jpg);
} 

.preload4
{
background-image:url(images/guide/lowseason4.jpg);
} 

.preload5
{
background-image:url(images/guide/lowseason5.jpg);
} 

.preload6
{
background-image:url(images/guide/lowseason6.jpg);
} 

.preload7
{
background-image:url(images/guide/lowseason7.jpg);
} 

.preload8
{
background-image:url(images/guide/lowseason8.jpg);
} 

.preload9
{
background-image:url(images/guide/lowseason9.jpg);
} 

/***** footer style	*****/
	
#footer {
	clear: both;
	padding: 1em 0 2em 0;
	margin-left: 3em;
	}

#footer ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0;
	text-align: center;
	}

#footer li { 
	display: inline;
	padding: 1em;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	}

#footer li a {
	color: #fff;
	}

#footer li a:hover {
	color: #ff0000;
	text-decoration: none;
	}
