/* CSS Document */

/* ********************************************
** S T R U C T U R E   S T R U C T U R E  **
** S T R U C T U R E   S T R U C T U R E  **
**********************************************
*/

* { padding: 0; margin: 0; }

body {
	text-align:center;
}

#container { 
 margin: 0 auto;
 width: 95%;
}

#header {
 width: 100%;
 float: left;
 padding: 10px;
 height:auto;
 margin: 10px 0px 5px 0px;
}

#search {
	position: relative;
	float: right;
	top: auto;
}

#leftcolumn { 
 margin: -60px 5px 5px 0px;
 padding: 10px;
 height:auto;
 width: 22%;
 min-width: 22%; 
 max-width: 22%;
 float: left;
}

#content { 
 float: left;
 margin: -60px 5px 5px 0px;
 padding: 10px;
 height:auto;
 width: 50%;
 display: inline;
}

#col2 { 
 float: left;
 margin: -60px 5px 5px 0px;
 padding: 10px;
 height:auto;
 width: 70%;
 display: inline;
}

#rightcolumn {
 margin: -60px 0px 5px 0px;
 padding: 10px;
 height:auto;
 width: 22%;
 float: left;
}

#footer {
 clear:both;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 height: 50px;
 width: 100%;
/* display: inline;*/
}

#free {
	width: 390px;
}

#logo {
	position:relative;
	z-index:100;
	top: 20px;
}

#navbar {
	position: relative;
	z-index:10;
	float:right;
	top: -101px;
	width: 93%;
	padding: 5px;
	height: 40px;
}

#tkr {
	position: relative;
	float:right;
	top: -100px;
	width: 88%;
}

#adbottom {
	margin-top: -20px;
}

#shareThis {
	margin-top: 0px;
}

#abovecenter {
	margin-top: -56px;
}

#colDivs {
	clear:both;
	float:none;
	display:block;
	width: 100%;
	height:auto;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#topLeftBox {
	margin-bottom: 5px;
	padding-bottom: 5px;
	min-height: 20px;
	height: 60px;
}

/*
*****************************************
**  C O L O R S   T Y P O G R A P H Y  **
**  C O L O R S   T Y P O G R A P H Y  **
*****************************************
*/

body.bkgr {
	background-color:#FFFFFF;
}

a:link {
	text-decoration:underline;
	color:#003366;
}

a:visited {
	text-decoration:underline;
	color:#002D42;
}

a:hover {
	color:#cccccc;
}

a:active{
	text-decoration:none;
	color:#002D42;
}


a.bkgr:link {
	text-decoration:underline;
	color:#003366;
}

a.bkgr:hover {
	color:#eeeeee;
	background-color:#003366;
}

a.secondaryNav:link {
	text-decoration:underline;
	color:#003366;
}

a.secondaryNav:hover {
	color:#003366;
	background-color:#ffffff;
}

a.secondaryNav:visited {
	text-decoration:underline;
	color:#003366;
}

a.nav:link {
	text-decoration: none;
	color: #000033;
}

a.nav:visited {
	text-decoration: none;
	color:#005279;
}

a.nav:hover {
	text-decoration:underline;
	color:#CCCCCC;
}

a.nav:active {
	text-decoration: none;
	color:#000033;
}

input:focus {
	font-weight:bold;
	color:#3366CC;
}

.hdr1 {
	background-image:url(../img/bkgr_hdr.png);
	background-repeat:repeat-x;
	height: 40px;
	padding:3px;
}

.hdr2 {
}

.search {
	text-align:right;
	background-color:#FFFFFF;
	filter:alpha(opacity=60);
	opacity:0.6;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #002D42;
	line-height: 45px;
}

.blackbkgr {
	background-color:#000000;
}

.boxbkgr {
	background-image:url(../img/bkgr_box.png);
	padding: 5px;
	background-color: #4E6D9B;
	background-repeat: repeat-x;
}

.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#000033;
	background-image:url(../img/bkgr_nav.png);
	background-repeat:repeat-x;
	vertical-align:top;
	text-align:left;
	font-style: italic;
	font-weight: bolder;
}

table.menu {
	font-size:100%;
	position:absolute;
	visibility:hidden;
	z-index: 100000;
	width: 200px;
	top: 40px;
}

td.menu {
	z-index: 100000;
	position:relative;
	background-image:url(../img/bkgr_navdown.png);
	background-repeat:repeat;
	height: 15px;
	padding: 5px;
	vertical-align:top;
}

.ftr {
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:40px;
	font-style: italic;
	color: #002D42;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #002D42;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #002D42;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #002D42;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002D42;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002D42;
}

img {
	border:none;
}

.alignleft {
	text-align:left;
}

.aligncenter {
	text-align:center;
}

.alignright {
	text-align:right;
}

.videoborder {
	border: 2px ridge #CCCCCC;
}

.lighten {
	filter:alpha(opacity=60);
	opacity:0.6;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

ol {
	padding-left: 30px;
	text-indent: 10px;
}

ul{
	list-style-type: none;
	display: inline;
}

li.mainnav{
	display: inline;
	padding: 2px;
}

code {
	font-size:12px;
	background-color:#CCCCCC;
	border-width: 1px;
	border-style: solid;
	border-color: #002D42;
	padding: 5px;
}