body {
	 color:#000000;
	 background-color:#fffdec;
	 margin: 0;
	 /*background: images/bk05.jpg;*/
	 }

a.menu  {
	color: #fffdec;
	}
	
a.menu:link  {
	color: #fffdec;
	}

a.menu:visited  {
	color: #fffdec;
	}
	
a.menu:hover  {
	color: #fffdec;
	}

a.menu2  {
	color: #323234;
	}
	
a.menu2:link  {
	color: #323234;
	}

a.menu2:visited  {
	color: #323234;
	}
	
a.menu2:hover  {
	color: #323234;
	}

.menuDiv {
	background-image:url(images/bk04.jpg);
	background-repeat:repeat;
	height:27px;
	text-align:center;
    }

P { 
	font-family:Garamond, verdana, arial;
	font-size: 14px;
	line-height:18px;
	color: #323234;
	}
	
.cWrapper {
	left:0px;
	top:0px;
	background-color:#fffdec;
	width:100%;
	height:100%;
    }

.title{
    width:100%; 
    height:100px; 
    background-image:url(images/bk04.jpg); 
    background:repeat;
    }

.outerBody{
    width:800px;
    border:0px;
    padding:1px;
    }

.innerBody{
   width:700px;
   }

.disc {
	width:700px; 
	height:100px;
	position:relative;
	overflow:visible;
    }
	
.bigp {
	font-family:Garamond, verdana, arial;
	font-size: 16px;
	color: #323234;
    }	

.littlep {
	font-family:Garamond, verdana, arial;
	font-size: 12px;
	color: #323234;
    }	

.pass {
	position:relative;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	height:50px;
	color: #fffdec;
	}


.footer {
    width:800px;
    }


.menu {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	text-align:center;
	color: #fffdec;
	}		

.menu2 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: lighter;
	text-align:center;
	color: #323234;
	}	
