body {
	color:#414141;
	font-size:10px;
	font-family: "Rockwell", sans-serif;
	overflow-x: hidden;
	line-height:12px;
	padding: 0;
	margin: 0 auto 0;
              background: #dfdfdf url('http://i913.photobucket.com/albums/ac340/sheseverythingx/background.png') repeat-x;
	}

#header {
	width:816px;
	height:647px;
	top: 0px;
	left: 0px;
	position: absolute;
	background: url('') no-repeat;
	}

a:link, a:active, a:visited {color: #414141; text-decoration:none; outline: none;}
a:hover {color: #663398; text-decoration:line-through; outline: none; }

b {color: #663398;} i {color: #646464;} u {color: #d7ec00; background: #ffffff; text-transform:uppercase;} strong {color: #663398;}

h1 {
	color: #663398;
	font: 18px rockwell;
	font-weight: normal;
	line-height:20px;
	letter-spacing: -1px; 
	text-transform:lowercase ; 
	margin-left:0px; margin-bottom:1px;
	border-bottom: 0px dashed #2e2e2e;
	}
h2 {
	color: #663398;
	font: 18px rockwell;
	font-weight: normal;
	line-height:20px;
	letter-spacing: -1px; 
	text-transform:lowercase ; 
	margin-left:0px; margin-bottom:1px;
	border-bottom: 0px dashed #2e2e2e;
	}

table {
	color:#6e6e6e;
	font-size: 8pt;
	font-family: Tahoma, Arial, sans-serif;
	background-color: transparent;
	text-align: center;
	}

input, submit, textarea {
	color: #414141;
	font-size: 10px;
	font-family: Rockwelll, sans-serif;
	background-color:transparent;
	border:0px;
	text-align:left;
	padding:4px;
	border: 1px dashed #414141;
	}


#main {
	width: 400px;
	top: 50px;
	left: 825px;
	position: absolute;
              background: #f5f5f5 url('http://i5.photobucket.com/albums/y187/kooldude1490/contentbg.png') repeat;

	text-align: justify;
	padding:5px;
	margin-bottom: 3px;
	margin-right:0px;
        }

#menu {
	width: 100px;
	top: 340px;
	left: 665px;
	position: absolute;

	text-align: left;
	padding:5px;
	margin-bottom: 3px;
	margin-right:0px;
	}

