body {
	background:#44090f url(../images/tile2.jpg) repeat;
	margin: 0;
	padding: 0;
	height: 100%;
}


#wrapper {
	margin: 0px auto 0px auto;
	width: 960px;
	min-height: 100%;
	padding: 0px;
}


#header { 
background-image: url(../images/header.jpg);
color: red;
font-size:10px;
font-family: arial; 
width:960px;
height:126px;
}


.content {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#ffffff;
	font-size: 13px;
	line-height: 17px;
	margin: 0 30px 0 30px;
}


.welcome {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#ffffff;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	text-align:center;
}



a.contentlk, a.contentlk:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #e5cbdc;
	font-size: 13px;
	text-decoration: none;
	margin-left:0px;
	margin-right:0px;
}

a.contentk:hover, a.contentlk:active {
text-decoration: underline;
color: #ffffff;
}


.copyright {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#ffffff;
	font-size: 11px;
	line-height: 15px;
	text-align:center;
}

a.copy, a.copy:visited {
	color:#ffffff;
	text-decoration: none;
	font-size: 11px;
}

a.copy:hover, a.copy:active {
text-decoration: underline;
color: #e5cbdc;
}

