body {
 background: #FFF url('images/bak.gif') repeat fixed top left;
 font-family : Arial, Helvetica, Tahoma, Verdana;
}

#wrap {
 background-color: #FFF;
 color: #000;
 width: 760px;
 margin: 0px 15% 0px 15%;
 align: center;
 border-top: 10px groove #000080;
 border-right: 10px ridge #C0C0C0;
 border-bottom: 10px ridge #000080;
 border-left: 10px groove #C0C0C0;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
 color : #0000FF;
 font-size : 1em;
 text-decoration : none;
 font-weight: bold;
}
p a:hover {
 color : #0000FF;
 font-size : 1em;
 text-decoration : underline;
 font-weight: bold;
}
.botmenu2 {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Arial;
	font-weight: normal;
	text-align: center;
        text-decoration: none;
}
.botmenu2 a {
	color : #FFFFFF;
        text-decoration: none;
}
.botmenu2 a:hover {
	color : #000000;
        text-decoration: none;
}
.botmenu {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Arial;
	font-weight: normal;
	text-align: center;
        text-decoration: none;
}
.botmenu a {
	color : #000000;
        text-decoration: none;
}
.botmenu a:hover {
	color : #FFFFFF;
        text-decoration: none;
}

.optin {
 width: 90%;
 border: 3px dashed #B39D64;
 margin-left: 5%;
}
