body {
	margin: 0px;
	padding: 0px;
	background: url('hocus_01.jpg') repeat; 
}

#container {
	margin: 15px auto;
	width: 473px;
	height: 100%;
	background: url('hocus_04.jpg') repeat-y center top;
}

body, tr, td { 
	font-size: 11px; 
	font-family: Tahoma; 
	color: #626262; 
}

#header {
 	width: 100%;
	height: 309px;
	float: left;
	background: url('hocus_02.jpg') no-repeat;
}    

#content {
	width: 100%;
	background: url('hocus_03.jpg') no-repeat;
	clear: both;
}

#footer {
	width: 100%;
	height: 10px;
	background: url(hocus_05.jpg) no-repeat;
}

#menu {
	width: 100%;
	text-align: center;
	font-size: 12px;
	line-height: 13px;
	font-family: arial, "lucida console", sans-serif;
}

p {
	margin: 10px 20px;
	font-size: 10px;
	line-height: 14px;
	text-align: justify;
	font-family: arial, "lucida console", sans-serif;	
}

blockquote {
	margin: 10px 70px 10px 70px;
	padding: 5px;
	font-size: 9px;
	text-align: center;
	line-height: 10px;
	color: #d1d1d1;
	font-style: italic;
	border-top: 1px dotted #ffffff;
	border-bottom: 1px dotted #ffffff;
}

p.foot {
	margin: 0px 0px 0px 0px;
	font-family: arial, "lucida console", sans-serif;
	color: #6A6A6A;
	font-size: 9px;
	line-height: 12px;
	text-align: center;
	padding-bottom: 4px;
}

#menu a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 3px;
}

#menu a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 3px;
	padding-bottom: 1px;
	border-bottom: 2px solid #ff74b0;
}

#text a {
	color: #3d5bb1;
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: 0px dotted #ff639e;
}

#text a:hover {
	color: #558fb8;
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: 0px solid #ff639e;
}

b {
	color: #6A6A6A;
}

i {
	color: #fd6978;
	font-size: 9px;
}

i.title {
	color: #fd6978;
	font-size: 11px;
}

i.quote {
	color: #fd6978;
	font-size: 9px;
}

i.foot {
	color: #6e6e6e;
	padding-top: 2px;
	font-size: 8px;
	line-height: 9px;
}

b.about {
	color: #ffffff;
	text-align: right;
	font-size: 10px;
	padding: 3px;
	margin-left: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

img.codes {
	border: 3px solid #e3e1bc;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

img.sprite {
	padding: 4px;
	padding-left: 15px;
}

input, textarea, select, option {
	background-color: #818181; 
	font-size: 10px;
	letter-spacing: 1px;
	font-family: arial;
	color: #ffabc4;
	font-style: italic;
	padding: 2px;
	border-right: 0px;
	border-top: 1px dotted #d1d1d1;
	border-left: 0px;
	border-bottom: 1px dotted #d1d1d1;
	margin: 0px;
}
