
/* Styles for KimFalconer.com Quantum Enchantment October 2008*/


/* Centering and format*/


body{
	font-family: Arial,sans-serif;
	color: #999999;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #000000;
}


/* Links --a:active and a:focus remove the dotted line from invis image boarder!*/

a:active
{
outline: none;

}

a:focus
{
-moz-outline-style: none;
}

a:link{color:#FFFFFF;
text-decoration:none;}
a:visited{color:#888888;
text-decoration:none;}
a:hover{color:#555555;
text-decoration:none;}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	
/* SECTIONS LAYOUT*/

}
#container{
	
	margin:auto;
	text-align:center;
	padding:1px;
	border:0;
	background-color:#000000;
}

#sub{
	margin: 0px;
	margin:auto;
	text-align:center;
}

#footer{
	float:left;
	padding-left:35px;
}
#shop{
	text-align:right;
	padding-right: 50px;
}

/* font styles*/

.style3 {
	color: #CCCCCC;
	font-size: x-small;
}
.style5 {font-size: large}
.style7 {color: #999999}
.style8 {font-size: smaller}
.style9 {color: #CCCCCC; font-size: smaller; }
.style10 {color: #CCCCCC}
.style11 {font-size: small}

