body {
	height:100%;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border:0;
	z-index:0;
	font-size: 13px;
	background-color:#333333;
	margin: 30px;
}

#header{
	width:100%;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-color:#DBDBDB;
	height:246px;
	
}

#newsHolder{	
	position:absolute;
	margin-left:700px;
}

#midSection{
	height:138px;
	background-image:url(../images/mid_section.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
}

#experience{
	padding-top:110px; 
	color:#FFFFFF; 
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif; 
	font-size:17px;
	font-style:italic;
	text-align:right;
	padding-right:20px;
	position:absolute;
	width:92%;
}

h2{
	font-size:14px;
	padding:5px;
	margin:0px;
	padding-bottom:5px;
	background-color:#000000;
	color:#CCCCCC;
	border-left:4px solid #8FD334;
}

h1{
	font-size:18px;
	padding:0px;
	margin:0px;
	padding:5px;
	background-color:#000000;
	color:#CCCCCC;
	border-left:4px solid #8FD334;
}

h3{
	padding:0px;
	margin:0px;
	font-size:15px;
	padding-bottom:5px;
}

p{
	text-align:justify;
	line-height:22px;
	padding:0px;
	margin:0px;
}

#leftCol p{
	text-decoration:none;
	color:#333333;
	margin-left:10px;
}

#leftCol a{
	text-decoration:none;
	color:#333333;
}

#leftCol a:hover{
	text-decoration:underline;
}



#middleContent{
	padding-left:30px;
	padding-right:20px;
}

#middleContent p{
	padding-left:5px;
}

.latestContent{
	background-color:#000000;
	width:100%;
	color:#FFFFFF;
}

#latestContent{
	background-color:#000000;
	width:100%;
	color:#FFFFFF;
}


#bottomSection{
	background-color:#DBDBDB;
	padding:20px;
	padding-top:30px;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-y;
}

#footer a {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration:none;
  font-size:11px;
  color:#FFFFFF;
}

.imgBorder{
	border-width:1px 1px 1px 4px;
	border-style:solid;
	border-color:#000000;
	border-left-color:#8FD334;
}

.profileImage{
	background-image:url(../images/profileBackground.jpg);
	width:123px;
	height:185px;
	padding:17px;
	float:left;
	margin-right:10px;
	background-repeat:no-repeat
}

.profileImageNoFloat{
	background-image:url(../images/profileBackground.jpg);
	width:130px;
	padding:17px;
	padding-left:15px;
	background-repeat:no-repeat
}

#thumb_holder img{
	border:#000000 1px solid;	
	margin-right:15px;
}

#thumb_holder_food{
  width:100%;
}

#thumb_holder_food img{
	border:#000000 1px solid;	
	margin-right:6px;
	margin-bottom:6px;
}

#thumb_holder_food a{
	cursor:pointer;
}

#thumb_holder a{
	cursor:pointer;
}

#portHolder img{
	border:#000000 1px solid;	
}

.bigGreen{
	font-size:15px;
	color:#8FD334;
	font-weight:bold;
}


.tabGreen{
	background-color:#000000;
}

.tabGreen a{
	font-size:12px;
	color:#8FD334;
	font-weight:bold;
	text-decoration:none;
}

.tabGreen a:hover{
	text-decoration:underline;
}

.tabBlack{
	background-color:#999999;
}

.tabBlack a{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.tabBlack a:hover{
	text-decoration:underline;
}


.tableDesign{
	border-bottom:#333 1px solid;
	
}
