﻿
body { background: url(../images/background/stripes.gif); background-position: top center; margin: 0; padding: 0;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#E3C884;
}
div { padding: 0; margin: 0; }
p { line-height: 2em; margin-top: 0; }
form { margin:0; padding:0; }
h1 { display:none; }
img.h1 { display:block; margin: 0; padding: 0;}
h2 { font-size: 15px; font-weight: bold; border-bottom: solid 1px #7C421E; color: #F8843B; margin-bottom: 7px; }
a img { border: 0; }

li { padding-bottom: 4px; }

/* layout */

#wrapper { width: 100%; }

#frame { text-align: center; }
#frametop { /*height: 170px;*/ /*padding-top: 50px; */ padding-top: 10px; background: url(../images/background/frame_top_gradient.jpg); background-position: bottom center; background-repeat: repeat-x; }
#frametopborder { height: 10px; background: url(../images/background/frame_top_bar.png); background-position: top center; background-repeat: repeat-x; }
#framebtm { height: 153px; background: url(../images/background/frame_btm_gradient.jpg); background-position: top center; background-repeat: repeat-x; }
#framebtmborder { height: 10px; background: url(../images/background/frame_btm_bar.png); background-position: top center; background-repeat: repeat-x;  }
#spacertop { display:none; height: 43px; background: url(../images/background/inner_grad_top.jpg); background-position: top center; background-repeat: repeat-x;  }
#spacerbtm { height: 45px; background: url(../images/background/inner_grad_btm.jpg); background-position: bottom center; 
			 background-repeat: repeat-x; }
			 
#contentswrapper { background-color:#000; padding:0 20px 10px; text-align:left; /* padding: 20px; */}
#contents {  margin: 0 auto; width:800px; /*width: 600px;*/ }

#nicklaura { text-align:center; /* 50px */ }
#date { text-align:center; }

/* width: 108 * (num buttons) */
#homenav { height:61px; margin:10px auto 0; width: 108px; padding-left: 10px; }
#mainnav { height:61px; margin:30px auto 0; width: 324px; padding-left: 10px; }

#frmPayPal { text-align: center; margin: 0; clear: both; }

div#flashcontent { margin:24px auto; text-align: center; }

a:link, a:visited, a:hover, a:active { color: #F8843B; text-decoration: underline; }
a:hover { text-decoration: none; }

a.button { height:61px; width:98px; text-decoration: none; color:#E3C884; text-align:center; line-height: 60px; margin-right: 10px; display: block; float: left;  }
a.button:link, a.button:visited, a.button:hover, a.button:active { background-image: url(../images/buttons/buttonOff.gif); } 
a.button:hover { background-image: url(../images/buttons/buttonOn.gif); }

.center { text-align: center; }
.error { color: #FF0000; }
.right { text-align: right; }
.txt150 { width: 150px; }

.btn { background-color: #F9AC39; color: #000; border: 0; padding: 2px; }
.btn:hover { background-color:#F8843B; }
.floatright { float:right; }