/* Top Elements */* { margin: 0; padding: 0;}body {	background: #fff;	color: #333333;	text-align: center;	margin: 0 0 10px 0;	font-family: Verdana, Tahoma, arial, sans-serif;	font-size: 0.75em;	line-height: 1.4em;}/* links */a, a:visited {	color: #CC0000;	background: inherit;	text-decoration: none;}a:hover {	color: #383d44;	background: inherit;	padding-bottom: 0;}a:hover img {    border: none;}/* headers */h1, h2, h3, h5 {	font-family: Arial, Tahoma, Sans-serif;	color: #CC0000;}p {	line-height: 1.3em;	padding-top: 4px;	padding-bottom: 4px;}h1 {	font-size: 140%;		font-weight: normal;}h2 {	font-size: 130%;	text-transform: uppercase;	}h3 {	font-size: 130%;	}h5 {	font-size: 130%;	padding-bottom: 10px;}h1, h2, h3, p {			margin: 0;}ul, ol {	margin: 5px 20px;	padding: 0 20px;}/* images */img.float-right {  	margin: 5px 0px 10px 10px;  }img.float-left {  	margin: 5px 10px 10px 0px;}code {  	margin: 5px 0;  	padding: 10px;  	text-align: left;  	display: block;  	overflow: auto;    	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;  	/* white-space: pre; */  	background: #F5F5F5;	border-left: 3px solid #D4D4D4;}acronym {  cursor: help;  border-bottom: 1px dashed #777;}blockquote {	font: bold 1.4em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;		margin: 10px; 	padding: 0 0 0 25px;     background: #F5F5F5;	border-left: 3px solid #D4D4D4;		color: #444;}/* form elements */form {	padding-top: 0px;	padding-right: 5px;	padding-bottom: 10px;	padding-left: 5px;	margin-top: 10px;	margin-bottom: 10px;}label {	display:block;	font-weight:bold;	margin:5px 0;}input {	padding:2px;	border:1px solid #ccc;	font: normal 1em Verdana, sans-serif;	color:#777;}textarea {	width:135px;	padding:2px;	font: normal 1em Verdana, sans-serif;	border:1px solid #ccc;	height:90px;	display:block;	color:#777;}input.button {	font: bold 12px Arial, Sans-serif;	height: 24px;	color: #333;	background: #e7e6e6 url(../images/button.jpg) repeat-x;	border: 1px solid #dadada;}/* search form */.searchform {	background-color: transparent;	border: none;		margin: 0 5px 0 10px; padding: 5px 0 15px 0;		width: 190px;	}.searchform p { margin: 0; padding: 0; }.searchform input.textbox { 	width: 100px;	color: #777; 	height: 18px;	padding: 2px;		border: 1px solid #E5E5E5;	vertical-align: top;}.searchform input.button { 	width: 60px;	height: 24px;	padding: 2px 5px;	vertical-align: top;}/********************************************   LAYOUT********************************************/ #wrap {	position: relative;	width: 910px;		margin: 0 auto;	text-align: left;	background: #fff url(../images/content.jpg) repeat-y center top;}#content-wrap {	float: left;	width: 850px;	margin-left: 30px;	display: inline;	padding: 0; 		border-top: 5px solid #fff;	background: #fff url(../images/content-wrap.jpg) repeat-x; }#header {	position: relative;	height: 130px;	width:100%;	padding: 0;	color: #fff;	background-color: #000000;	background-image: url(../images/header.jpg);	background-repeat: no-repeat;	background-position: center top;	border-bottom-width: 5px;	border-bottom-style: solid;	border-bottom-color: #000000;}/* header links */#header #header-links {	position: absolute;	top: 8px; right: 45px;		color: #838181;	font-size: 10px;		font-weight: bold;}#header #header-links p {		padding: 0;	margin: 0;	}#header #header-links a {		color: #838181;	text-decoration: none;	}#header #header-links a:hover {	color: #444;		}/* header-photo */#header-photo {	position: relative;	clear: both;	height: 130px;	width: 900px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;	background-image: url(../images/header_02.jpg);	background-repeat: no-repeat;	background-position: center top;}#header-photo h1#logo-text a {	position: absolute;	margin: 0;	padding: 0;	letter-spacing: -1px;	color: #fff;	text-transform: none;	text-decoration: none;	border: none;	/* change the values of top and left to adjust the position of the logo*/	top: 59px;	left: 420px;	width: 416px;	height: 34px;	font-family: 'Trebuchet MS', Arial, Sans-serif;	font-size: 1.7em;	font-weight: normal;	font-style: italic;}#header-photo h2#slogan {	position: absolute;	margin: 0;	padding: 0;	text-transform: none;	color: #FFFFFF;	/* change the values of top and left to adjust the position of the slogan*/	top: 83px;	left: 376px;	width: 513px;	height: 24px;	font-family: 'Trebuchet MS', Arial, Sans-serif;	font-size: 1.1em;	font-weight: lighter;}/* Navigation */#nav {	clear: both;		padding: 0;			}#nav ul {	float: left;	list-style: none;	background: #999999 url(../images/nav.jpg) repeat-x;	width: 850px;	padding: 0;	height: 43px;	display: inline;	text-transform: uppercase;	margin-top: 0;	margin-right: 0;	margin-bottom: 0;	margin-left: 30px;}#nav ul li {	display: inline;	margin: 0; padding: 0;}#nav ul li a {	display: block;	float: left;	width: auto;	margin: 0;	padding: 0 8px;	border-right: 1px solid #dadada;	border-left: 1px solid #fafafa;	border-bottom: none;	color: #333333;	font: bold 13px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;	text-transform: uppercase;	text-decoration: none;	letter-spacing: 1px;}#nav ul li a:hover, #nav ul li a:active {	color: #FFFFFF;	background-color: #000000;}#nav ul li#current a {	background: #000000 repeat-x;	color: #CCCCCC;}/* Main Column */.three-col #main {	margin: 10px 190px 0 200px;}.two-col #main {	margin: 10px 5px 0 200px;}#main h1 {	color: #CC0000;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1.7em;	font-style: normal;	font-weight: bold;	font-variant: normal;	margin-right: 10px;	margin-bottom: 0;	margin-left: 0px;	padding-right: 0;	padding-bottom: 10px;	padding-left: 0px;}/* Sidebar */	#sidebar {	float: left;	width: 185px;	margin-top: 10px;	margin-left: 10px;}	/* right column */#rightcolumn {	float: right;	width: 175px;	margin-top: 10px;	margin-left: 10px;	margin-right: 5px;}#rightcolumn h1, #sidebar h1 {	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;	color: #444;	margin-top: 10px;	margin-right: 5px;	margin-bottom: 0;	padding-top: 0px;	padding-right: 5px;	padding-bottom: 5px;}/* sidemenu */ul.sidemenu {	text-align: left;	margin: 7px 8px 8px 10px; padding: 0;				border-top: 1px solid #E5E5E5;	text-decoration: none;	}ul.sidemenu li {	list-style: none;	padding: 4px 0 4px 5px;	margin: 0 2px;			border-bottom: 1px solid #E5E5E5;}* html body ul.sidemenu li {	height: 1%;}ul.sidemenu li a {	text-decoration: none;	color: #CC0000;	border: none;}ul.sidemenu li a:hover {		color: #383d44;	border: none;}/* footer-wrap */#footer-wrap {	clear: both;	width: 910px;	font-size: 95%;	padding: 20px 0;	text-align: left;		background: url(../images/footer-bottom.jpg) no-repeat center bottom;	}#footer-wrap a {	text-decoration: none;	color: #666666;	font-weight: bold;}#footer-wrap a:hover {	color: #000;	}#footer-wrap p {	padding: 10px 0;}#footer-wrap h2 {	color: #666666;	margin: 0;	padding: 0 10px; }/* footer */#footer {	clear: both;	color: #CCCCCC;		margin: 0 0 0 20px; 	width: 870px;	padding: 0px;	text-align: center;	background: #000000;	}#newfooter {	color: #000;		margin: 0px 0px 0px 20px; 	width: 870px;	padding: 0px;	text-align: left;	background: #CBCBCB;	border-top: 1px solid #000;	}/* alignment classes */.float-left  { float: left; }.float-right { float: right; }.align-left  { text-align: left; }.align-right { text-align: right; }/* display and additional classes */.clear { clear: both; }/* post */.post-by {	font-size: .95em;		padding-top: 0;}.post-footer {	background: #F5F5F5;	padding: 5px;	font-size: 95%;	color: #666666;	margin-top: 20px;	margin-right: 10px;	margin-bottom: 0;}.post-footer .date{	margin: 0 10px 0 5px;	}.post-footer a.comments {	margin: 0 10px 0 5px;	}.post-footer a.readmore {	margin: 0 10px 0 5px;	}/* jQuery lightBox plugin - Gallery style */	#gallery {	width: 450px;	padding-left: 0px;	}	#gallery ul { list-style: none; }	#gallery ul li { display: inline; }	#gallery ul img {		border-width: 8px 5px 5px;	background-color: #FFFFFF;	}	#gallery ul a:hover img {		border-width: 8px 5px 5px;	color: #FFFFFF;	background-color: #CCCCCC;	}	#gallery ul a:hover { color: #fff; }#gallery2 {		padding: 10px;		width: 520px;	}	#gallery2 ul { list-style: none; }	#gallery2 ul li { display: inline; }	#gallery2 ul img {		border: 0px;		border-width: 0px;	}	#gallery2 ul a:hover img {	border: 0px;	border-width: 0px;	color: #252525;	background-color: #252525;	}	#gallery2 ul a:hover { color: #fff; }	#twitter_update_list li {	list-style-type: none;	font-size: 100%;	padding: 10px 8px 8px -5px;	line-height: 130%;	color: #666666;	list-style-position: outside;	list-style-image: url(../images/icons.png);	margin-left: 35px;	margin-top: -2px;}	.tableCellBack2 {	border-left-width: 1px;	border-left-style: solid;	border-left-color: #A9A9A9;	color: #666666;	font-size: 110%;}.tableCellBack2 h6 {	font-size: 1.4em;	line-height: 1em;	font-weight: normal;	color: #FFFFFF;	padding: 4px;	background-image: url(../images/H6Back.png);	background-repeat: repeat-y;	background-color: #000000;	margin-bottom: 15px;}.tableCellBack3 h6 {	font-size: 1.4em;	line-height: 1em;	font-weight: normal;	color: #FFFFFF;	padding: 4px;	background-image: url(../images/H6Back.png);	background-repeat: repeat-y;	background-color: #000000;	margin-bottom: 10px;}.tableCellBack3 a {	font-size: 1.5em;	line-height: 1.1em;	font-weight: bold;	color: #0066FF;	margin-top: 10px;}.tableCellBack2 a {	font-size: 1.5em;	line-height: 1.5em;	font-weight: bold;	color: #0066FF;	margin-top: 15px;}.tableCellBack3 {	color: #666666;	font-size: 110%;}