*
{
	margin: 0em;
	padding: 0em;
}

a
{
	color: #8DA359;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

body
{
	background-color: #FFFFFF;
	background-image: url('images/a4.JPG');
	background-repeat: repeat-x;
	color: #37371E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}

#outer
{
	width: 660px;
	height:100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	background-color: #2B5C9F;	
	background-image: url('images/a31.jpg');
	background-repeat: repeat-x;
	padding: 1.0em;
	border-top: solid 1px #ffffff;
	margin-bottom: 1.0em;
}

#outer2
{
	border-top: solid 1px #FFFFFF;
	padding: 1.0em;
	height:100%;
}

#menu
{
	background-color: #2B5C9F;
	background-image: url('images/a1.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.8em;
	border-bottom: solid 1px #ffffff;
}

#menu a
{
	color: #ffffff;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
}

#menu li a
{
	padding: 0.8em;
}

#menu li a:hover
{
	background-color: #7E8796;
	background-image: url('images/a2.jpg');
	background-repeat: repeat-x;
}

#header
{
	padding: 0.5em 1.1em 0.1em 1.3em;
	background-color:#FFFFFF;
}

#header h1
{
	font-size: 3.0em;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: -0.05em;
}

#header h2
{
	position: relative;
	top: -0.1em;
	text-transform: lowercase;
	font-size: 0.8em;
	color: #4F4F2B;
}

#content
{
	margin-top: 1.0em;
	padding: 1.2em 0em 1.2em 0em;
	line-height: 2.2em;
	font-size: 0.9em;
	position: relative;
	height:100%;
}

#footer
{
	border-bottom: dashed 1px #EFEFD6;
	padding-top: 1.0em;
	font-size: 1.0em;
	color: #F1A30B;
	padding-left: 1.2em;
	clear: both;
}

#column1
{
    background-color:#FFFFFF;
	width: 450px;
	height:100%;
	float: left;
	position: relative;
	border: solid 1px #291D21;
}

#column1 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
}

#column1 h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#column2
{
    background-color:#252376;
	width: 152px;
	height: 500px;
	float: right;
	position: relative;
	margin-left: auto;
	border: solid 1px #291D21;
}

#column2 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	font-size: 1.0em;
}

#column2 h3
{
	font-size: 1.1em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#column2 ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2.0em;
}

#column2 li
{
	border-bottom: dashed 1px #EFEFD6;
}

.pasusimg {
    border-color: #000 #000 #000 #000;
    border-bottom: thin;
	margin-left: 0.3em;
    margin-top: 0.3em;
    margin-bottom: 0.6;
	margin-right:5px;
	}