@charset "UTF-8";
.leftimage {
	border: 1px solid #000000;
	margin-top: 0;
	margin-right: 30px;
	margin-left: 10px;
	margin-bottom: 20px;
	float: left;
	color: #C00;
	width: 40%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.rightimage {
	border: 1px solid #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	color: #CC0000;
	max-width: 300px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	width: 45%;
}
.mugshot {
	border: 1px solid #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	color: #CC0000;
	max-width: 300px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
.sponsorimage {
	border: medium solid #CC0000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 10px;
	background-color: #f5f5eb;
	width: 35%;
	min-height: 90px;
	margin-left: 60%;
}
.centerimage {
	border: 1px solid #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10;
	margin-bottom: 20px;
	float: none;
	color: #CC0000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sponsorlogo{
	margin: 0 0px 20px 10;
	float: right;
}
.footerlogo{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.clearit {
	clear: both;
	display: block;
}
.perso {
	clear: both;
	min-height: 135px;
	border-color: #000000;
	border-width: medium;
	display: block;
}
#main {
	border-color: #FFFFFF;
	border-radius: 10px;
	border-width: medium;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: neuton, lobster-two, lobster, league-gothic, serif;
	font-style: normal;
	font-weight: 400;
}
#navigation ul {
	list-style-type: none;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation a {
	display: block;
	width: 16.6%;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	color: #EDEADA;
	text-decoration: none;
	float: left;
	background-image: -webkit-linear-gradient(270deg,rgba(255,0,0,1.00) 0%,rgba(153,0,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,0,0,1.00) 0%,rgba(153,0,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,0,0,1.00) 0%,rgba(153,0,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,0,0,1.00) 0%,rgba(153,0,0,1.00) 100%);
	font-variant: small-caps;
	font-weight: 400;
	font-family: lobster;
	font-style: normal;
}
#navigation a:hover, #navigation a:active, #navigation a:focus{
	text-shadow: 0px 0px 10px;
	background-image: -webkit-linear-gradient(270deg,rgba(194,193,186,1.00) 0%,rgba(64,64,57,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(194,193,186,1.00) 0%,rgba(64,64,57,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(194,193,186,1.00) 0%,rgba(64,64,57,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(194,193,186,1.00) 0%,rgba(64,64,57,1.00) 100%);
}#newsbar {
	width: 30%;
	background-color: #900;
	float: left;
	clear: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-radius: 10px;
}
#hero {
	width: 100%;
	float: left;
}
#hero img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	max-width: 600pt;
}
#maintext {
	width: 65%;
	clear: right;
	float: left;
}
#maintextwhole {
	width: 100%;
	clear: left;
	float: left;
}
#gdfooter {
	width: 100%;
	clear: both;
}
#gdfooter p {
	padding-right: 15px;
	padding-left: 25px;
	width: 100%;
	margin-left: 25px;
}
a {
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}
h1 {
	font-style: normal;
	font-weight: 400;
	color: #990000;
	font-family: lobster-two;
}
h3 {
	font-style: normal;
	font-family: lobster-two;
	font-weight: 400;
}
#maintext ul {
	list-style-type: none;
	list-style-position: inside;
}
h2 {
	color: #990000;
	font-family: lobster;
	font-style: normal;
	font-weight: 400;

}
#sponsor {
	width: 200px;
	float: right;
}
#nav2 ul {
	list-style-type: none;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 50pt;
}
#nav2 a {
	display: block;
	width: 20%;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	color: #900;
	text-decoration: none;
	float: left;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(237,234,218,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(237,234,218,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(237,234,218,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(237,234,218,1.00) 100%);
	font-variant: small-caps;
	font-weight: bold;
	font-family: lobster;
	font-style: normal;
}
#nav2 a:hover, #nav2 a:active, #nav2 a:focus{
	text-shadow: 0px 0px 10px;
	background-image: -webkit-linear-gradient(270deg,rgba(194,193,186,1.00) 0%,rgba(64,64,57,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(194,193,186,1.00) 0%,rgba(64,64,57,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(194,193,186,1.00) 0%,rgba(64,64,57,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(194,193,186,1.00) 0%,rgba(64,64,57,1.00) 100%);
}.softwarecontent {
	overflow-y: scroll;
	height: 400pt;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: right;
}
#comsolnav {
	width: 25%;
	height: 400pt;
	background-color: #f5f5eb;
	float: left;
	overflow-y: auto;
	border: medium solid #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 10px;
}
#comsolcontent {
	width: 65%;
	float: right;
	clear: right;
	border-width: medium;
	border-color: #000000;
	border-radius: 10px;
}
#nav2 {
	border-color: #000000;
	border-width: medium;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
