/* CSS Document */
html, body {
	text-align:center;
	padding:0px;
	margin:0px;
}
.clear {
	clear:both;
	}

img {
	border:none;
	}
	
H1 {
	font-size:18pt;
	color:#CCCCCC;
	font-weight:bold;
}
H2 {
	font-size:12pt;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
H3 a {
	font-size:12pt;
	color:#333333;
	font-weight:bold;
	text-decoration: none;
}
P {
	font-size:10pt;
	color:#727272;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
#container {
	height:auto;
	width:773px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	background-position:center;
	padding-left:22px;
	padding-right:24px;
	margin:0 auto;
}
	
	#header {
		height:250px;
		width:773;
		vertical-align:bottom;
		overflow:hidden;
		background-image:url(../images/concept1.jpg);
		text-align:right
	}
		#porthead {
			background:#FFFFFF;
			border-bottom:solid 2px #333333;
			padding:3px 0 3px 0;
		}

		.portheadlink {
			width:70px;
			padding:0 0 0 0px;
			float: left;
			text-align:center;
			overflow:hidden;
		}

	#mail {
		float:right;
		margin-top:200px;
	}
	
	#header a {
		color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;
		text-align:right;
		background-color:#333333;
		text-decoration:underline;
		
	}
		#header a:hover {
			color: #333333;
			text-decoration:none;
			background-color:#FFFFFF;
		}
		
	#nav {
		border-bottom-color:#3e3e3e;
		border-bottom-style:solid;
		border-bottom-width:thick;
		color:#3e3e3e;
		font:Arial, Helvetica, sans-serif;
		font-size:10pt;
		padding:0 0 0 130px;
		vertical-align:top;
/*		overflow:hidden;*/
		}
		
		#nav ul {
			width:639px;
			list-style:none;
			margin:0;
			padding:0;
			border-left-color:#3e3e3e;
			border-left-style:solid;
			border-left-width:medium;
		}
		
		#nav li {
			float:left;
		}
		
		#nav li a {
			display:block;
			padding:7px 20px;
		}
	
			#nav a:hover {
				background:#AB0505;
				color:#ffffff;
				text-decoration:none;
			}
			
			#nav a:link:hover {
				color: #FFFFFF;
				text-decoration: none;
			}
			
			#nav a:visited:hover {
				color: #FFFFFF;
				text-decoration: none;
			}
			
			#nav a:link {
				color: #3e3e3e;
				text-decoration: none;
			}
			
			#nav a:visited {
				color: #3e3e3e;
				text-decoration: none;
			}
	
	#leftnav {
		height:inherit;
		width:130px;
		text-align:center;
		font-family:"Times New Roman", Times, serif;
		font-size:14pt;
		vertical-align:middle;
		float:left;
		border-right-color:#3e3e3e;
		border-right-style:solid;
		border-right-width:medium;
	}
		#sponsors ul {
			list-style:none;
			margin: 0 auto 15px;
			padding: 0;
width:100%;
		}
		
		#sponsors ul li {
			padding: 7px 0 7px 0;
			border-bottom: dotted 1px #666;
		}
		
		#sponsors li a {
			display:block;
		}

		#sponsors ul li:hover a {
			color:#fff;
		}

		#sponsors ul li:hover {
			background:#333;
		}
		
		#sponsors a {
			color:#333;
			font-size:10px;
			font-weight:bold;
			text-decoration:none;
text-align:center;
		}
		
	#content {
		float:right;
		height:auto;
		overflow:auto;
		font-family:Arial, Helvetica, sans-serif;
		color:#727272;
		font-size:10pt;
		width:623px;
		padding-left:7px;
		padding-top:10px;
		padding-right:8px;
		padding-bottom:5px;
	}
		#content a:link {
			color:#727272;
		}
		
		#content a:visited {
			color:#727272;
		}
		
		#content a:link:hover {
			color:#ab0505;
			text-decoration:underline;
		}
		
		#content a:link:visted:hover {
			color:#ab0505;
			text-decoration:underline;
		}
	#leftcontainer {
		float:left;
		border-right-color:#3e3e3e;
		border-right-style:solid;
		border-bottom-width:12px;
		border-right-width:medium;
		width:130px;
		vertical-align:top;
	}
	
	#leftcontainer p {
		padding:0 10px 10px;
	}
	
		#sponsors {
			/*border-top-color:#999999;
			border-top-style:solid;
			border-top-width:2px;*/
			padding-bottom:0px;
		}
		
		#subnav {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10pt;
			color:#727272;
			height:auto;
			padding-bottom:5px;
		}
		
		/*#subnav a:hover {
			background:#3e3e3e;
			color:#c4c4c4;
			text-decoration:none;
			}
		
		#subnav a:link:hover {
			color:#c4c4c4;
			text-decoration: none;
		}
		
		#subnav a:visited:hover {
			color:#c4c4c4;
			text-decoration: none;
		}
		
		#subnav a:link {
			color: #727272;
			text-decoration: none;
		}
		
		#subnav a:visited {
			color: #727272;
			text-decoration: none;
		}*/
		
		#subnavlink {
			padding:7px 5px 7px 5px;
			width:123px;
			border-bottom-style:solid;
			border-bottom-width:medium;
			border-bottom-color:#3e3e3e;
			text-decoration:none;
		}
		
		/*#subnavlink:hover {
			background:#3e3e3e;
			color:#c4c4c4;
		}		
		#subnavlink:hover a:link {
			background:#3e3e3e;
			color:#c4c4c4;
		}
		#p4_right_subnav_link a:link {
	color:#78C1D4;
}*/
#subnavlink a:visited {
	color:#727272;
	text-decoration:none;
}
#subnavlink a:active {
	color:#727272;
	text-decoration:none;
}
#subnavlink a:link {
	color:#727272;
	text-decoration:none;
}
#subnavlink a {
	display:block;
}

#subnavlink:hover a:link {
	color:#c4c4c4;
	background-color:#333;
	text-decoration:none;
}
#subnavlink:hover a:visited {
	color:#c4c4c4;
	background-color:#333;
	text-decoration:none;
}
#subnavlink:hover {
	background-color:#333;
	text-decoration:none;
}
	
	#footer {
		background-image:url(../images/footer.jpg);
		clear:both;
		background-repeat:no-repeat;
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#FFFFFF;
		text-align:center;
		padding-left:135px;
		padding-top:7px;
		width:638px;
		height:44px;
	}
	
	#footer .padding {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#FFFFFF;
		text-decoration:none;
		line-height:8pt;
		text-align:left;
	}
	
	#footer-nav {
		float:right;
		height:27px;
		clear:both;
	}

.input {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333333;
}

.portentry {
	padding:15px 0 15px 0;
	text-align:left;
	border-bottom:dashed #eee 1px;
	height:auto;
}
.portpic {
	float:left;
	width:165px;
	vertical-align: middle;
	padding:7px 7px 0 0;
	text-align:center;
	height:auto;
	clear:left;
	
}
.porttext {
	float:left;
	width:400px;
	padding:0px 0px 0px 7px;
	text-align:left;
	border-left:solid 1px #EEE;
	height:auto;
	
}
.style6 {color: #FFFFFF;
	padding:0 3px 0 3px;
}