

img{font-size:0px; margin:0px; padding:0px; border:0px; display:inline;}

a:link    {
  /* Applies to all unvisited links */
  text-decoration:  none;
  color:            #000000;
  } 
a:visited {
  /* Applies to all visited links */
  text-decoration:  none;
  color:            #000000;
  } 
a:hover   {
  /* Applies to links under the pointer */
  text-decoration:  none;
  color:            #0f0f0f;
  } 


.clear
{
	clear:both; 
	height:0px; 
	line-height:0px; 
	margin:0px; 
	padding:0px; 
	font-size:0px; 
	display: block;
}
body
{
	font-size:50%; 
	font-family:trebuchet,helvetica,arial,sans-serif; 
	line-height:1; 
	background-color: #000000;/*#000000;*/ 
	font-size: 14px; 
	color: #000000;
}
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,p,blockquote,th,td,hr
{
	margin:0px; 
	padding:0px
}

h1,h2,h3
{
	font-size:100%
}

h1{
	font-size: 24px; 
	margin-left: 0px;
}

h2
{
	font-size: 22px; 
	margin-left: 0px;
}

h3
{
	font-size: 18px; 
	margin-left: 0px;
}



#pageWrapper
{
	width: 980px; 
	margin: auto; 
}

#topMenu
{
	width: 980px; 
	margin: auto; 
	height: 50px; 
}

#topMenuContents
{
	width: 980px; 
	height: 50px; 
	margin: auto;
}

#header
{
	background-image: url(/images/header4.png); 
	background-repeat: no-repeat; 
	width: 980px; 
	height: 140px;
}

#headerShifter
{
	margin-left: -5000px;
}



#topMenuContents ul
{
	list-style-type: none;  
	margin-left:13px;
}

#topMenuContents ul a
{
	background-image: url(../images/button2.png); 
	font-size: 15px; 
	padding-top:22px;
	padding-bottom:-25px;
	color: #000000; 
	text-decoration: none;
	display: block;  
	text-align: center;
	height: 30px; 
	width: 140px; 
}

#topMenuContents  ul li
{
	float: left;   
	width: 135px; 
}

#topMenuContents ul li a:hover
{
	color: #909090;
}

#topMenuContents ul li a:active
{
	color: #909090;
}

#contentWrapper
{
	width: 980px; 
	padding: 0px;
	margin: 0px;

}



#leftContainer
{
	margin: 0px;
	padding: 0px;
	width: 730px;
	float: left;
	
}

#leftContentContainer
{
 	background-image: url(/images/contentMiddle.png); 
	background-repeat: repeat-y;
	min-height:400px;
	margin: 0px;
	padding: 0px;
	width: 980px;
	
	padding-left:35px;
	float: left;
}

#leftContent
{
	line-height:1.5; 
	max-width: 660px;  
 	min-width: 660px;
}


#leftContentTop
{
	background-image: url(/images/contentTop.png); 
	height:50px; 
	width: 980px; 
}

#leftContentBottom
{
	background-image: url(/images/contentBottom.png); 
	height:50px; 
	width: 980px; 
}

#rightContainer
{
	margin: 0px;
	padding: 0px;
	width: 250px;
	float: left;
	
}

#rightContentContainer
{
	min-height:400px;
	margin: 0px;
	padding: 0px;
	width: 250px;
	
	padding-left:35px;
	float: left;
}

#rightContent
{
	text-align:center;
	max-width: 180px;  
 	min-width: 180px;
}

#rightContentTop
{

	height:50px; 
	width: 980px; 
}

#rightContentBottom
{

	height:50px; 
	width: 980px; 
}

#footerContainer
{
	margin-top:-10px;
	padding: 0px;
	width: 980px;
	float: left;
	
}

#footerContentContainer
{
	background-image: url(/images/footerMiddle.png); 
	background-repeat: repeat-y;
	margin: 0px;
	max-width: 980px;  
 	min-width: 980px; 
	padding-left:35px;

	float: left;
	min-height: 10px; 
}
#footerContent
{
    font-size:80%; 
	line-height:1.5; 
	text-align:center;
	max-width: 910px;  
 	min-width: 910px;
}

#footerContentTop
{
	background-image: url(/images/footerTop.png); 
	height:50px; 
	width: 980px; 
}

#footerContentBottom
{
	background-image: url(/images/footerBottom.png);
	height:50px; 
	width: 980px; 
}


#footerContent a
{
	text-decoration: none;
}

#footerContent a:hover
{
	text-decoration: underline;
}

