
a{


}
a img {
border: 0;
}
body {
	margin-top: 35px;
	background: #191919 url(brushedmetal1.jpg);

	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: black;
}

h1, h2, h3 {
	margin: 0;
	letter-spacing: -.05em;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 1.8em;
	display:none;
}
h1 a{
color:white;
}
h1 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.25em;
	text-align:center;
	padding-bottom: 12px;
}

p, ul, ol {
	margin-top: 0;

}
.doubled   {
	line-height: 180%;
}
.indent	{
	text-indent: 2.0em;
	text-align: justify;
}

}
ul, ol {
}


a:hover {
}


#header {
	width: 888px;
	height: 130px;
	margin: 0 auto;
	background: url(images/img01.jpg) no-repeat left top;
}

/* Logo */

span#logo {
position:absolute;
margin: 0 auto;
width: 888px;
height: 130px;

}


/* Page */

#page {

	width: 888px;
	margin: 0 auto;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	clear:both;
}

/* Content */
#post{
float: left;
clear: both;
 }
#content {
clear:both;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}

.post {
	margin-left: auto;
}

.post .title {
	padding: 5px 0;
	border-bottom: 1px solid #354658;
	background: url(images/thinmetalstrip.jpg) no-repeat left bottom;
	color: black;
}

.post h2 {
	clear: both;
	font-size: 1.8em;
}

.post .meta {
	padding: 2px 10px;
	background: #0D0D0D;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	text-align: right;
	font-size: 9px;
	line-height: 180%;
}

.post .entry {	
	margin-left: 10px;
	float: left;
	padding: 20px;
	width: 400px;
	color: black;
	vertical-align: middle;
}
 

#entry {
float: left;
width: 500px;
}

#sidebar {
	float: right;
	width: 280px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li li {
	background: url(images/img05.jpg) no-repeat left 50%;
	padding-left: 10px;
}

#sidebar h2 {
	background: url(images/img04.jpg) no-repeat bottom;
	font-size: 1.5em;
	color: #FFFFFF;
}


#footer {

		width: 888px;
	margin: 0 auto;
clear:both;
	height: 90px;
	background: url(images/img02.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #121C27;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 11px;
	text-align: center;
}
#footer a{
color: blue;
}

#comsol{
background-color:white;
width: 289px;
margin: 0 auto;
}

.white{
color:white;
}





/*tabs*/

#slideshow{
	overflow:hidden;
	width:455px;
	border:1px solid #777;
}

	#slideshow ul{
		width:3900px;


			overflow:visible;
	}

		#slideshow li{
			float:left;
			margin:0 1px;
			cursor:pointer;
		}



#screen2{
	position:relative;
	width:463px;

}
#buttons{
		border:1px solid #777;
		margin-bottom:5px;
		width:463px;
	}
	
	#buttons a{
		margin:10px 10px;
		color:#69C;

	}
.prev{
		float:left;
				margin-top: 8px;
	}
 .next{
		float:right;
		margin-right:-28px;
				margin-top: 8px;
/*		margin-top: 2px;*/
	}


.tabcontent{
color:white;
}
*{overflow-x:hidden;}


.meta{
color:white;
}

li{
list-style-type:none;
}