*
{
	margin: 0em;
	padding: 0em;
}

a
{
	color: #6f6e6e;
	text-decoration: underline;
}

s
{
	color: #8DA359;
	font-family: georgia, serif;
	font-size: 10pt;
}

a:hover
{
	text-decoration: none;
}

body
{
	background-color: #E6DCAD;
	background-image: url('images/a4.gif');
	background-repeat: repeat-x;
	color: #e82360;
	font-family: georgia, serif;
	font-size: 10pt;
}

#outer
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	background-color: #FFFFFF;	
	background-image: url('images/header.jpg');
	background-repeat: repeat-x;
	padding: 1.0em;
	border-top: solid 1px #ffffff;
	margin-bottom: 1.0em;
}

#outer2
{
	border: dotted 1px #b4b4b4;
	padding: 1em;
}

#menu
{
	background-color: #282828;
	background-image: url('images/a1.gif');
	background-repeat: repeat-x;
	color: #ffffff;
	height: 1.4em;
	line-height: 1.5em;
	padding: 0.8em;
	border-top: solid 1px #000000;
}

#menu a
{
	color: #ffffff;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li,s
{
	display: inline;
	font-size: 1em;
	font-weight: bold;
}

#menu li a
{
	padding: 0.8em;
}

#menu li a:hover
{
	background-color: #141414;
	background-image: url('images/a2.gif');
	background-repeat: repeat-x;
}

#header
{
	padding: 0.8em 1.2em 1.2em 1.2em;
}

#header h1
{
	font-size: 3em;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: -1px;
}

#header h2
{
	position: relative;
	top: -0.1em;
	text-transform: uppercase;
	font-size: 1.7em;
	color: #333333;
	letter-spacing: -1px;
	line-height: 10px;
}

#content
{
	margin-top: 1em;
	padding: 1.2em;
	line-height: 2em;
	font-size: 0.9em;
	position: relative;
}

#footer
{
	padding-top: 1em;
	font-size: 0.7em;
	color: #CCCCCC;
	padding-left: 1.2em;
	clear: both;
}

#column1
{
	width: 530px;
	float: left;
	position: relative;
}

#column5
{
	width: 265px;
	float: left;
	position: relative;
}

#column1 p
{
	text-align: justify;
	margin-bottom: 2em;
	color: #333333;
}

#column1 h3
{
	font-size: 1.2em;
	margin-bottom: 1em;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b4b4b4;
}

#column5 h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#column5 s
{
	font-family: georgia, serif;
	text-decoration: none;
	font-size: 0.1em;
	color: #4F4F2B;
}

#column2
{
	width: 145px;
	float: right;
	position: relative;
	margin-left: auto;
}

#column2 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	font-size: 1.0em;
}

#column2 h3
{
	font-size: 1.1em;
	border-bottom: dotted 1px #b4b4b4;
	text-transform: uppercase;
}

#column2 ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2.0em;
}

#column2 li
{
	border-bottom: dotted 1px #e2e1e1;
}
