	BODY {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		background-color:#fff;
		color:#000000;font-size:10pt
	}
	
	#container {
		margin: 10px auto;
		width:1000px;
	}


	#TitleArea {
	    text-align:left;
	}


	#LeftPane { 
		width:220px;
		float:left; 
		display:inline;
		margin: 0;
		padding: 4px;
		overflow:hidden;
	}

	#content {
		padding:5px;
		margin-left: 220px;
		border-left: 0px solid #fff; 
		min-height:500px;
		text-align:left;
	}



	#content A {
		color:#fff;
		font-style:italic;
		font-weight:bold;
	}

	#content A:link { color:#000;text-decoration:none;}
	#content A:visited { color:#000;text-decoration:none; }
	#content A:active { color:#000000;text-decoration:none; }
	#content A:hover { color:#0000cc;text-decoration:underline; }

	#content h1 {
		margin: 0 0 0.5em 0; 
		
		font-size:18pt;
		font-weight:normal;
		color: #a0a000;

		border-color:#000;
		border-width:0 0 1px 0;	
		border-bottom:solid 1px #1111dd	
	}


	#content h2 {
		margin: 1em 0 0.5em 0; 
		
		font-size:14pt;
		font-weight:normal;
		color: #000;

		border-style:none none dashed none;
		border-width:0 0 0px 0;
	}


	#content h3 {
		font-size:12pt;
		font-weight:Normal;
		color:#000;
		text-decoration: underline;
		
	}

	.homepageimage {
		position:relative;
		top:-30px;
		left:50px;
	}
	
	#content .Montage 
	{
        width:100%;
	}

    #content IMG.PageTitle 
    {
        float:right;
        margin-top:0px;
    }

	#content .Montage  IMG
	{
	    float:right;
	}

#content .InnerContent 
{
    width:750px;
    position:relative;
    top:-60px;
}	


#content .ContentBody 
{
     clear:right; 
     margin:10px 0px 0px 0px;
}

#content .InnerTextBody
{
    margin:10px 100px  0px 10px;
}

	#footer {
		clear: both;
		margin: 0;
		padding: 0.5em;
		color: #333;
		background-color: #fff;
		border-top: 1px solid #fff;
		text-align:center;
	}

	#footer P {
		padding:0; 
		margin:0; 
	}

	ul#navlist  
	{       
			list-style-type: none; 
			padding: 0;
			margin: 10px 0 0 0 ;
		}
	
	ul#navlist li a
	{
	    color: #000;
	}
	
	ul#navlist li a.selected  {
		font-weight:bold;
		color:#0000cc;
	}
	
	ul#navlist li a {
			font-size:15pt;
			float:left;
			width: 200px;
			height:1em;
			padding: 10px 1px 8px 20px;
			text-decoration: none;
			border-bottom: 1px solid #999;
	}


	ul#navlist li a:hover {
			color: #0000cc;
			border-bottom: 1px solid #3333ff;
		}




	IMG { Border:0px; }

	span.image IMG { border:1px solid #fff; }

	span.image .caption {  
		text-align:center;
		font-size: 80%;
		margin: 1em 0;
		

	}	
	

	
#content A.Gallery {
	font-style:normal;
	font-size:0.75em;
	font-weight:Normal;
	Width:250px;
	height:90px;
	background-color:#fff;
	float:left;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	text-decoration: none;
		border:solid 1px #fff;

	overflow:hidden;
}


#content A.Gallery:hover 
{
	font-style:normal;
	background-color:#fff;
	border:solid 1px #ccc;
	text-decoration: none;
}

#content A.Gallery SPAN.Title {
	margin: 0em 0 0em 0; 
	font-weight	:bold;
	color: #000;
	font-size:12pt;
	border-style:none none dashed none;
	border-color:#cccccc;
	border-width:0 0 1px 0;
	text-decoration: none;
	display:block;
	width:auto;
}

#content A.Gallery SPAN.Description {
    Clear:right;
}

SPAN.FormElement
{
    width:100%;
    display:block;
    border-bottom:solid 1px #ccc;
    padding-bottom:1px;        
}

SPAN.FormField  
{
    display:block;
    width:auto;
    margin-left:200px;
}


SPAN.FormLabel 
{
    float:left;
    width :200px;
    display:block;
}

P.small 
{
    font-size:10pt;
}

A.Commisionlightbox IMG { border: solid 1px #fff; }
A.Commisionlightbox IMG:hover { border: solid 1px #ccc; }