/* reset styles */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
q:before, q:after { content:''; }
/* end reset */

body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #e01c1b;
	text-align : left;
	font-weight : bold;
	background: #2A0E0B;
	}
li,p {
	font-family : arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	margin-bottom:14px;
}
li {
	margin-left:40px;
	margin-bottom:0;
	}
h1, h2, h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : #e01c1b;
	text-align : center;
	font-weight:bold;
	margin-bottom:14px;
	}
h2 {
	font-size : 14pt;
	font-weight : bold;
	}
h3 {
	font-size : 14pt;
	}
a {
	color : #e01c1b;
	}
.cred {
	font-size : 10px;
	text-align : center;
	}
#hb {
	font-family : arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color : #e01c1b;
	white-space : nowrap;
	text-align : center;
	font-weight : bold;
	}
.dn {
	text-decoration : none;
	text-align : center;
	}
.hyper {
	color : #2a0e0b;
	}
.hyper a {
	color : #2a0e0b;
	text-decoration : none;
	}

#page {
	width:750px;
	text-align:left;
 	margin:0 auto;
	padding:0;
  border:0;
	background: transparent;
	}
#guide_paypal #page {
	text-align:center;
	background:white;
	padding: 30px;
}
#header {
	margin:0;
	padding:0;
	background:transparent;
	border-bottom: 1px solid black;
	}
#menu {
	width:100%;
	height:25px;
	margin:0;
	padding:0;
	}
#hb a {
	text-decoration : none;
	color : #ffffff;
	}
#hb a:hover {
	text-decoration : none;
	color:gray;
	}
.hbc {
	color : #2a0e0b;
	text-align : center;
	font-weight : bold;
	font-size:13px;
	}
#ft {
	font-family : arial, Helvetica, sans-serif;
	font-size:12px;
	text-align : center;
	}
#ft a {
	text-decoration : underline;
	color : #ffffff;
	}
#ft a:hover {
	color : #e01c1b;
	}
#lcontent {
	width:200px;
	background:white;
	vertical-align:top;
	padding:20px 10px;
	}
#lcontent img {
	border:1px solid #E31B1D;
}
#rcontent {
	width:200px;
	background:white;
	vertical-align:top;
	padding:20px 10px;
	}
#content {
 	width:550px;
	background:white;
	vertical-align:top;
	padding:20px 10px;
	}
#gallery #content,
#contactus #content {
	width:750px;
	}
#writetop {
	margin: 10px 0;
	}
#footer {
	margin:0;
	padding:0 0;
	text-align:center;
border-top:1px solid black;
	}

