*{
margin:0px;
padding:0px
}

img, div { behavior: url(http://www.illyria.co.za/thm/illyria/iepngfix.php) }



body{
	width: 100%;
	height: 100%;
	margin: auto;
	background-image:url(images/bg2.jpg);
	background-position:top-center;
	background-repeat:repeat-x;
	background-color:#a19387;
	
	text-align: center;

}

#header{
	width: 100%;
	height: 156px;
	text-align: center;
}

a:link {
color:#483d8b;
background : transparent;
}

a:visited {
color:#483d8b;
background : transparent;
}

a:hover {
color: #8A0808;
text-decoration : underline;
}



/* Header > Menu */

#homemenu {
font-family:Times New Roman;
font-size:14px;
line-height: 140%;
color:#483d8b;
text-align:center;
}


#menu {
	background-color#CC9966;
}


.menu a {
	display: block;
	float: left;
	width: 100px;
	height: 30px;
	margin-left: 2px;
	padding-top: 8px;
	background: url(images/img05.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #483d8b;
}

.menu a:hover {
	background-image: url(images/img03.gif);
}

.menu .active a {
	background-image: url(images/img05.gif);
}


.right{
float:right;
}


.left{
width:180px;
float:left;
}

.text{
padding:4px 11px 0 6px;
}

h2 {
	font-size: 13px;

}


#main {
	margin: auto;
	padding: 5px 5px 0 5px;
	font-family:Verdana;
	font-size:12px;
	color:#483d8b;
	text-align:center;
	width: 80%;
}

#main ol, ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Verdana;
	font-size:12px;

}


#main li {
	margin-left: 10px;
	font-family:Verdana;
	font-size:12px;
}


.border{
border-bottom:1px solid #BFAF88;
}

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 1px;
	border: 1px solid #878787;
}

.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
	padding: 4px;
	text-align:left;
	
	border: 1px solid #878787;
}

.forumheader5 {
	cursor: pointer;
}

.fcaption, .forumheader5 {
	background-color: #f7f7f9;
}


#footer{
background-position:top right;
background-repeat:no-repeat;
float:left;
clear:both;
height:90px;
width:800px;
margin:30px 0 0 0;
padding:17px 0 0 0;
text-align:center;
font-family:Tahoma;
font-size:10px;
color:#666699
}
