body {

	background: #fff;
	color: #000;
	font-size: 0.7em;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;

	}

	

a, a:visited{

	color: #1d7db4;
	text-decoration: none;
	border: none; 

	}

	

a:hover{

	color: #f60;
	border: none;
	background:none;
	text-decoration:none;

	}

	

img {

	border: none;

	}



#container { 

	width: 900px; 
	background: #fff;
	text-align: left; 
	margin: auto; 

	}


#logo {
position:absolute;
width:177px;
height:79px;
padding: 11px 0px 0px 0px;
background-color:#FFFFFF;
background-image:url(images/blog-logo-round.jpg);
background-repeat:no-repeat;
background-position: right;
border:none;

}

#header { 

	background:transparent url(pages/blog.png) bottom center no-repeat;
	height:265px;
	border-bottom:solid #FFFFFF 7px;
	border-top:solid #FFFFFF 9px;
	
	

	}


#header h2 {

	color: #0045c1;
	font-family: verdana;
	font-size: 28pt;
	font-weight: bold;
	letter-spacing: 2px;
	font-variant: small-caps;
	margin: 8px 30px 0 0;
	margin-bottom:auto;
	text-align:center;

	}


#header h2 a {

	color: #0045c1;
	text-decoration: none;

	}



#header h2 a:hover {

	color: #D6D6D6;
	text-decoration: underline;

	}



#header h3 {

	color: #0045c1;
	font-size: 12pt;
	font-family: verdana, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	margin:10px 155px;
	text-align:right;

	}

	


/* Menu */
#menu {
	width: 900px;
	height: 27px;
	text-align: right;
	display: block;
	font: normal 1.4em "Arial Narrow", sans-serif;
	padding-top: 0px;
}

#menu ul {
	float: right;
	list-style: none;
	list-style-type: none;
	
	
}

#menu li {
	display: inline;
	margin-bottom: 10px;
	list-style-type: none;
	background: url(images/menu-div.png) no-repeat left;
	padding: 0px 10px 0px 10px;
}

#menu a:link, #menu a:visited {
	color: #ff5e2b;
	text-align: center;
	padding: 2px 12px 2px 12px;
	text-decoration: none;
	font-weight: normal;
}

#menu a:hover {
	background: none;
	text-decoration: none;
	font-weight: normal;
	color: #1d7db4;
}


#content { 

	width: 690px; 
	margin: 0px 0x 0px 0px;
	float:right;
	
	padding: 0px 0px 0px 0px;
	text-align: left;


	}

	

#content b{

	color: #777;
	line-height: 14pt;

	}

#content p{

	margin: 0px;
	line-height: 18px;
	padding: 0px 10px 10px 0px;
	margin-top: 5px;

	}

	

#content p img{

	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;

	}

#content h1 {

	color: #455A79;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
	margin: 0px;

	}

	

#content h1 a  {

	color: #455A79;
	text-decoration: none;

	}



#content h1 a:hover {

	color: #ff5e2b;
	text-decoration: none;

	}



#content h2 {

	font-family: helvetica, arial, sans-serif;
	font-size: 12px; 
	color: #455A79; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid #D6D6D6;

	}

#content h2 a  {

	color: #455A79;
	text-decoration: none;

	}


#content h2 a:hover {

	color: #ff5e2b;
	text-decoration: none;

	}


#content h3 {

	font-size: 12px; 
	color: #455A79; 
	margin: 0px;
	line-height: 120%;
	font-variant: small-caps;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom: 0px solid #D6D6D6;

	}

	

#content h3 a  {

	color: #455A79;
	text-decoration: none;

	}



#content h3 a:hover {

	color: #ff5e2b;
	text-decoration: none;

	}



#content ol {

	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;

	}

#content ul {

	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;

	}

	

#content li {

	margin: 0px;
	padding: 0px;

	}

	

#content ul li {

	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;

	}

	

#content ul li a {

	color: #797979;
	text-decoration: none;

	}



#content ul li a:hover {

	color: #ff5e2b;
	text-decoration: none;

	}

	


blockquote{

	background-color: #F3F3F3;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	font-style: italic;
	color: #666666;
	border: 1px solid #D6D6D6;

	}

	



.postspace {

	background: #fff;
	width: 710px;
	height: 32px;
	margin: 0px;
	padding: 0px;

	}

.postspace2 {

	background: #fff;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;

	}

.postspace3 {

	background: #fff;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;

	}




#right { 

	color: #000000;
	background-color:transparent;
	background-image:url(images/right-bg.png);
	background-repeat:no-repeat;
	width: 179px;
	float: left; 
	margin-top: -6px;
	margin-bottom: 20px;
	border-top: #fff 1px solid;

	}

#right a:hover{

color: #1b7db4;
	background: none;	
	text-decoration: none;
	border: none;
	}

#right p{

	margin: 0px;
	line-height: 16px;
	padding: 10px;

	}

	

#right h2 {

	color: #ff5e2b;
	background: transparent;
	font: normal 1.4em "Arial Narrow", sans-serif;
	/*font-family: verdana, "Microsoft Sans Serif", Times, serif;*/
	font-size: 1.4em;
	font-weight:normal;
	list-style: none;
	/*padding: 7px 2px 0px 5px;*/
	/*margin: 2px;*/
	
	}

#right ul {

	list-style: none;
	margin: 0px;
	padding: 0px 6px 0px 8px;

	}


/*#right li {

	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;*/

	}

	

#right ul li {

	list-style: none;
	margin: 15px;
	padding: 10px 0px 0px 5px;
	
	}

	

#right ul li a {

	display: block;
	color: #000000;
	text-decoration: none;
	
	}



#right ul li a:hover {

	color: #1d7db4;
	background: none;

	}

	

#right h2.widgettitle {

	color: #1d7db4;
	background: #455A79;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #D6D6D6;

	}



#footer {

	width: 900px;
	background-image:url(images/footer.png);
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
	padding: 3px 0px 9px 0px;
	text-align: center;
	line-height: 17px;
	clear: both;

	}

	

#footer p {

	color: #ff5e2b;
	padding-right: 0px;
	margin: 0px;	

	}

	

#footer a, #footer a:visited {

	color: #999;
	text-decoration: none;
	border: none;

	}

	

#footer a:hover {

	color: #1d7db4;
	background: none;	
	text-decoration: none;
	border: none;

	}





/*#url {

	border:1px solid #D6D6D6;

	font-family:Verdana,Tahoma,Arial,Sans-Serif;

	font-size:1em;

	margin:0;

	padding: 0px;

}*/

