/* 
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: 0;
}



body {
	background: #534640 url("bg.gif") top center repeat-y;
	font: normal 8pt/13pt verdana, arial,sans-serif;
	color: #808080;
}

a, a:visited {
	text-decoration: underline;
	color: #000;
}

a:hover {
	color: #808080;
}

#header {
	font-family: hermes;
	width: 785px;	
  height: 77px;
	background: #fff url("header.gif") no-repeat;
	padding-top: 0px;
	padding-left: 14px;
	margin-left: 5px;
  font-size: 19pt;
	color: #FFF;
}

#header h2{
	padding-top: 5px;
	font-size: 12pt;
	color: #000000;	
}

#form {
  margin-left: 10px;
  margin-bottom: 10px;
}

#container {
	width: 810px;
	border: solid 5px #FFF;
	background: #fff repeat-y right;
	margin: 0 auto;
	text-align: left;
}


#horizontal {
	width: 780px;
	margin-left: 6px;
  height: 30px;
	background: url(horizontal.gif) no-repeat;
	font-weight: bold;
	font-size: 9pt;
	padding-top: 3px;
	padding-left: 18px;
}

#horizontal li {
	display :inline;
}

#img {
  float: left;
  margin-left: 13px;
  margin-right: 14px;
  margin-top: 5px;
}

#horizontal a, #horizontal a:visited {
	color: #b3c4d5;
	text-decoration: none;
	margin-right: 33px;
	margin-left: 33px;
}



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



#flickr {
	float: left;
	width: 550px;
	margin: 1px 0 0 150px;
}


#content {
	float: left;
	font-size: 9pt;
	width: 775px;
	margin: 10px 0 0 10px;
}


#form {
  margin-left: 10px;
  margin-bottom: 10px;
}

#content h2{
	font-size: 13pt;
	font-weight: bold;
	color: #4875a1;
	margin-bottom: 7px;
	padding-left: 14px;
	background: url(h2bg.gif) top left repeat-y;
}

#content h3{
	font-family: Helvetica;
	font-size: 18pt;
	font-weight: normal;
	color: #4875a1;
	margin-bottom: 0px;
	padding-left: 365px;
	
 top left repeat-y;
}

.black {
	color: #000;
}


p {
margin-bottom: 20px;
padding-left: 14px;
background: url(articlebg.gif) top left repeat-y;
}






#footer {
	color: #ccc;
	background: #F9F9F9;
	clear: both;
	width: 780px;
	margin-left: 4px;
	height: 20px;
	padding: 4px;
	border: 1px solid #E4E4E4;
}



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



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