/* CSS Document */



body {
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
/*background-color:#EFEFEF;*/
background-image:url(images/bg.jpg);
}
h1 {
font-family:Geneva, Arial, Helvetica, san-serif;
letter-spacing: 0.1em;
font-size:20px;
color:#000000;
font-weight:bold;
}
h2 {
font-family:Geneva, Arial, Helvetica, san-serif;
letter-spacing: 0.1em;
font-size:15px;
color:#000000;
font-weight:bold;
}
#newsBox li {
	font-size: 11px;
	color: #333333;
	margin-top:10px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	list-style-type: square;
	word-spacing: normal;
	list-style-position:outside;
	font-family:Geneva, Arial, Helvetica, san-serif;

}
ul {
	letter-spacing: 0.1em;
	padding-bottom: 5px;
}
p {
line-height: 1.2;
}
#wrapper {
	width: 850px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	background-color:#FFFFFF;
}
#content {
	width: 435px;
	float: left;
	padding-left: 5px;
	border-bottom-color: #88B0EC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-size: 12px;

}

#content p {
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height: 1.5;
font-size: 12px;
color: #333333;
}
#content li {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-bottom: 9px;
font-size: 12px;
color: #333333;
list-style-type:square;
letter-spacing:normal;
}
#content ul {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-bottom: 9px;
font-size: 12px;
color: #333333;
list-style-type:square;
letter-spacing:normal;
}
#content a {
color:#92AFDC;
}
#leftPanel {
width: 170px;
float: left;
padding-right:10px;
	border-left-color: #CCCCCC;
	border-left-style: dotted;
	border-left-width: 1px;

}
#leftPanel li {
	font-size: 12px;
	color: #333333;
	margin-bottom:20px;

	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	list-style-image: url(images/li_item.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-indent:0px;
	margin-left:-15px;
	font-weight: bold;
	letter-spacing:0em;
}
#leftPanel a {
	color: #333333;
	text-decoration: none;
}
#leftPanel a:hover {
	color: #88B0EC;
}
#leftPanel li.active {
	list-style-image: url(images/li_item_active.gif);
}
#newsBox {
width: 200px;
float: right;
/*clear:both;*/
margin-left:20px;
}
#newsBox img {
margin-bottom:15px;
margin-left:23px;
}
#footer {
	clear: both;
	text-align:center;
	font-size:10px;
	color:#AAAAAA;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}


#logo {
	/*margin:10px;*/
}
#sec_menu {
	text-align: right;
	font-family:Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	color:#AAAAAA;
	margin-bottom:5px;
	letter-spacing: 0.1em;
	margin-top:3px;


}
#sec_menu a {
	color: #AAAAAA;
	text-decoration: none;
}
#sec_menu a:hover {
	color: #88B0EC;
	text-decoration:underline;
}

.year {
	font-size: 12px;
	color: #333333;
	margin-top:10px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	text-indent:-15px;
	font-weight: bold;
}
.date {
	font-size: 11px;
	color: #88B0EC;
	margin-top:10px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight: bold;
	letter-spacing: normal;
}
#top {
width:850px;	
border-bottom-color: #88B0EC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom:10px;
}
#topbar {
	width: 850px;
	height: 10px;
	background-image:url(images/colmix_7.gif);
}
#portfolio a {
	color: black;
}
#portfolio li {
color: #6C81A4;
	/*color: #607392;*/
}
#portfolio ul {
color: #6C81A4;
	/*color: #607392;*/
}