/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(/images/theBIGpirate/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu_bg {
	background-image: url(/images/theBIGpirate/but_bg.jpg);
	background-repeat: repeat-x;
}
.border_left_bg {
	background-image: url(/images/theBIGpirate/border_left.jpg);
	background-repeat: repeat-y;
}
.leftSideBox {
	border: 1px solid #272012;
	padding: 5px;
	margin-bottom: 8px;
	font-size: .95em;
	margin-top: 1px;
}
.leftSideBox h1 {
	font-size: 1.1em;
	color: #342A01;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
.pageContent {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.pageContent A, .pageContent A:link {font-weight:bold;}
.pageContent A:visited {font-weight:bold;}
.pageContent A:active  {font-weight:bold;}
.pageContent A:hover   {font-weight:bold;}

.border_right_bg {
	background-image: url(/images/theBIGpirate/border_right.jpg);
	background-repeat: repeat-y;
}
.leftSideBox h2 {
	font-size: 1.05em;
	color: #342A01;
	text-align: center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
}
a:link {
	color: #993300;
	text-decoration:none;
}
a:visited {
	color: #996600;
	text-decoration:none;
	
}
a:hover {
	color: #993300;
	text-decoration:underline;
	
	
}
a:active {
	color: #993300;
	text-decoration:none;
	
}
.topHeader {
	background-image: url(/images/theBIGpirate/top.jpg);
	background-repeat: no-repeat;
	height: 99px;
}

