@charset "utf-8";
.portlet {
	width: auto;
	background-color: #333333;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	/*border: 1px solid #575757; */
	margin-right: 10px;
	margin-left: 10px;
	/*	border: 1px solid #272727; */
border: 1px solid #6C6C6C;
/* height:85px;*/
}

.header-portlet {
	width: auto;
	background-color: #333333;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
    border: 1px solid #6C6C6C;
    height:85px;
}

#photo {
	float: none;
	clear: none;
	z-index: 10;
	position: absolute;
    top: 5px;
	height: 255px;
	width: 149px;
	left: 30px;
}

#nav li a.current {
	height: 27px;
	background-color: #333333;
	border: 1px solid #6C6C6C;
}

.portlet-container-bl-corner {
	background-image: url(shadow_bl_corner_light.gif);
}
.portlet-container-br-corner {
	background-image: url(shadow_br_corner_light.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
}
.portlet-container-tl-corner {
	background-image: url(shadow_tl_corner_light.gif);
}
.portlet-container-tr-corner {
	background-image: url(shadow_tr_corner_light.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
}

.style1 {color: #ffb200}
.style2 {font-size: 28px}

.portlet-header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #E1E1E1;
	text-align: left;
	font-size: 16px;
	line-height: 18px;
}
.portlet-container-right {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(shadow_right_light.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.portlet-container-bottom {
	text-align: right;
}


.portlet-container-left {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(shadow_left_light.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#nav li {
	display:inline-block;
	margin: 0px;
	padding: 0px;
	height: 37px;
	position: relative;
	left:0px;
}

#nav li a {
	float: left;
	display: block;
	float: left;
	padding: 10px 20px 0px;
	position: relative;
	left: 0px;
	color: #FFFFFF;
    border: 1px solid #4b4b4b;
}

#nav li a:hover {
	background-color: #939393;
	background-image: none;
	color: #FFFFFF;
	height: 27px;
}
a {
	text-decoration: none;
	color: #CCCCCC;
}


#nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	height: 37px;
	width: 560px;
	text-decoration: none;
	padding: 0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	position:absolute;
	top:0px;
	right:0px;
}


.portlet-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E1E1E1;
	line-height: 18px;
    text-align: left;
}
body {
	background-color: #4B4B4B;
}

#banner {
	float: left;
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: none;
	width:100%;
	height: 121px;
	color: #CCCCCC;
	font-weight: bold;
	overflow: hidden;
	bottom: 0px;
	left: 0px;
	font-style: normal;
}
#header {
	height: 270px;
	width:100%;
}
