body {
	background-color: #AEAEAE;
	background-image: url(back.jpg);
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
	width:773px;
	margin:0 auto;
	padding:0px 11px 0px 11px;
	background-image:url(images/wrapper_bg.jpg);
	background-repeat:repeat-y;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 753px;
	height: 121px;
	padding: 10px 20px 0px 0px;
}

#nav {
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x;
	height:34px;
	font-size:12px;
}

#nav ul {
	margin: 0px;
	padding: 6px 0px;
	list-style-type: none;
	text-align: center;
}

#nav ul li {
	display: inline;
	padding: 0px 19px;
}

#nav ul li a {
	color: #CCCCCC;
	text-decoration: none;
}

#nav ul li a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #FFFFFF;
}

#pictures {
	background-color:#FFFFFF;
	padding:0px 10px 0px 10px;
}

#big_pic {
	float:left;
	width:501px;
}

#pic_side {
	width:250px;
	float:right;
}

#pic1 {
	background-image:url(images/pic1.jpg);
	background-repeat:no-repeat;	
	height:168px;
	margin:0px 0px 5px 0px;
	color:#FFFFFF;
	font-size:11px;
	padding:7px 9px 0px 0px;
	text-align:right;
}

#pic2 {
	background-image:url(images/pic2.jpg);
	background-repeat:no-repeat;	
	height:156px;
	margin:0px 0px 5px 0px;
	font-size:11px;
	padding:7px 0px 0px 13px;
}

#pic3 {
	background-image:url(images/pic3.jpg);
	background-repeat:no-repeat;	
	height:158px;
	font-size:11px;
	text-align:right;
	padding:7px 10px 0px 0px;
}

#middle {
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 10px;
	background-image:url(images/middle_bg.jpg);
	background-repeat:repeat-y;
}

#text {
	width:496;
	float:left;
}

#picture {
	text-align:center;
	background-color:#FFFFFF;
	padding:0px 0px 10px 0px;
	width:496px;
}

#content {
	width:446px;
	border:#D1D1D1 solid 5px;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-x;
	padding:0px 20px 0px 20px;
	font-size:12px;
	background-color:#D1D1D1;
	line-height:18px;
}

#content a {
	color:#666666;
	text-decoration:underline;
}

#content a:visited {
	color:#666666;
	text-decoration:underline;
}

#content a:hover {
	color:#000000;
	text-decoration:underline;
}

#sidebar {
	width:235px;
	float:right;
	border:#D1D1D1 solid 5px;
	background-color:#D1D1D1;
	padding:20px 0px 0px 0px;
	text-align:center;
	background-image:url(images/content_bg.jpg);
	background-repeat:no-repeat;
}

#sidebar a {
	color:#666666;
	text-decoration:underline;
	font-size:12px;
}

#sidebar a:visited {
	color:#666666;
	text-decoration:underline;
	font-size:12px;
}

#sidebar a:hover {
	color:#000000;
	text-decoration:underline;
	font-size:12px;
}

#footer {
	height:160px;
	text-align:center;
	font-size:12px;
	padding:10px 0px 0px 0px;
	line-height:20px;
}

#footer a {
	color:#000000;
	text-decoration:none;
}

#footer a:visited {
	color:#000000;
	text-decoration:none;
}

#footer a:hover {
	color:#999999;
	text-decoration:none;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:28px;
	padding:0px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#555555;
	font-size:20px;
	padding:0px;
}

.spa {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#e97e1e;
	font-size:20px;
	padding:0px;
	text-decoration: none;
}

.spa a{
	text-decoration: none;
	color:#e97e1e;
	
}

.spa a:hover{
	text-decoration: none;
	color:#FFCC99;
	
}




.style1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#555555;
	font-size:28px;
	padding:0px;
	line-height:14px;
	font-weight:bold;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}