* {
	margin: 0px;
	padding: 0px;
	border: 0;
}

html,body {
	background: #000;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
 	color: #DDDDDD;
	font-size: 11px;
	text-align:center; 
	width: 100%;
	margin-top: 0px;
}

#wrapper {
	display: block;
	width: 1000px;
	text-align: left;
	margin-left:auto; 
	margin-right:auto; 
	margin-top: 0px;
}

#header {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	float: left;
	clear: both;
}

#logo {
	background: url(/portal/img/s83.gif) bottom left no-repeat;
	width: 490px;
	height: 217px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	clear: left;
}

#logo span {
	display: none;
}

#nav {
	margin-top: 150px;
	width: 200px;
	float: right;
	clear: right;
}

#navlist {

	font-weight: bold;
	font-size: 1.1em;
	text-align: right;
	letter-spacing: 3px;
	text-align: right;
	line-height: 1.3em;
}

#pagination {

	text-align: right
}
#navlist li {
	list-style-type: none;
}

#breadcrumbs {
	width: 776px;
	float: left;
	clear: both;
	margin: 10px 0px;
	font-size: 0.9em;
        color: #ABABAB;
		text-align: right;
		border: 1px solid #5E5E5E;
		padding: 2px;
	background:#000000 url(/portal/img/cat-bg.jpg);
}

#breadcrumb_date {
	float: right;
	clear: none;
}

#recruit {
	text-align: left;
	font-weight: bold;
}

#content {
	display: inline;
	width: 1000px;
	text-align: left;
	float: left;
	clear: both;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 20px;
}

.post {
    border-bottom-width: medium;
    border-bottom-style: solid;
    border-bottom-color: #333333;
    border-top-width: medium;
    border-right-width: medium;
    border-left-width: medium;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #333333;
    border-right-color: #333333;
    border-left-color: #333333;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    width: 998px;
 #   position: relative;
 #   left:50%;
    border: 0.5px solid #FFFFFF;

#	border: 1px solid #5E5E5E;
	margin-bottom: 20px;
}

.title {
	margin: 10px;
	margin-bottom: 0px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 3px;
}

.subtitle {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	margin-left: 20px;
}

.post_body {
	margin: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 12px;
}

.post_date {
	margin-top: 8px;
	padding: 8px 0px 8px;
	border-top: 1px solid #5e5e5e;
	font-weight: bold;
	width: 100%;
		background:#000000 url(/portal/img/cat-bg.jpg);
}

.comments {
	float: right;
	clear: right;
}

#footer {
	float: left;
	clear: both;
	width: 480px;
	text-align: center;
	color: #444;
	margin: 0px 150px 15px 150px;
	
}

h1 {
	color: #EEEEEE;
	font-family: Verdana, "Lucida Grande", "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 3.0em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.8em;
	text-decoration: none;
	line-height: 120%;
        color: #CFF1D3;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

p {
	line-height: 1.4em;
	text-indent: 8px;
	margin: 5px 0px 5px;
}

a:link {
	color: #2E9E3C;
	text-decoration: none;
}

a:active,
a:visited {
        color: #2E9E3C;
	text-decoration: none;
}

a:hover {
	color: #CFF1D3;
	text-decoration: none;
}

/* Tables */
table {
	border: 1px solid #5E5E5E;
	border-right: 0px;
	clear: both;
	margin-bottom: 10px;
	background-color: #000;
}
th {
	background-color: #AAA;
	border: 1px solid #5e5e5e;
	border-left:0px;
	border-top: 0px;
	text-align: center;
}
th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background-color: #ccc;
	text-decoration: none;
}
table tr td {
	background: #000;
	border-right: 1px solid #5E5E5E;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table tr.altrow td {
	background: #444;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	display: inline;
	margin: 0px 6px;
}

/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	text-decoration: none;
}

/* Forms */

input, textarea {
	font-size: 18px;
	clear: both;
	display: block;
	padding: 2px;
	background-color: #ccc;
	margin: 10px;
	border: 1px solid #5E5E5E;
}

input[type=hidden] {
	display: none;	
}


label {
	font-weight: bold;
	display: block;
	font-size: 110%;
	padding-right: 20px;
	margin-bottom: 4px;
}

dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #5e5e5e;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}
