/*Original design: Variant Duo (v1.2 - Sep 15, 2012) - A free xhtml/css website template by Andreas Viklund.For more information, see http://andreasviklund.com/templates/variant-duo/*//* Main containers */body {padding:0; margin:0; font:83% tahoma,verdana,sans-serif; background-color:#808080; color:#333; text-align:center; line-height:1.6em;}#wrap {width:1000px; text-align:left; margin:0 auto;}#menu {text-align:right;margin-top:-40px;}#content {background:#dcdcdc; text-align:left; padding:20px 20px 5px; margin:15px 0 15px 0;}/* HTML Tags */a {text-decoration:none; font-weight:600; color:#DC143C;}a:hover {text-decoration:underline;}a img {border:0;}h1 {margin:15px auto 10px auto; padding:0; font-size:1.8em; color:#800000; letter-spacing:-1px; line-height:1.2em;}h1 a {color:#800000; font-weight:700; text-decoration:none;}h1 a:hover {color:#333; text-decoration:none;}h2 {margin:0 0 12px 0; padding:10px 0;  font-size:1.5em; font-weight:400; border-top: 1px solid #ddd; border-bottom:1px solid #ddd;}h2 a {font-weight:500;}h3 {font-size:1.2em; font-weight:400; margin:0 0 10px 0;}p {margin:0 0 15px 0;}ul {margin:0 0 15px 20px; padding:0;}li {margin:0; padding:0 0 0 5px;}/* Various classes */.slogan {color:#555; font-size:1.2em; margin:0 0 15px 0; padding:0;}.feature {border-top:2px solid #fff; border-bottom:2px solid #fff;}.menulinks {font-size:1.2em; line-height:1.9em; color:#8b0000; margin:0 0 15px 0;}.menulink {padding:6px 8px 5px 8px; font-weight:400; margin:0 0 0 2px; color:#8b0000;}.menulink:hover {background-color:#eee; color:#333; text-decoration:none;}.active {background-color:#2a7a9a; color:#fff;}.active:hover {background-color:#2a7a9a; color:#fff;}.footer{font-size:0.8em; clear:both; width:980px; line-height:1.4em; text-align:center; color:#800000; font-weight:400; margin-bottom:10px;}.footer a {color:#800000; font-weight:400; text-decoration:none; border-bottom: 1px dotted #aaa;}.left {float:left; width:64%;backgrund-color:#dcdcdc;}.right {float:right; width:34%; background-color:#808080;margin-left:2px;}.centered {text-align:center;}.hide {display:none;}.clear {clear:both; width:980px; visibility:hidden;}/* Container holding the image and the text */.container {  position: relative;  text-align: center;  color: white;}/* Bottom left text */.bottom-left {  position: absolute;  bottom: 8px;  left: 16px;}/* Top left text */.top-left {  position: absolute;  top: 8px;  left: 16px;}/* Top right text */.top-right {  position: absolute;  top: 8px;  right: 16px;}/* Bottom right text */.bottom-right {  position: absolute;  bottom: 8px;  right: 16px;}/* Centered text */.centered {  position: absolute;  top: 50%;  left: 50%;  transform: translate(-50%, -50%);}