@charset "utf-8";
/* CSS Document */

HTML {
	min-height:100%;
	margin-bottom:1px
}

BODY {
	background:#143876 url(images/layout/bg.jpg) repeat;
	margin:10px 0px 10px 0px;
	color:#fff;
	font:16px/22px Arial, Helvetica, sans-serif;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#312f44;
	scrollbar-face-color:#59567d;
	scrollbar-highlight-color:#373369;
	scrollbar-3dlight-color:#fae9fa;
	scrollbar-darkshadow-color:#524d83;
	scrollbar-shadow-color:#d1cef1;
} 

/* Sets page to center */
.setPage {
	margin:auto;
}

a:link, a:visited, a:active {
	color:#87cbfa;
}

a:hover {
	color:#F6C;
}

H1 {
	display: block;
	font-size:30px;
	line-height:33px;
	margin:30px 0px;
	padding: 0px;
	font-weight: normal;
	color: #93d3ff;
}

H2 {
	display: block;
	margin:0px;
	padding: 15px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #c2edff;
}

H3 {
	display: block;
	margin:0px;
	padding: 15px 0px 0px;
	font-size: 22px;
	font-weight: bold;
	color: #FFC;
}

H4 {
	display: block;
	margin:0px;
	padding: 0px 0px 5px;
	font-size: 18px;
	font-weight: bold;
	color: #A4D1FB;
	font-style: italic;
	border-bottom-style: dotted;
}

H5 {
	display: block;
	margin:0px;
	padding: 0px 0px 5px;
	font-size: 18px;
	font-weight: bold;
	color: #A4D1FB;
	font-style: italic;
}


.bgLeftCol {
	background:#033d8f url(images/layout/bgLeftCol.gif) repeat-y; 
}

.bgRightCol {
	background:#033d8f url(images/layout/bgRightCol.gif) repeat-y; 
}

.bgBody {
	background:#033d8f url(images/layout/bgBody.jpg) repeat; 
}

.bgBodyBottom {
	background:#033d8f url(images/layout/bgBottom.jpg) no-repeat bottom;
	height:178px;
}

.navLowerTable {
	margin-top:7px;
}

.mainPic {
	margin-top:15px;
}

.note {
	text-align: center;
	color: #FC9;
	font: italic bold 14px Verdana, Geneva, sans-serif;
	margin-right: 70px;
	margin-left: 70px;
}

.footer {
	font: 12px Verdana, Geneva, sans-serif;
	color: #9ec6ff;
	margin-bottom: 10px;
}

.bottomDivider {
	padding-bottom:80px;
}

.contact {
	text-align:center;
	display: block;
	margin:0px 0px 20px;
	padding: 0px;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}

.title {
	margin-bottom: 20px;
}

.namePhone {
	margin-top:25px;
}


.namePhone P {
	text-align:center;
	color: #FC9;
	font: normal 18px "Comic Sans MS", cursive;
	padding: 0px;
}

.links P {
	margin: 4px;
}

.championsText P {
	text-align:left;	
}

.championImageFrames IMG {
	border: 1px solid #000;
	padding: 10px;
	background: url(images/frames/spatterBlue.jpg) repeat;
	margin: 5;
}

.starsImageFrames IMG {
	border: 1px solid #000;
	padding: 10px;
	background: url(images/frames/spatterSilver.jpg) repeat;
	margin: 5;
}

.script {
	font: 36px "Brush Script MT";
}

.puppyImages IMG {
	border: 1px solid #000;
	margin:auto;
}

.left {
	text-align:left;
}
