/* General and header */* {	margin: 0;	padding: 0;	font-family:georgia;	color:#828787;	text-align:justify;	}html {	background:url("images/footerbg2.jpg") bottom left;		background-repeat: no-repeat;	}body {	background:url("images/aboutbg3.jpg") top right;		background-repeat: no-repeat;	}		h1 {   	text-align:center;	height: 20pt;	background-color:#CED7D7;	filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;	background-repeat:repeat-x;	margin: 0 auto;		font-size:12pt;	word-spacing:18pt;	color:#fff;	padding-top:5px;	font-family:georgia;	}h1 a {	font-size:12pt;	width:550px;	color:#fff;	padding-right:5px;	padding-left:5px;	padding-bottom:15px;	text-decoration:none;	font-family:georgia; 	text-align:center;	}h1 a:hover	{	color:#ffffff;	background: url("images/over.png") no-repeat top center;	background-position: 0px -5px;	}p {padding-bottom:18px;}	/* Content */	#content {	width: 550px;	margin: 70px auto;	position: relative;	left: 0px;	font-size: 13px;	line-height:21px;	}	#content .entry {	position: relative;	margin: 0 0 0px 0;	}	#content .entry h3 {	font-weight: none;	text-decoration: none;	font-family:trebuchet ms;	font-size:25px;	color: #72DCE5;	border-bottom: 1px solid #D9D9D9;	}#content .entry h4 {	font-weight: none;	text-decoration: none;	font-family:trebuchet ms;	font-size:25px;	color:#F6256A;	border-bottom: 1px solid #D9D9D9;	}#content .entry h5 {	font-weight: none;	text-decoration: none;	font-family:trebuchet ms;	font-size:25px;	color:#F3DB11;	border-bottom: 1px solid #D9D9D9;	}#content .entry p a {	text-decoration: none;	color: #509890;	}	#content .entry p a:hover {	color: #D3144B;	border-bottom: 2px solid #C9E3E0;	}#content .entry blockquote {	background: #F3F7F8;	font-family: georgia;	font-size: 25px;	font-style:;	color:#78999E;	padding:10px;	margin:0px;	text-align:left;	line-height: 120%;		}#content .lineone {	background: #F3F7F8;	font-family: Garamond, Palatino, Verdana, Arial, sans-serif;	font-size: 20px;	font-style: none;	color:#78999E;	padding:10px;	margin:0px;	text-align:left;	line-height: 120%;		}#content .linetwo {	background: #CCDBD9;	font-family: Garamond, Palatino, Verdana, Arial, sans-serif;	font-size: 20px;	font-style: none;	color:#fff;	padding:10px;	margin:0px;	text-align:left;	line-height: 120%;		}#content .entry ul {	padding-bottom:18px;	padding-left:45px;	padding-right:35px;;	list-style-type: circle	}/* Footer */	#footer {	width: 550px;	margin: 10px auto 10px auto;	position: relative;	text-align:right;	font-size: 10px;	color:#628388;	}	html>body #footer {	margin-top: 70px;	}	#footer p {	clear: both;	color: #3E3030;	text-align:center;	font-size: 8px;	margin: 0 0 0 5px;	padding: 0 0 15px 0;	}