
	  /* *****************************
	************************************
  ******            		        ******
******   Contact www.buildmyweb.org   ******
******   for help or future projects. ******
  ******  				            ******
	************************************
	  ***************************** */


/* Nav Panel */
a.link:link 	{ font:bold 14px Arial;color:#C4B9AA; text-decoration:none; line-height: 2.0; }
a.link:visited 	{ font:bold 14px Arial;color:#C4B9AA; text-decoration:none; line-height: 2.0; }
a.link:hover 	{ font:bold 14px Arial;color:#291212; text-decoration:none; line-height: 2.0; } 

/* Main Body */
a.body:link 	{ font:normal 15px Arial; color:#7F4021; text-decoration:none; }
a.body:visited 	{ font:normal 15px Arial; color:#7F4021; text-decoration:none; }
a.body:hover 	{ font:normal 15px Arial; color:#000000; text-decoration:none; }

/* FOOTER */
a.link_footer:link 	 { font:normal 13px Arial; color:#7F4021; text-decoration:none; }
a.link_footer:visited{ font:normal 13px Arial; color:#7F4021; text-decoration:none; }
a.link_footer:hover  { font:normal 13px Arial; color:#000000; text-decoration:underline; }

.h3 		{ font:bold 14px Book Antiqua; color:#787878; }
.emph 		{ font:bold 16px Arial; color:#0C1C3F; }
.float_left { float:left; }
.img_right	{ float:right; border:1px solid #8F866E; margin-left:10px; margin-bottom:10px; }
.img_left	{ float:left; border:1px solid #8F866E; margin-right:10px; margin-bottom:10px; }
.subfooter 	{ font:bold 12px Arial; color:#291212; }

/* yellow = FFC606 */


body { background-image:url("pics/bgbody.jpg"); text-align: center; line-height: 1.0; margin:0; z-index:1; }


/* layer that simply centers the whole page */
#wrapper { position:relative; top:0px; margin:0 auto; text-align:left; width:600px; height:600px; 
z-index:2; line-height: 1.0; background-image: url('pics/bg_wrapper.jpg'); background-repeat:no-repeat; margin-top:10px; }


/* **************** BANNER *************** */
* html #banner { float:left; width:500px; height:119px; margin-top:5px; margin-left:25px; }
#banner { float:left; width:500px; height:119px; margin-top:5px; margin-left:50px; }


/* **************** LINKPANEL *************** */
#linkpanel { float:left; width:580px; margin-left:25px; margin-bottom:15px; }


/* **************** MAIN *************** */ 
#main { float:left; width:560px; height:400px; border: 0px solid #8F8466; margin-left:20px; }
#frame_main { float:left; width:540px; height:350px; border: 0px solid #8F8466; margin-left:20px;  }

.imgright { float:right; margin-left:20px; margin-top:10px; margin-bottom:10px; } 
.imgleft { float:left; margin-right:20px; margin-top:3px; margin-bottom:10px; }


/* **************** FOOTER *************** */
#footer { clear:both; text-align:right; font:bold 12px Arial; color:#291212; height:60px; 
padding-top:40px; padding-bottom:0px; margin-bottom:0px; margin-right:20px; border:0px solid black; }





















