/* 
Blue blog template 
----------------------
You are free to use
this template in any
way you desire, no
author information or
link back are required.
*/

* {
	padding: 4;
	background-repeat: no-repeat;
	border-color: #E4E4E4;
}

body {
	color: #0000FF;
	background-color: #4abdff;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(bg_new.gif);
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	font-variant: normal;

}

p {
	color:#4ABDFF;
}

a:hover {
	color: #4ABDFF;
}

#header {
	width: 720.px;
	height: 100px;
	padding-top: 0px;
	font-size: 14pt;
	color: #FFF;
	padding-bottom: 25px;
}

. h2{
	padding-top: 5px;
	font-size: 9pt;
	color: #C2D9EF;	
}

.style1 {
	color: #4ABDFF;
}

#container {
	width: 720px;
	border: solid 10px #fff;
	margin: 0 auto;
	text-align: left;
	color: #E4E4E4;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right;
}


#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: 105px;
	background: url() no-repeat top left;
	float: right;
	padding: 12px;
	border-right: 4px solid #FFF;
}


#right-column p {  
}


#content {
	float: left;
	width: 720px;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 4px;
}

#content h2{
	font-size: 12pt;
	font-weight: bold;
	color: #4EBEFE;
	margin-bottom: 5px;
	padding-left: 27px;
	background-repeat: repeat-y;
	background-position: 14px top;
}

.black {
	color: #000;
}



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: #4abdff;
	background: #F9F9F9;
	clear: both;
	width: 705px;
	margin-left: 4px;
	height: 20px;
	padding: 4px;
	border: 1px solid #E4E4E4;
}

#footer a, #footer a:visited{
	color: #ccc;
}

#footer a:hover {
	color: #808080;
}
