.main{
	width:940px;
}
.features,.content,.menu,.sponsor{
	padding:5px;
	background-color:#ddeeee;
	border-right:2px solid #444444;
	border-bottom:2px solid #444444;
	border-left:2px solid #eeeeff;
	border-top:2px solid #dddddd;
	height:450px;
	margin-bottom:5px;
}
.menu{
	width:20%;
	float:left;
}
.menu table{margin-bottom:10px;}
.content{
	text-align:center;
}
#featuredJobs {
	border:1px solid #d6d6d6;
}
#featuredJobs th {
	background-color:#f7f7f7;
	color:#013983;
	height:20px;
}
#featuredJobs td {
	border-top:1px solid #d6d6d6;
	height:35px;
}
#featuredJobs td.icon span{
	visibility:hidden;
}
#featuredJobs tr.odd {
	background-color:#f3f6fd;
}
#featuredJobs tr.even {
	background-color:#fbffff;
}
#featuredJobs tr.toplist {
	background-color:#ffe8e8;
}
#featuredJobs tr.odd:hover {
	background-color:#e5eafd;
}
#featuredJobs tr.even:hover {
	background-color:#e6f5f8;
}
#featuredJobs td.icon {
	width:1px;
}
#featuredJobs tr.icon td.icon span{
	margin-left:2px;
	padding:0px 5px 1px;
	background-color:#920122;
	color:white;
	font-size:9px;
	font-weight:bold;
	visibility:visible;
	text-transform:uppercase;
/*	line-height:9px;*/
}
#featuredJobs tr.bold td {
	font-weight:bold;
}
/*
.featuredJobs{
	text-align:center;
}
.featuredJobs p{
	font-size:small;
	font-style:italic;
	margin:5px 0px;
}
.featuredJobs table{
	background-color:white;
	width:100%;
}
#joblist{
	height:235px;
	overflow:hidden;
	border:0px solid #444444;
}
*/
.features{
	float:right;
	width:25%;
}

.features2{
    float:right;
    width:25%;
}

.features img{
	border:none;
}
/*
.tabs{
	background-color:#ddeeee;
	padding:2px 0px 2px;
	margin-right:-1px;
	border-right:1px solid #ddeeee;
}
.tabs span,.tabs a{
	font-style:italic;
	padding:2px 5px 3px 5px;
	margin-left:5px;
	border-bottom:1px solid white;
}
.tabs a{
	background-color:#eeeeee;
	border-right:1px solid #eeeeee;
}
.tabs span{
	background-color:white;
	border-right:1px solid #888888;
}
.tabSection{
	background-color:white;
	border-right:1px solid #888888;
	border-bottom:1px solid #888888;
}

.tabSection2{
    background-color:white;         
    border-right:1px solid #888888;
    border-bottom:1px solid #888888;
}

.tabContent{
	padding:10px;
	margin:5px;
	border:1px dotted #888888;
}
.tabContent p{margin:0px;}
.tabContent ul{
	padding-left:10px;
	margin-left:0px;
}
*/
.art-image{
	text-align:center;
}
.art-title{
	font-size:small;
	font-weight:bold;
}
.news-head{
	font-size:x-small;
	font-weight:bold;
}
.sponsor{height:auto;}
.sponsor p{
	font-size:small;
	font-style:italic;
	text-align:center;
	margin:0px;
}
.company,.companyHover{
	float:left;
	background-color:white;
	text-align:center;
	border-left:2px solid #cccccc;
	border-top:2px solid #cccccc;
	border-right:2px solid #888888;
	border-bottom:2px solid #888888;
	margin:5px;
	padding:5px;
}
.companyHover{
	border-left:2px solid #888888;
	border-top:2px solid #888888;
	border-right:2px solid #cccccc;
	border-bottom:2px solid #cccccc;
	padding:4px 6px 6px 4px;
}
.company img,.companyHover img{
	width:120px;
	height:40px;
	border:none;
}
.company a,.companyHover a{font-size:xx-small;}


.main_banner
{
	width:500px;
    height:100px;
    border:1px solid #cccccc;
}
.mentor_content p,.mentor_content ul{
	font-family:arial, sans-serif;
	font-size:1.6em;
}
.mentor_content ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
a.mentor_btn,a.mentor_btn:hover,a.mentor_btn:visited{
	display:block;
	margin:10px 70px 10px 70px;
	padding:5px;
	border:1px solid lightblue;
	text-align:center;
	font-size:1em;
	font-weight:bold;
	background-color:#F6F5F5;
	color:midnightblue;
}
a.mentor_btn:hover{
	background-color:lightblue;
}

.main_banner
{
	border:none;
	position:absolute;
	height:140px;
	width:480px;
}

.banner_small{
	/*background: url(../../images/mainpage/main_headline_back.gif) no-repeat top*/
	border:1px solid #9b9b9b;
	background-color:#ffffff;
}
.banner_small_select{
	/*background: url(../../images/mainpage/main_headline_back2.gif) no-repeat top*/
	border:3px solid #ff7701;
	background-color:#ffffff;
}
.banner_small td {
	padding:2px;
}
.banner_small_select td {
	padding:0px;
}
.banner_ptr {
	position:absolute;
	z-index:2;
	margin-top:-11px;
}

/* forum style */
table.forum{
	margin:5px;
}
table.forum th{
	background-color:cornflowerblue;
	color:white;
	font-size:0.6em;
	text-transform:uppercase;
	font-weight: normal;
	padding:2px 5px;
}
table.forum tr.row{
	background-color:#eeeeee;
}
table.forum td{
	color:black;
	font-size:0.7em;
	font-weight: normal;
	padding:2px 5px;
}
a.topictitle,a.forumname{
	font-size:1em;
	font-weight:bold;
}
table.forum a:hover{color:darkred}
table.forum .posts,table.forum .views{
	text-align:center;
}
