body 
{
}

a
{
 text-decoration:none;	
 color:Blue;
}
a:visited
{
	color:Blue;
}
a:hover
{
	text-decoration:underline;	
}

img { 
	border: 0;
	display:inline;
}

html, body, div, p, h1, h2, h3, table, td, th, ul, ol, textarea, input, span, div, li, font, form{
	font-family: Palatino, Georgia,"Times New Roman",  Times, serif;
	font-size:10px;
	color: #333300;
	margin:0;
}

div
{
	margin: 0;
	padding: 0;
	
}

div, ul, li{
	list-style-type: none;
	margin:0;
	padding:0;
}

p {
 text-indent: 0.2em;
 margin-bottom:0.5em;
}

#pagecontent
{
  width:76em;
  margin:0 auto;
  text-align:left;
  position:relative;
  margin-top:2em;
  height:36em;
}

#pagetitle
{
	width:100%;
	border-bottom:1px solid gray;
	margin-bottom:0.5em;
	height:3em;
}

#pagetitle p
{
	text-indent:19.5em;
	font-size:2.4em;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#innercontent
{
	position:relative;
	page-break-after:always;
	clear:both;
	height:30em;
}
	
#leftside
{
	
    float:left;
    width:35em;
    margin-right:1em;
    clear:left;
}

#rightside
{
    float:right;
    width:39em;
    clear:right;
    margin:0 0 0 0;
    padding: 0 0 0 0;
    
}


.mainimg
{
	padding-top:2em;
	width:35em;
	height:28em;

}

#menu{
	width:39em;
	margin:0;
	padding:0;
	height: 2em;
	z-index:10;
	clear:both;
	border-bottom:1px solid green;
}
#menu ul{
	height: 1.6em;
	width:39em;
	text-align:center;
	margin:0;
	padding:0;
}

#menu li{
	margin:0;
	display:inline;
	text-align:center;
	line-height:1em;
	height:1em;
	width:13em;
	vertical-align:top;
	padding-left:1em;
	padding-right:1em;
	font-size:1.2em;
	font-weight:bold;
}

#menu  #menu-selected
{
	width:13em;
	margin:0;
	display:inline;
	text-align:center;
	line-height:1em;
	height:1em;
	vertical-align:top;
	padding-left:1em;
	padding-right:1em;
	font-size:1.2em;
	font-weight:bold;
	color:Green;

	background-image: url(images/arrow-green.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}

#menu  #menu-selected a
{
	color:Green;
}


#content
{
	height:25.6em;
	margin-top:1em;
	position:relative;
	page-break-before:always;
	clear:both;
}

#content p
{
	font-size:1.4em;
}

#contlink
{

	width:100%;
	text-align:right;
	position:relative;
	clear:both;
	font-size:1.2em;
	font-weight:bold;
	color:Green;
}

#footer
{
	width:100%;
	border-top:1px solid black;
	margin-top:0.5em;
	height:3em;
	clear:both;
}


#footer p
{
	text-indent:34em;
	font-size:1.4em;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.h1
{
		font-size:2.2em;
		text-align:center;
}

.h2
{
	
	font-size:1.7em;
}

.h3
{
	font-size:1.4em;
}

.h3 li
{
	font-size:1.4em;
}

.h4
{
	font-size:1em;
}

.filler
{
	
}