* {
	margin: 0;
	float: none;
	visibility: visible;
	padding: 0;
	text-align: left;
}

image{
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
			font-family:Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
			font-size: 16px;
		    font-weight:bold;
			color:#000000;
			background-image:url(../images/background.jpg);
			background-repeat:repeat-x;
			background-color:#000000;
			margin-top: 0px;
			padding: 0px;
			text-align: center;
			}

h1 {font:"Palatino Linotype", Tahoma;
	text-align:center;
	font-size:18px;
	color:#FFFFFF;
}

li { list-style-type: none;
}

a {	text-decoration: none;}

a:link { font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FEFEFE;
	font-size:16px;
}

a:visited { font-family:Arial, Helvetica, sans-serif;
color:#FEFEFE;
line-height:2.5em;
font-size:12px;}

img {
	border-style: none;
	padding: 0;
	margin: 0;
    border: 0;
	 border-width: 0;
	 font-size: 0;
}


#container {
	display:block;
	margin: 0 auto;
	padding: 0;
	top:0;
	width: 975px;
	height: 777px;
	position: relative;
	line-height:1.5em;
}

#menu {width:700px; float:left;}

#menu a {
  position: absolute;
  height: 156px;
  width: 100px;
  text-decoration: none;
  top: 459px;
  }
#menu a i { visibility: hidden;;}

a#why { left: 130px; background:url(../images/button_why.jpg)}
a#why:hover { background:url(../images/button_why_color.jpg) }

a#what { left: 248px; background:url(../images/button_what.jpg)}
a#what:hover { background:url(../images/button_what_color.jpg) }

a#sowhat { left: 366px; background:url(../images/button_sowhat.jpg)}
a#sowhat:hover { background:url(../images/button_sowhat_color.jpg) }

a#where { left: 484px; background:url(../images/button_where.jpg)}
a#where:hover { background:url(../images/button_where_color.jpg) }

a#how { left: 602px; background:url(../images/button_how.jpg)}
a#how:hover { background:url(../images/button_how_color.jpg) }

a#who { left: 720px; background:url(../images/button_who.jpg)}
a#who:hover { background:url(../images/button_who_color.jpg) }

a#home { top: 58px;  left: 70px; background:url(../images/logo_up.jpg);   background-repeat:no-repeat;}
a#home:hover { background:url(../images/logo_down.jpg); background-repeat:no-repeat; }
  


.title { font-weight:bold; text-decoration:underline; font-size:16px   }
.tagline { color:#CCCCCC; font:"palatino Linotype", Tahoma; font-weight:bold; font-size:16px; text-align:center; font-style:italic; margin-left:-20px; }

		#header {
			margin: 0px auto;
			text-align: center; /* for IE */
		}
		#pcontent {
			margin: 0 auto;
			text-align: center; /* for IE */
			border-color: #000000;
		}

		.bottomcontent {
			margin: 0 auto;
			width: 950px;
			border-color: #000000;
		}


		.pagestyle_left {
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	   width: 1000px;
		}

		.center {
         margin-left: auto; 
			margin-right: auto; 
			display: block; 
			text-align: center;
		}

		.centerheader {
         margin-left: auto; 
			margin-right: auto; 
			display: block; 
			text-align: center;
			padding: 28px 0;
		}

.menu {
}

.menu a:link { font-family: Georgia, "Times New Roman", Times, serif;
color: #5B4641;}

.menu a:visited {font-family: Georgia, "Times New Roman", Times, serif; 
color: #5B4641;}



		.cssnav {
			position: relative;
		    float: left;
			padding: 0px;
			width: 120px;
			height: 30px;
			overflow: hidden; /* for ie to hide extra height*/
			border: none;
			margin-left:12px;
		}
		.cssnav:hover {
		}

		.cssnav span {
			font-size: 15px;
			text-align: center;
			width: 120px;
			height: 20px;
			border: none;
		}

			.cssnav a {
			display: block;
			font-size: 15px;
			width: 120px;
			height: 20px;
			float: left;
			text-decoration: none;
			border: none;
			text-align: center;
		}

		
		.cssbutton a {  float:left;  width:247px; height:195px; margin-left: 25px; vertical-align: middle; }
		
			

/* Section for border */

* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.boxbottom {
	margin: 0 auto; /* center for now */
	width: 1000px;
	background: url(../images/box_bot.jpg) no-repeat bottom;
	font-size: 100%;
	padding-bottom: 20px;
}

.boxhead {
	background: url(../images/sbhead.jpg) no-repeat top;
	margin: 0;
	text-align: center;
	height:112px;
}

.boxbody {
	margin: 0 auto; /* center for now */
    background-image: url(../images/box_body.jpg);
    background-position: center;
	width: 1000px;
    background-repeat: repeat-y;
    overflow:hidden;
}


/* End Section for border */


				

/* -----------*/
/* For PobBox */
/* -----------*/

.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url(../images/magplus.cur), pointer;
}

.PopBoxImageLarge
{
   border: solid thin white;
   cursor: url(../images/magminus.cur), pointer;
}

.footer:link {
	
	color:#666666;
}
.footer:visited {
	color:#666666;
}