body {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #666666;
	text-decoration: none;
	background:url(art/bg-line.jpg) repeat;
	margin:0px;
	padding:0px;
	text-align:center;
}
#page {
	width:980px;
	overflow:hidden;
	margin:0px auto;
	text-align:left;
}
#header {
	width:880px;
	height:150px;
	float:left;
	background-image:url(art/header.jpg);
	padding:113px 0px 0px 100px;
}
#header p {
	width:780px;
	float:left;
	height:115px; 
	margin:0px;
	text-align:right;
	color:#333333;
	font-family:"Century Gothic";
	font-size:17px;
	padding-right:100px;
}
a#but {
	width:195px;
	float:left;
	text-align:center;
	border-right:1px solid #333333;
	border-left:1px solid #FFFFFF;
	text-decoration:none;
	color:#FFFFFF;
	font-family:"Century Gothic";
	font-size:18px;
}
a:hover#but {
	color:#6633FF;
}
#text-box {
	width:980px;
	float:left;
	overflow:hidden;
	background-image:url(art/text-bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
#text-box img {
	float:left;
	margin:0px;
}
#container {
	width:770px;
	float:left;
	overflow:hidden;
	margin:0px 0px 0px 108px;
}	
#welcome {
	width:230px;
	height:230px;
	float:left;
	background:url(art/welcome.jpg) no-repeat;
	margin:0px 0px 10px 16px;
	text-align:right;
	color:#FFFFFF;
	font-family:"Century Gothic";
	padding:10px;
	line-height:24px;
}
#main-text {
	width:499px;
	float:left;
	overflow:hidden;
	line-height:25px;
	margin-left:108px;
	margin-top:10px;
}
h1 {
	font-size:26px;
	color:#333333;
	margin:0px;
	font-weight:normal;
}
#recent {
	width:230px;
	min-height:285px;
	float:left;
	background:url(art/recent-bg.jpg) no-repeat;
	margin:10px 0px 10px 16px;
	padding:10px;
}
h2 {
	width:230px;
	float:left;
	margin:10px 0px 10px 16px;
	color:#4E279E;
	text-align:right;
	font-weight:normal;
	font-size:26px;
}
#recent img {
	float:left;
	margin:5px 4px 5px 4px;;
	border:1px solid #999999;
	width:105px;
	height:105px;
	
}
#recent a{
	float:left;
	color:#333333;
	text-decoration:none;
	width:230px;
	text-align: center;
	margin:20px 17px 0px 0px;
	font-size:13px;
	font-family:"Century Gothic";
}
#recent a:hover {
	background:#6633CC;
	color:#FFFFFF;
}
#footer {
	width:770px;
	float:left;
	background:#E9E9E9;
	padding:15px;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:10px 0px 0px 90px;
	color:#999999;
	line-height:20px;
}
#footer p {
	float:right;
	margin:0px;
}
.text-box {
	padding:10px;
	border:1px solid #999999;
	background: #CCCCCC;
	color:#660099;
}
.text-box:hover {
	background:#6633CC;
	color:#FFFFFF;
}
.button {
	width:125px;
	background:#CCCCCC;
	border:1px solid #666666;
	padding:5px;
}
.button:hover {
	background:#6633CC;
	color:#FFFFFF;
}
.button1 {
	width:125px;
	background:#F4F4F4;
	border:1px solid #666666;
	padding:5px;
}
.button1:hover {
	background: #CCCCCC;
	color:#FFFFFF;
}
a#thumbs {
	width:220px;
	height:220px;
	float:left;
	margin:10px;
	border:1px solid #666666;
	background-position:center;
}


	

