body {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	text-align: center;
	background-color:	#9fd1f1;
}

#container {
	text-align: left;
}
#header-container {
	background-color: #fff;
}
#header {
	position: relative;
	background:  url(http://www.pspoolboys.com/img/bubbles_top.png) bottom right no-repeat;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#container-inner {

}
#mid-container {
	background: #9fd1f1 url(http://www.pspoolboys.com/img/back.jpg) top left repeat-x;
}
#midwrap{
	background: transparent url(http://www.pspoolboys.com/img/bubbles_bottom.png) top right no-repeat;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#rightcol{
	position:relative;
	float:left;
	width: 260px;

}
#middlecol {position: relative; width: 650px;float:left; margin: 0px 10px 0px 10px; background:transparent;}
#content {
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #3B444B;
	width: 630px;
	background-color: #fff;
	opacity: .8;
	filter:alpha(opacity=80);
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
	
}

#content p{
	padding-left:10px;
}


#top-nav {
	margin: 0px;
	padding: 0px;
	height: 44px;
	background: url(http://www.pspoolboys.com/img/topnav.jpg) top left repeat-x;
}
#top-nav div {
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 10px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#top-nav div ul{
	margin: 0px;
	padding: 0px;
}
#top-nav div ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
}

#top-nav div ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#footer {
	/*padding: 8px 50px 25px 50px;*/
	padding:10px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	color: #0D50A6;
	font-size: 14pt;
	background: url('http://www.pspoolboys.com/img/underline-grad.png') bottom left no-repeat;
}
h2 {
	color: #1375F3;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3 {
	color: #000;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a {
	color: #039;
}

#ft {
	float:right; 
	width: 250px; 
	border-left: 1px solid #3B444B;
	border-right: 1px solid #3B444B;
	border-bottom: 1px solid #3B444B;
	border-top: 1px solid #3B444B;
	margin-top: 20px;
	background-color: #fff;
	opacity: .8;
	filter:alpha(opacity=80);
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}


#ft-header {
	height: 36px;
	line-height: 36px;
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	background: url('http://www.pspoolboys.com/img/ft-header2.jpg') top left repeat-x #03c;
	vertical-align: middle;
}
#ft-content {
	padding: 10px;
	
}

.rt-box{
	width: 250px; 
	border: 1px solid #3B444B;
	background-color: #fff;
	opacity: .8;
	filter:alpha(opacity=80);
	float:right;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
	margin-top:20px;
}

.profile{
	width: 600px; 
	padding: 10px; 
	margin-top: 10px;
	background-color: #fff; 
	border: 1px solid #3B444B;
}

.profile img{
	float:right;
	margin-left: 5px;
	position: relative;
	border: 1px solid #3b444b;
}

.profile h2{
	font-family: 'Trebuchet MS'; 
	font-weight: bold;
	font-size: 12pt; 
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.profile h3{
	font-family: 'Trebuchet MS'; 
	font-size: 10pt; 
	font-weight: bold;
	color: #69c;	
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
input {
	font-size: 8pt;
	height: 17px;
	line-height: 17px;
	border: 1px solid #69c;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

label {
	font-size: 8pt;
	color: #369;
}

textarea {
	font-size: 8pt;
	border: 1px solid #69c;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

select {
	font-size: 8pt;
	border: 1px solid #69c;
}

.inputimage{
	width: 96px;
	height: 28px;
	border: 0px;
	
}

/* ADMIN STYLES */
a.columnhead {
	font-weight: bold;
}