@charset "utf-8";
/* CSS Document */

#container {
	width: 780px;
	background: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: thin solid #00F;
}
#left_stripe {
	background-color: #F00;
	float: left;
	height: 200px;
	width: 20px;
}
#top_stripe {
	background-color: #F00;
	height: 20px;
	width: auto;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	height: 178px;
	width: auto;
	background-color: #00F;
	padding: 1px;
}	
#banner {
	padding: 2px;
	height: 200px;
	width: auto;
}
#header_body {
	padding: 0px;
	float: left;
	height: 180px;
	width: 760px;
}
#logo {
	float: none;
	height: 144px;
	width: 199px;
	background-image: url(images/quad%20logo%20199px.jpg);
	padding-right: 1px;
	padding-left: 1px;
}
#logo_pic {
	background-color: #FFF;
	float: right;
	height: 180px;
	width: 200px;
	background-position: center center;
}
#email_link {
	padding: 1px;
	float: left;
	height: 26px;
	width: 550px;
	background-color: #FFF;
}
#link_column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	clear: left;
	float: left;
	width: 200px;
	height: 1000px;
	border: thin solid #F00;
}
#column_container {
	padding: 1px;
	float: left;
	height: auto;
	width: auto;
}
#photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	height: auto;
	width: 560px;
	border: thin ridge #009;
	text-align: center;
	vertical-align: text-bottom;
}
#description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	height: auto;
	width: 560px;
	border: thin groove #F00;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #CCC;
	padding: 1px;
	height: 60px;
	width: 570px;
}
#container #link_column table tr td {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #CCC;
	border: thin inset #FF0;
	text-align: center;
	text-decoration: none;
}
#applications {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	padding: 1px;
	height: auto;
	width: 560px;
	border: thin inset #663;
}
#description table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	border: medium solid #009;
	text-align: center;
}
