/* 
Blue blog template 
----------------------
You are free to use
this template in any
way you desire, no
author information or
link back are required.
*/

* {
	margin: 0;
	padding-left: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

body {
	background: #FFFFFF;
	font: normal 8pt/13pt verdana, arial,sans-serif;
	color: #FFFFFF;
	margin: 0 auto;
}

a, a:visited {
	text-decoration: underline;
	color: #000;
	
}

a:hover {
	color: #808080;
}

#header {
	width: 778px;
	height: 135px;
	background: #fff url(header3.gif) no-repeat;
	padding-top: 30px;
	padding-left: 17px;
	font-size: 14pt;
	color: #FFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#header h2{
	padding-top: 5px;
	font-size: 9pt;
	color: #C2D9EF;	
}

#container {
	width: 778px;
	background: #FFFFFF;
	vertical-align: middle;
	border: solid 10px #fff;
	margin: 0 auto;
	text-align: center;
}

#horizontal {
	width: 778px;
	height: 30px;
	background: url(horizontal.gif) no-repeat;
	font-weight: bold;
	font-size: 8pt;
	padding-top: 6px;
	padding-left: 20px;
	
}

#horizontal a, #horizontal a:visited {
	color: #C2D9EF;
	text-decoration: none;
	margin-right: 15px;
}

#horizontal a:hover {
	color: #FFF;
	text-decoration: none;
}

#right-column {
	color: #808080;
	width: 134px;
	float: none;
	padding: 10px;
	border-right: 4px solid #FFF;
}

#content {
	float: left;
	width: 770px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
}

#content h2{
	font-size: 12pt;
	font-weight: bold;
	color: #76A7DC;
	margin-bottom: 5px;
	padding-left: 14px;
	background: url(h2bg.gif) top left repeat-y;
}

.black {
	color: #000;
}

p {
margin-bottom: 20px;
padding-left: 14px;
background: url(articlebg.gif) top left repeat-y;
}

input.text {
	width: 70px;	
	border: 1px solid #ccc;
}

input.button {
	color: #808080;
	padding-left: 0px;
	font-size: 8pt;	
	border: none;
	background: none;
	}

#searchbox {
	background: url(searchbox.gif) no-repeat;
	padding: 5px;
	height: 30px;
}

#footer {
	color: #58a; /*#76A7DC;*/
	font-size: 10pt;
	font-weight: bold;
	background: #F9F9F9;
	clear: both;
	width: 100%;
	margin-left: 4px;
	height: 20px;
	padding: 4px;
	border: 1px solid #E4E4E4;
}

#footer a { color:#66a; text-decoration:none;}
#footer a:visited { color:#66a; text-decoration:none;}
#footer a:hover { color:#66a; text-decoration:underline;}

.bookmark { font-size:12pt;}

.style1 {
	font-size: 12pt;
	font-weight: bold;
}
