body{margin-bottom:0px;
	 margin-top:0px;
	 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size:12px;
	 background-color:#FFFFFF;
	 text-align:left;
	 background-image:url(images/gradient.jpg);
	 background-position:top;
	 background-repeat:repeat-x;}

img { behavior: url(iepngfix.htc); border:none; }/*This makes pngs work in ie6. We need the blank.gif, iepngfix.htc, and .htaccess files in the folder online	*/	

table {margin-left:auto; margin-right:auto;}
	
td {text-align:left; vertical-align:top;}

.aligncenter {text-align:center;}

.vbot {vertical-align:bottom;}
.toppad10 {padding-top:10px;}
.rth2padleft {padding-left:25px;}

h1 {font-size:16px;
	font-weight:bold;
	color:#42403A;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:7px;
	text-align:left;
	margin:0px;}
	
h2 {font-size:16px;
	font-weight:bold;
	color:#42403A;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:7px;
	text-align:left;
	margin:0px;}

a:link, a:visited {
	text-decoration:none;
	color:#9F7B5C;
	font-weight:bold;}
	
a:hover {
	text-decoration:none;
	color:#564332;
	font-weight:bold;}
	
/*===================Code for top logo area===================*/

#toplogo {width:950px; height:66px; background-image:url(images/topbg.jpg); background-position:top; background-repeat:repeat-x;}

/*===================End of top logo area===================*/

/*===================Main left Navigation===================*/
#main {width:200px; height:295px; background-image:url(images/linkbg.jpg); background-position:top; background-repeat:no-repeat;position: relative; z-index: 1;}

#main ul li a:hover {color:#666666;}	
/*===================End of Main left Navigation===================*/


/*===================Left and Right Shadows===================*/

#leftshadow {background-image:url(images/ltshadow.png); width:16px; background-position:top; background-repeat:repeat-y;}
#rightshadow {background-image:url(images/rtshadow.png); width:18px; background-position:top; background-repeat:repeat-y;}

/*===================End of Left and Right Shadows===================*/


/*===================Face, Body, Arms Buttons===================*/

#buttons {width:254px; height:280px;}
#buttons td {background-position:top; background-repeat:no-repeat; width:254px;}
#buttons a:link, #buttons a:visited {display:block; width:254px; background-position:top; background-repeat:no-repeat;}
#buttons a:hover {width:254px; background-position:top; background-repeat:no-repeat;}

#face, #face a:link, #face a:visited {background-image:url(images/face1.jpg); height:101px;}
#face a:hover {background-image:url(images/face2.jpg); height:101px;}

#body, #body a:link, #body a:visited {background-image:url(images/body1.jpg); height:89px;}
#body a:hover {background-image:url(images/body2.jpg); height:89px;}

#arms, #arms a:link, #arms a:visited {background-image:url(images/arms1.jpg); height:90px;}
#arms a:hover {background-image:url(images/arms2.jpg); height:90px;}					

/*===================End of Face, Body, Arms Buttons===================*/



/*===================Right side link styles and Pink rect for right headers===================*/

#rightarea {width:254px; background-image:url(images/rtmaintop.jpg); background-position:top; background-repeat:no-repeat;}
/*#rightarea p {padding:10px 10px 0px 10px; margin:0px;}
#rightarea h2 {padding:10px 10px 0px 10px; margin:0px;}
.h2botborder {width:95%; margin:0px auto 0px auto; height:2px; border-bottom:2px solid #999999;}*/

.pinkrect {width:254px;
		   height:49px;
		   background-image:url(images/rtheader.jpg);
		   background-position:top;
		   background-repeat:no-repeat;
		   color:#403F39;
		   font-size:15px;
		   font-weight:bold;
		   line-height:2.5em;
		   }

#rightside {width:254px;}
		   
#rightside ul{
			list-style-image:url(images/arrow.png);
			list-style-position:outside;
			padding-left:40px;
			padding-right:25px;
			margin:0px;
			}		
			
#rightside li {margin-bottom:15px;
			   padding:0px;}			   
		   
#rightside ul a:link, #rightside ul a:visited {
			text-decoration:none;
			color:#403F39;
			}
			
#rightside ul a:hover {
			text-decoration:underline;
			color:#403F39;
			}		   
/*===================End of right side===================*/


#bottom {background-image:url(images/layout_r4_c1.jpg);
		 background-position:top;
		 background-repeat:no-repeat;
		 width:950px;
		 height:83px;
		 text-align:center;
		 line-height:2em;
		 color:#333333;}
		 
#bottom p{margin-top:10px;}
		 
#bottom a:link, #bottom a:visited, #bottom a:hover {text-decoration:underline;}




.whitedots {height:10px; width:90%; margin:0px auto 0px auto; border-bottom:3px dotted #FFFFFF;}