body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e04a3c;
	background-color: #e86f66;
	margin: 0;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#wrapper {
	margin: 0 auto;
	_padding-left: 1px;
	width: 780px;
	text-align: center;
}

#header {
	text-align: center;
	margin: 0 auto;
	height: 113px;
}

#main {
	text-align: center;
	width: 780px;
	clear: both;
	_padding-top: 10px;
}

#main a:link, #main a:active, #main a:visited {
	color: #e04a3c;
	text-decoration: blink;
}

#main a:hover {
	color: #ec8cb1;
	text-decoration: none;
}

td {
	width: 25%;
	text-align: center;
}

td img {
	border-color: #ec8cb1;
	border-style: double;
	border-width: 3px;
	padding: 10px;
	background-image: url(bg-img.png);
}

.images {
}

.action img  {
	margin: 15 0;
	text-align: center;
	font-size: xx-large;
	border: none;
	padding: none;
	background-color: transparent;
	background-image: none;
}

.webmasters {
	margin-right: 20px;
	text-align: right;
	clear: both;
	padding-bottom: 5px;
}

.left {
    text-align: left;
    padding: 0px;
}

.left {
    text-align: right;
    padding: 0px;
}

.center {
    text-align: center;
    padding: 0px;
}

.large {
	font-size: 18px;
}

#spacer {
	height: 35px;
}

#footer {
	clear: both;
	text-align: center;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #e04a3c;
	text-decoration: blink;
	font-size: 18px;
}

#footer a:hover {
	color: #ec8cb1;
	text-decoration: none;
	font-size: 18px;
}

a:link, a:active, a:visited {
	color: #e04a3c;
	text-decoration: blink;
}

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

#nav {
	width: 776px;
	text-align: center;
	background-color: #DA4D3C;
	margin: -14px auto 0 auto;
	_margin: 0 auto;
	height: 20px;
	clear: both;
}

#nav ul {
	list-style-type: none;
    margin-left: -30px;
    _margin-left: -10px;
    _margin-top: 5px;
}

#nav li {
	display: inline;
	font-size: 12px;
	padding: 0 5px;
	color: #F5CBB5;
}

#nav a:link, #nav a:active, #nav a:visited {
	color: #F5CBB5;
	font-variant: small-caps;
	text-decoration: none;
} 

#nav a:hover {
	color: #FFF;
}

.join, .join a:link, .join  a:active {
	font-size: 14px;
	_font-size: 18px;
	text-decoration: blink;
}

#title {
	padding: 10px;
}

#left-panel {
	float: left;
	width: 150px;
	padding: 10px;
	background-image: url(bg-left-side.gif);
	background-repeat: no-repeat;
	background-position: 10px 0;
}

#left-panel li {
	list-style-type: none;
	margin-left: -30px;
	margin-right: 10px;
}

#left-panel li a:link, #left-panel li a:active, #left-panel li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
}

#left-panel li a:hover {
	color: #ec8cb1;
	text-decoration: none;
	font-variant: small-caps;
}

#right-panel {
	float: right;
	width: 150px;
	padding: 0 10px;
	background-image: url(bg-left-side.gif);
	background-repeat: no-repeat;
	background-position: 10px 0;
	text-align: center;
}

#right-panel h3 {
	padding-top: 10px;
}

#right-panel table {
}

#right-panel li {
	list-style-type: none;
	margin-left: -30px;
	margin-right: 10px;
}

#right-panel li a:link, #right-panel li a:active, #right-panel li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
}

#right-panel li a:hover {
	color: #ec8cb1;
	text-decoration: none;
	font-variant: small-caps;
}

#centre-panel {
	text-align: left;
	font-size: small;
	margin: 0 10px 0 190px;
}

#centre-panel a:link, #centre-panel a:active, #centre-panel a:visited {
	color: #000;
	text-decoration: none;
}

#centre-panel a:hover {
	color: #ec8cb1;
	text-decoration: none;
}

h1 {
	font-variant: small-caps;
	font-size: 24px;
}

h2 {
	font-size: 18px;
	font-variant: small-caps;
}

h3 {
	font-size: 16px;
	font-variant: small-caps;
	margin-top: 0px;
}

h4 {
	font-size: 14px;
	font-variant: small-caps;
}

h5 {
	font-size: 12px;
	font-variant: small-caps;
}

h6 {
	font-size: 10px;
	font-variant: small-caps;
}
