body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e0bf7c;
	background-image: url('images/bg.jpg');
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
.style1 {
	font-size: 20px;
	font-weight: bold;
}
a{
	text-decoration:none;
	color:#FFFFFF;
}


a:hover {
	color: #CCCCCC;
}

#menu{
padding-left:80px;
padding-top:111px;
}

#menu ul {
    list-style:none;
    }

#menu li {
    float:left;
    padding-left: 10px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
    }


#page {
display:block;
margin-left:auto;
margin-right:auto;
text-align:center;
width:900px;
background-color:#FFFFFF;
}
#page2 {
display:block;
margin-left:auto;
margin-right:auto;
text-align:center;
width:900px;
background-color:#630000;
}
#header {
width:900px;
height:240px;
background-image: url('images/home/home_header.jpg');
}
#headerRegular {
width:900px;
height:240px;
background-image: url('images/main/header.gif');
}
#lefthome{
float:left;
width:230px;
height:420px;
background-image: url('images/home/left_home.gif');
}
#left{
float:left;
width:230px;
height:420px;
background-image: url('images/main/left.gif');
background-repeat:no-repeat;
}
#main{
float:left;
width:650px;
background-color:#FFFFFF;
padding:10px;
}
#main a{
color:#630000;
}
#main a:hover{
color:#CCCCCC;
}
#anihome{
float:left;
width:240px;
height:420px;
background-image: url('images/home/animation_home.gif');
}
#righthome{
float:left;
width:430px;
height:420px;
background-image: url('images/home/right_home.gif');
}
#regcontain{
float:left;
width:900px;
background-color:#FFFFFF;
}

#footer{
width:900px;
height:40px;
background-color:#000000;
clear:both;
}

#comments{
text-align:left;
}
#classlist{
list-style-type:none;
float:left;
display:inline;
}
#classlist li{
float:left;
padding-left: 20px;
}


