a img {
	border: 0;
}

body {
	margin: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 62.5%;
	background: url("../images/square.jpg") top center;
}


#col1 {
	width: 270px;
	float: left;
}

#col1 ol {
	margin: 0;
	padding: 0;
	background: url("../images/menu-middle.jpg") top left repeat-y;
	font-family: "Comic Sans", arial, sans-serif;
	font-size: 170%;
}

#col1 ol li {
	margin: 0;
	padding: 3px 10px 12px 20px;
	list-style-type: none;
	background: url("../images/menu-spacer.png") bottom left no-repeat;
}

#col1 ol li.bottom {
	height: 60px;
	background: url("../images/menu-bottom.jpg") bottom left no-repeat;
}

#col1 ol li.nobg {
	padding-bottom: 3px;
	background-image: none;
}

#col1 ol li.top {
	height: 50px;
	background: url("../images/menu-top.jpg") top left no-repeat;
}

#col1 ol li a:link, #col1 ol li a:visited {
	color: #2547CD;
	text-decoration: none;
}

#col1 ol li a:hover, #col1 ol li a:active, #col1 ol li.current a:link, #col1 ol li.current a:visited {
	color: #FF385A;
	text-decoration: none;
}

#col1 ol li.subitem a:link, #col1 ol li.subitem a:visited {
	color: #999999;
	text-decoration: none;
}

#col1 ol li.subitem a:hover, #col1 ol li.subitem a:active {
	color: #666666;
	text-decoration: none;
}

#col1 ol li.subcurrent a:link, #col1 ol li.subcurrent a:visited {
	color: #666666;
	text-decoration: none;
}

#col1 h2 {
	color: #501BAB;
}

#col2 h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #6F2BE3;
}

#col2 {
	width: 600px;
	float: right;
}

#col2 #body-text {
	padding: 0 35px 0 35px;
}

#container {
	font-size: 1.2em;
}

div#cms_default-body-middle{
	padding-top: 50px;
	padding-left: 30px;
}

#footer {
	height: 30px;
	margin: 0 100px;
	color: #666666;
	font-size: 90%;
}

#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #666666;
	text-decoration: underline;
}

#footer .copyright {
	float: right;
}

#footer .links {
	float: left;
}

form.contact input {
	width: 100%;
	margin-bottom: 20px;
	display: block;
	font-size: 200%;
}

form.contact textarea {
	width: 100%;
	height: 200px;
	margin-bottom: 20px;
	display: block;
	font-size: 200%;
}

.forumlink {
	height: 210px;
	padding-top: 110px;
	padding-left: 100px;
}

.forumlink img {
	width: 150px;
	height: 150px;
}

h1 {
	width: 218px;
	height: 242px;
	margin: 0;
	top: 25px;
	left: 20px;
	position: absolute;
	z-index: 5;
	background: url("../images/lymteen.png") top left no-repeat;
	text-indent: -1000em;
}

#header {
	height: 205px;
	padding-top: 15px;
	padding-left: 185px;
	background: url("../images/header.jpg") top left no-repeat;
}

#main, #main-forum {
	padding-left: 60px;
	padding-right: 90px;
	background: url("../images/mainbg.jpg") bottom center no-repeat;
}

#main {
	background: url("../images/mainbg.jpg") bottom center no-repeat;
}

#main-forum {
	padding-bottom: 50px;
	background: url("../images/forumbg.jpg") bottom center no-repeat;
}

.spacer {
	clear: both;
}

#wrapper {
	width: 1050px;
	margin: 0 auto;
	position: relative;
	background: url("../images/wrapperbg.jpg") top left repeat-y;
}


div.home ul {
	margin: 0;
	padding: 0;
}

div.home ul li {
	width: 180px;
	padding: 0 5px;
	float: left;
	list-style-type: none;

/*	border-right: #999999 1px dotted; */
}

div.home ul li.first {
	width: 180px;
/*	border-left: #999999 1px dotted; */
}
