/* Bacholer Surf Party Style Guide<-- */
/* Last Modified 4/17/03<-- */

body { background: #000; }

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	border: 1px solid #666;
}
#container {
	width: 760px;
	border: 1px solid #666;
}

/* -tag styles<--- */ 

body  { font-size:  12px; color:#333333; font-family: Arial; }
p     { font-size:  12px; color:#333333; font-family: Arial; }
td    { font-size:  12px; color:#333333; font-family: Arial; }
/* input { font-size: 10pt; font-family: Arial; } */
li    { margin: 3pt; }
h1    { font-size: 14pt; margin: 0;  color:#BD1B21; font-weight: bold; font-family: Arial; }
h2    { font-size: 16px; margin: 0;  color:#BD1B21; font-weight: bold; font-family: Arial; }

/* -link styles<--- */
a:link              { color: #3888FF; font-size: 12px; margin: 0; font-weight: bold; text-decoration:none; font-family:Arial; }
a:hover             { color: #0066FF; font-size: 12px; margin: 0; font-weight: bold; text-decoration:none; font-family:Arial; }
a:visited           { color: #3888FF; font-size: 12px; margin: 0; font-weight: bold; text-decoration:none; font-family:Arial; }
a:visited:hover     { color: #0066FF; font-size: 12px; margin: 0; font-weight: bold; text-decoration:none; font-family:Arial; }


/* -menu styles<--- */
a.menu:link              { color: #FFFFFF; font-size: 12px; margin: 0; font-weight: bold; text-decoration:none; font-family:Arial; }
a.menu:hover             { color: #AACCFF; font-size: 12px; margin: 0; font-weight: bold; text-decoration:none; font-family:Arial; }
a.menu:visited           { color: #FFFFFF; font-size: 12px; margin: 0; font-weight: bold; text-decoration:none; font-family:Arial; }
a.menu:visited:hover     { color: #AACCFF; font-size: 12px; margin: 0; font-weight: bold; text-decoration:none; font-family:Arial; }

/* -custom styles<--- */
.x-head { font-family: Arial; font-size: 18px; color: #333333; font-weight: bold; }
.x-subhead { font-family: Arial; font-size: 12px; color: #333333; font-weight: bold; }
.x-body { font-family: Arial; font-size: 12px; color: #333333; }
.footer { font-family: Arial; font-size: 9px; color: #333333; }
