@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	padding: 10%;
	clear:left;
	font-weight: bold;
}

h1,h2   { text-align:center; }

h1      { color:#3d3ef5; }
h2      {
	color:#C00;
	border-bottom-color:#f03;
	border-bottom-style:none;
	border-bottom-width: thin;
}

li      { color:#0CF; font-style:italic; font-size:14px;}
marquee { color:#F00; font-weight:bolder; font-family:"Comic Sans MS", cursive; font-size:14px; }

.nav    {
	color:#09F;
	text-align:right;
	font-size:14px;
}
#leftcolumn {float:left; width:140px; background-color:#006; border:medium #C30;}
table {
	text-align:center;
	color: #000;
}
.title {color:#F00; border-bottom:dashed; color:#006; font-family:"Comic Sans MS", cursive; font-size:16px; font-weight:bolder; text-align:center;}
#white {color:#ffffff; font-weight:bolder;}
#red {
	color:#DC143C;
	font-weight: bold;
}
#footer {background-color:#000080; font-size:10px; font-weight:bolder; color:#00ffff; text-align:center; }
.Quote {
	color: #CC0000;
	font-weight: bolder;
}
.photo {padding: 20px;}
#container {width: 900px;}
#rightcolumn {margin-left: 170px;}
#logo {padding-left: 170px;}
#rightfloat { float: right;
				width: 140px;
				Background-color: #03F;
				color: #6FF;
				font-size: 14px;}
ul { list-style-type:none;
	color:#3300CC;
	}
form {font-size:12px}
#stylescore {
	color:#03F;
	font-weight:bolder;
}
#stylescoredate {color:#093; font-weight:bolder;}
#stylescoredivision {color:#00F; font-weight:bolder;}
link {font:Verdana, Geneva, sans-serif;
		color:#fff;}
.names {
	color: #F00;
}
.subname {
	color: #0DF;
}

