﻿/* CSS layout */

#container {
	position: relative;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: "century gothic", verdana, arial, sans-serif;
	font-size: 12px;
}

#logo {
	float:left;
	height:76px;
	width: 261px;
	background-color: #fff;
	color: #ccc;
	text-align: left;
	vertical-align: bottom;
}

#banner {
	width: 400px;
	height:39px;
	float:left;	
	background-color: #fff;
	color: #ccc;
}

#home {
	float:right;
	height:39px;
	width: 289px;
	text-align:right;
	background-color: #fff;	
	color: #000;
}

#home2 {
	float:right;
	height:487px;
	width: 689px;
	text-align:justify;
	vertical-align: middle;
	background-color: #000;		
}

#nav {
	width: 237px;
	height: 450px;
	text-align: left;
	vertical-align: middle;
	color:#fff;
	background-color: #000;
	float: left;	
	font-weight: bold;
}

#break {
	background-color: #fff;
	width: 24px;
	height: 450px;
	float: left;
}

#photos {
	float: right;
	width: 289px;
	height: 487px;
	text-align: justify;
	vertical-align: bottom;
}

#pics {
	width: 90px;
	height: 290px;
	float: right;
	text-align: center;
}

#leftnav {
	width: 250px;
	height: 220px;
	float: left;
	font-weight: bold;
	text-align: left;
	color: #c30;
}

#leftnavblog {
	width: 250px;
	float: left;
	font-weight: bold;
	text-align: left;
	color: #c30;
}

#main {
	float: left;
	width: 750px;
	height: auto;
	text-align: justify;
	padding-bottom: 10px;
}

#mainblog {
	float: left;
	width: 500px;
	text-align: justify;	
}

#corrective {
	float: left;
	width: 380px;
/*	height: 100px; */
	text-align: justify;
	color: #fff;
}

#personal {
	float: left;
	width: 380px;
	text-align: justify;
	color: #fff;
}

#sports {
	float: left;
	width: 380px;
	text-align: justify;	
	color: #fff;
}

#education {
	float: left;
	width: 380px;
	text-align: justify;	
	color: #fff;
}

#content {
	float: left;
	width: 380px;
	text-align: justify;	
	color: #fff;
	height: 430px;
	overflow: auto;
}

#contentwide {
	overflow: auto;
	height: 440px;
	text-align: justify;	
	color: #fff;
}

#rightnav {
	width: 200px;
	height: 320px;
	float: right;
	text-align: right;
	font-weight: bold;
	color: #f60;
}

#rightnavblog {
	width: 200px;
	float: right;
	text-align: right;
	font-weight: bold;
	color: #000;
}

#text {
	width: 500px;
	float: left;
	line-height: 2;
}

#caption {
	width: 250px;
	float: right;
	font-family: arial, verdana, trebuchet, "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #999;
	text-align: center;
	font-style: italic;
}

#text-right {
	width: 500px;
	float: right;
	line-height: 2;
	padding-top: 15px;
}

#text-below {
	width: 750px;
	float: left;
	line-height: 2;
	padding-top: 15px;
}

#caption-left {
	width: 250px;
	float: left;
	font-family: arial, verdana, trebuchet, "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #999;
	text-align: center;
	font-style: italic;
	padding-top: 15px;
}

#line {
	float: right;
	width: 926px;
	height: 12px;
	background-color: #fff;
	text-align: center;
	line-height:normal;
	padding-bottom: 10px;
}

#mainleft {
	width: 475px;
	height: auto;
	float: left;
	background-color: #fff;
	text-align: justify;
}

#mainright {
	width: 475px;
	height: auto;
	float: right;
	background-color: #fff;	
	text-align: justify;
}

#line2 {
	float: right;
	width: 926px;
	height: 20px;
	background-color: #333;
	border-top: 1px #000 solid;
	text-align: center;
}

#blogs {
	width: 300px;
	height: 185px;
	background-color: #333;
	float: left;
	color: #fff;
	text-align: justify;
}

#questions {
	float: right;
	height: 185px;
	background-color: #333;
	width: 300px;
	color: #fff;
	text-align: justify;
}

#line3{
	float: right;
	width: 926px;
	height: 20px;
	background-color: #333;
	color: #999;
	font-size: 10px;
	text-align: center;
	border-bottom: 1px #000 solid;
}

#footer {
	float: right;
	width: 926px;
	height: 25px;
	background-color: #fff;
	color: #808080;
	text-align: right;
	font-size: 10px;
}


/* special */

html {
	scrollbar-base-color: #333333; 
	scrollbar-arrow-color:#336699;
	text-align: center;
	font-family: "century gothic", verdana, arial, sans-serif;
	font-size: 12px;
	background-color: #fff;
}

table {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
	 
img {
	border-width: 0px;
}

.pad {
	border: none;
	padding: 5px 5px 5px 0px;
	float: left;
}

.pad2 {
	border: none;
	padding: 5px 0px 0px 0px;
	float: left;
}

hr {
	height: 1px;
	color: #ccc;
	background: #ccc;
}

ul {
	list-style-type: square;
	text-align: left;
}

input {
	font-size:10px; 
	font-family:verdana, arial, sans-serif;
}

textarea {
	font-size:10px; 
	font-family:verdana, arial, sans-serif;
}

select {
	font-size:10px; 
	font-family:verdana, arial, sans-serif;
}

.dark {
	height: 1px;
	width: 900px;
	color: #666;
	background: #666;
	line-height: 3px;
}

p {
	margin: 10px;
	}
	
p.shrink {
	width: 380px;
	color: #ccc;
}

p.white {
	color: #fff;
}	

.boldred {
	font-weight: bold;
	color: #f60;
}

.kinetic {
	font-family: "lucida sans unicode", "lucida sans", trebuchet, "trebuchet ms", sans-serif; 
	font-size: 25px;
	color: #000;	
	font-weight: bold;
	margin-top: 50px;
}

.smallfont {
	font-family: arial, verdana, trebuchet, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #666;
}

.narrow {
	width: 200px;
	float: left;
}

td {
	font-family: "century gothic", verdana, arial, sans-serif;
	font-size: 12px;
}

/* headings */

h1 {
	font-family: "century gothic", arial, verdana, helvetica, sans-serif;
	margin: 5px 5px 5px 10px;
	color: #f60;
/*	color: #fff; */
	text-align: left;
	font-size: 16px;
	font-weight: 600;
}

h2 {
	font-family: "century gothic", verdana, arial, helvetica, sans-serif; 
	margin: 5px 5px 5px 10px;	
	color:#fff; 
	text-align: left;
	font-size:12px;
	font-weight:bold; 
	}

h3 {
	font-family: verdana, arial, helvetica, sans-serif; 
	margin: 5px 5px 5px 10px;	
	color:#f60; 
	text-align: left;
	font-size:12px;
	font-weight:bold; 
	}

h4 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; 
	color:#f60; 
	font-weight:bold; 
	font-size:12px;
	}

h5 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; 
	color:#FF6600; 
	font-weight:bold; 
	font-size:12px;
	text-align: right;
	}

h6 {
	font-family: verdana, arial, helvetica, sans-serif; 
	color:#ccc; 
	font-weight:normal; 
	font-size:9px;
	margin-left: 10px;
	margin-right: 10px;
	}

/* links */

a:link {
	text-decoration: none; 
	color: #f60;
/*	color: #fff; */
	}

a:visited {
	text-decoration: none;
	color: #FC6;
}

a:hover {
	text-decoration: none;
	color: #fff;	
}

a:active {
	text-decoration: none;
	color: #36c;
}


a.alt:link {
	text-decoration: none; 
	color: #fff;
	}

a.alt:visited {
	text-decoration: none; 
	color: #ccc;
	}

a.alt:hover {
	text-decoration: none;
	color: #f60;
	background-color: #333;
}


a.alt2:link {
	text-decoration: none; 
	color: #f60;
	}

a.alt2:visited {
	text-decoration: none; 
	color: #ccc;
	}

a.alt2:hover {
	text-decoration: none; 
	color: #fc6;
	}
	
a.alt3:link {
	text-decoration: none;
	color: #666;
}

a.alt3:visited {
	text-decoration: none;
	color: #666666;
}

a.alt3:hover {
	text-decoration: none;
	color: #f60;
}

a.boxes {
	text-decoration: none;
}

a.boxes:hover {
	background-color: #ccc;
	color: #000;
	text-decoration: none;
}

#sports:hover h1 {
	color: #3366CC;
}

#sports:hover {
	background-color: #333;
	color: #fff;
}

#education:hover h1 {
	color: #99CC00;
}

#education:hover {
	background-color: #333;
	color: #fff;
}

#personal:hover h1 {
	color: #993399;
}

#personal:hover {
	background-color: #333;
	color: #fff;
}

#corrective:hover h1 {
	color: #FF0000;
}

#corrective:hover {
	background-color: #333;
	color: #fff;
}