/* CSS Document */

/* Property of Michael Moore from Final Fantasy Skies (AmethystSword). If you want to use this get in touch with me at admin@ffskies.com*/

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: center;
	background-color: #c3c8cd;
	margin: 0;
	}
textarea
	{
		font-family: arial;
		font-size: 10pt;
		color: #414b56;
		background-color: #d2d6d9;
		border: 1px solid #414b56;
	}

input, select
	{
		font-size: 10px;
		color: #414b56;
		background-color: #d2d6d9;
		border: 1px solid #414b56;
	}
a {
	color: #414b56;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a.subtle	{
	color: #334661;
	text-decoration: none;
	font-weight: normal;
	}
a:hover.subtle	{
	color: #334661;
	text-decoration: underline;
	}
a.network	{
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	}
a:hover.network	{
	font-size: 11px;
	text-decoration: underline;
	}
a.mainnav	{
	color: #3c3c3c;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover.mainnav	{
	color: #3c3c3c;
	font-weight: bold;
	text-decoration: underline;
	}
h4	{
	font-size: 11px;
	letter-spacing: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
h2	{
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 3px;
	}
h3	{
	text-decoration: none;
	font-weight: bold;
	font-size: 14px
	}
ul {
	list-style-image: url(/images/v3/bullet.gif);
	margin-left: 10px;
	padding-left: 12px;
	line-height: 170%
	}

/*LAYOUT*/
div.main	{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 780px;
	height: auto;
	background-color: #fff;
	background-image: url(/images/v4/v4-content.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	}
div.header	{
	position: relative;
	left: 0px;
	right: 0px;
	height: 118px;
	background-image: url(/images/v4/v4-header.jpg);
	background-position: center;
	background-repeat: no-repeat;
	}
div.header2	{
	position: relative;
	left: 0px;
	right: 0px;
	height: 2px;
	background-image: url(/images/v4/v4-top.jpg);
	background-position: center;
	background-repeat: no-repeat;
	}
div.news	{
	letter-spacing: 2px;
}
div.cheese	{
	letter-spacing: 2px;
}
div.cheese2	{
	letter-spacing: 2px;
	font-weight: bold;
}
div.header_image	{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 107px;
/*	background-image: url(/images/v4/v4-header.jpg);*/
	background-position: center;
	background-repeat: no-repeat;
	}
div.header_site		{
	padding-top: 67px;
	padding-right: 4px;
}
div.top	{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 30px;
	background-color: #fff;
	background-image: url(/images/v4/v4-top.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	}
div.top_site		{
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 4px;
}
div.menu_content_container	{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: auto;
	}
div.menu	{
	float: left;
	padding-bottom: 20px;
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 0px;
	width: 168px;
	height: auto;
	text-align: left;
}
div.content	{
	position: relative;
	top: 0px;
	margin-left: 174px;
	right: 0px;
	bottom: 30px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 20px;
	height: auto;
	text-align: left;
	}
div.footer	{
	width: 780px;
	font-size: 11px;
	height: auto;
	clear: both;
	color: #999999;
	height: 77px;
	padding-top: 13px;
	background-color: #fff;
	background-image: url(/images/v4/v4-footer.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	}
div.footer2	{
	margin-left: 174px;
	height: auto;
	clear: both;
	}