/* height is 100 % */
html 
{min-height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

body 
{
	background-image: url(images/bluetextureback.jpg); background-repeat: repeat;
	color: #444;
	font: normal 62.5% Trebuchet,sans-serif;
	text-align: left;
	padding-top: 64px;
}

h1 
{
	text-align: center;
	font:Georgia,Tahoma;
	font-size: 22px;
	font-style: normal;
	font-weight:bold;
	padding-top: 6px; color: #66B5FF; margin-bottom: 4px;
}

h2 
{font: Bold 16px Verdana,sans-serif;text-align:center;
padding-top: 6px;
text-align: center;
margin-bottom: 4px;
color: #cc6600;
}
p
{font: 12px Verdana,sans-serif;
text-align:left;
padding-bottom: 1.2em;
}



.skyscraper 
{text-align:left;
color: #66B5FF;
	font: normal 12px Verdana,sans-serif;
	padding: 2px 12px 0px 7px;
	}
	

code,ul 
{
color: #66B5FF;
padding-bottom: 1.2em;
}

a {color: #66B5FF;
	font-weight:bold;}

a:hover {color: #38b63c;
	font-weight:bold;}

li {list-style-type: none;
color: #66B5FF;
font-weight:bold;
text-align:left;}

ul 
{
list-style-type: none;
text-align:left;
color: #66B5FF;
}
.justify {
	text-align: justify;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.clearer {clear: both; font-size: 0;	direction: ltr;
}

.right {float: right;}

/* #7FAFB2 Green inner */
.inner-container {
	border: 3px solid #7FAFB2;
	background: #FFFFFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
}

/*.outer-container {
	background: url('images/container.jpg') no-repeat center bottom;
	padding-bottom: 64px;
}*/

/* SPOOKY BANNER */
.header {
	background: #222 url('images/header.jpg') no-repeat;
	height: 160px;
	margin-bottom: 5px;
	text-align: center;
}
.header .title {
	color: #FFFFFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFFFFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}


/*.style .style1 .style2{
font-weight: bold; 
font-size:14px;
color: #FF6600;
text-align:center;
}*/
 
.style 
{
font-weight: bold; 
color: #FF6600;
text-align:center; 
}


/* menu1 baby-blue */
/* .menu11 {
	background: #9FDEE5;
	text-align:center;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	font-weight:bold;
	padding: 8px 12px;
}
/*long menu
.longmenu  
{
font: normal 1.1em Verdana,sans-serif;
	padding: 20px 5px 10px 10px;
	text-align:left;
	}*/
	
.menu1 {
	background: #9FDEE5;
	color: #FFF;
	font: bold 10px; Verdana,sans-serif;
	padding: 8px 12px;
	text-align:center;
}
.menu1 a {
	color: #336699;
	font-weight: bold;
	text-align:center;}
	

.menu1 a:hover {
	color: #33cc66;
	text-decoration: underline;
	text-align:center;
}

/* main */
.main {
	background: url(images/main.gif) repeat-y;
	border-top: 4px solid #FFFFFF;
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: right;
	width: 538px;
}

.content li {
	list-style: square;
	margin-left: 18px;
}
.content p {font-family: "Verdana",sans-serif;
}


/*.links {
	float: left;
	width: 175px;
	padding: 26px;
	list-style: square;
}*/

/* footer */
.footer {
	background: #D5E8F0;
	color: #336699;
	font: Trebuchet 8px; 
    text-align: center;
	margin-top: 5px;
	padding: 10px 12px;
}

/*.footer a:hover {
color: #FFC;
text-align:center;
}

.footer 
{
color: #C8C8C3; text-align:center;
}
.footer .right a:hover {
color: #F7F7F2; 
text-align:center;}*/