
body {
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #f7b980;
}

.box-middle {
	background-image:url(images/box-middle.gif);
	background-repeat:repeat-y;
	margin: 0px 40px 0px 40px;
}

.content {
	padding: 0px 40px 2px 40px;
	text-align: left;
	width: auto;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
}

.content a:link {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
}

.content a:visited {
	color:#990000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
}

.content a:hover, a:active {
	color: #FF3300;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
}

.menu {
	text-align: center;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing: 3px;
	font-weight: bold;
	text-decoration: none;
	width: 20%;
}

.menu a, a:link, a:visited {
	text-align: center;
	color:#990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing: 3px;
	font-weight: bold;
	text-decoration: none;
	width: 20%;
}

.menu a:hover {
	color: #CC0000;
}

.menu a:active {
	color: ffffff;
}

.h1 {
	font-size: 20px;
	font-weight: normal;
	color: #CC3300;
	line-height: 28px;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #CC3300;
	line-height: 28px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #CC3300;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	color: #CC3300;
	line-height: 1px;
}

.hiddenPic {
	display:none;
}
