/* Begin Typography & Colors */
/* Begin Typography & Colors */
/* Begin Typography & Colors */
/* Begin Typography & Colors */
/* Begin Typography & Colors */
html, body {
	font-family: Arial, sans-serif;
	text-align: left;
	font-size: 9px;
	background-color: #ffffff;
	color: #000000;
	}

#fullWrap, #firstCol, #secondCol, #thirdCol, #fourthCol, #fifthCol #wideCol, #thinCol, #nav, #navBtm {
text-align: left;

color: #000000;
}
#wideCol {
color: #999999;
}

a, a:link {
	text-decoration: none;
	color: #000000;
	
	}

a:hover {
	background-color: #f3f013 ;
}
a:hover img {
	border-bottom: 10px solid #f3f013 ;
	
	}
a:active 
	background-color: #ffffff;
	}
a:visited {
	text-decoration: none;
}
#nav a, #nav a:link, #navBtm a, #navBtm a:link{
color: #679dc7;
}


h1 {
	font-size: 15px;
	}
h2 {
	font-size: 14px;
	}
h2.error {
	font-size: 24px;
	color: #FF0000;
	}
h3 {
	font-size: 11px;
	}
h4 {
	font-size: 12px;
	}
h5 {
	font-size: 12px;
	}


/* Begin Structure */
/* Begin Structure */
/* Begin Structure */
/* Begin Structure */
/* Begin Structure */
html, body {
	margin: 0;
	padding: ; 
	border: 0;
	}

div {
	margin: 0;
	padding: 0; 
	border: 0;
	}

#fullWrap {
	width: 1100px;
	margin: 0 30px 0 30px;
	}
#firstCol, #secondCol, #thirdCol, #fourthCol, #fifthCol {
	width: 180px;
	float: left;
	padding: 0 0 0px 0
	}

#firstCol, #wideCol {
	margin: 0 30px 0 0;
	}	
#thirdCol {
	margin: 0 30px 0 30px;
	}
#fourthCol {
	margin: 0 30px 0 0;
	}
.post {
	margin: 2px 0 0 0;
	}
	
#header {
margin: 0px 0 3px 0;
}
	
#footer {
	clear: both;
	}

p {
	margin: 0;
	padding: 0 0 15px 0; 
	border: 0;
}

img {
	margin: 0;
	padding-bottom: 0; 
	border: 0;
	}
hr {
	display: none;
	float: none;
	clear: both;
	}

h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
	border: 0;
	}
	
a, a:link {
	border: 0;
	}
a:visited {
	}
a:hover {
	}
a:active {
	}

a img { 
    border-bottom: 10px solid #fff 
	}

a:hover {
	 {color: blue; }

h3 {
	padding: 2px 0 0 0;
	}
	