/****************************************************** *CSS Document for Solar and Wind Applications Website* *                 by SpaceCrabWoman                  * ******************************************************/ /*body,td,th {	color: #000000;}*/body {	font: 75% Verdana, Arial, Helvetica, sans-serif;	/*background: #666666;*/	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: center; /* this centers the container in IE 5* browsers.*/	color: #000000;	/*background: url(images/NiceBackground.jpg);	background-repeat: no-repeat;	background-attachment: fixed;	background-position: top center;*/	background-color: #EEEEEE;	margin-top: 10px; 	margin-bottom: 10px;}th {	text-align: center;}.bottomBannerDiv a:link {	color: #1144FF;	position: relative;}.bottomBannerDiv a:visited {	color: #333399;/*#5555FF;*/	position: relative;}.bottomBannerDiv a:hover {	color: #DD6600;	position: relative;}.bottomBannerDiv a:active {	color: #DD6600;	position: relative;}.leftDiv a:link {	color: #1144FF;	position: relative;}.leftDiv a:visited {	color: #333399;/*#5555FF;*/	position: relative;}.leftDiv a:hover {	color: #DD6600;	position: relative;}.leftDiv a:active {	color: #DD6600;	position: relative;}.midDiv a:link {	color: #1144FF;}.midDiv a:visited {	color: #333399;/*#5555FF;*/}.midDiv a:hover {	color: #DD6600;}.midDiv a:active {	color: #DD6600;}.mainContainer  {	width: 900px;	height: auto;	margin: auto;	text-align: left; 	position:relative;	top: 0px;	left: 0px;	padding: 0;	background-color: #DDDDDD;    /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/greyBG.png');*/}/*.mainContainer[class] {  background-image:url(../images/greyBG.png);}*/.bannerDiv {	margin: 0;	height: 40px;	width: 75%;}.leftDiv {	margin: 0;	height: auto;	height: 555px;	width: 225px;	position: absolute;	top: 40px;	padding: 0;	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/sidebarBG.png');*/}/*.leftDiv[class] {	background-image:url(../images/sidebarBG.png)}*/.sideBarContent {	padding: 5px;	min-height: 50px;	font-size: 85%;	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/sidebarBG.png');}.sideBarContent[class] {	background-image:url(../images/sidebarBG.png);}.midDiv {	margin: 0;	height: 555px;	/*height: auto;*/	width: 50%;	position: relative;	left: 25%;	top: 0;	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/mainTextBG.png');*/}/*.midDiv[class] {	background-image:url(../images/mainTextBG.png);}*/.rightDiv {	margin: 0;	height: 595px;	width: 25%;	position: absolute;	left: 75%;	top: 0;	text-align: left;}.bottomBannerDiv {	margin: auto;	height: 60px;	width: 100%;	/*position: relative;*/	bottom: 0;	text-align: center;	padding-bottom: 5px;	padding-top: 5px;	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/bottomBar.png');}.bottomBannerDiv[class] {	background-image:url(../images/bottomBar.png);}#mainImage {	height: 200px;	padding: 5px;}.logoDiv {	height: 106px;}.adDiv {	height: 50px;	margin-top: 5px;}.techDiv {	vertical-align: baseline;	position: absolute;	bottom: 0px;	left: 0px;	width: 95%;	height: auto;	margin-top: 5px;	padding-left: 3px;	padding-right: 3px;	font-size: 90%;	padding-top: 0;	padding-bottom: 0;	margin-bottom: 5px;	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/sideTech.png');}.techDiv[class] {	background-image:url(../images/sideTech.png);}.extraRightDiv {	text-align: center;	padding-left: 25px;	vertical-align: baseline;	position: absolute;	bottom: 0;}.mainTextDiv {	margin: 5px;	max-height: 335px;	overflow: auto;}.sideBarImage {	width: 100%;	vertical-align: baseline;}.sideBarTitle {	font-size: 135%;	font-weight: bold;}.aTitle {	font-size: 125%;	font-weight: bold;}.aSubTitle {	font-size: 110%;	font-weight: bold;	font-style: italic;}.verySmallText {	font-size: 75%;}.quiteSmallText {	font-size: 85%;}.blackBorder {	/*border: 1px solid #000000;*/	background-color: #BBBBBB;	width: 40%;	padding: 3px;}/*---Styles for Gallery---*/.galRightMenu {	margin: 0;	height: auto;	width: 225px;	padding: 0;	text-align: left;	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/sidebarBG.png');}.galRightMenu[class] {	background-image:url(../images/sidebarBG.png);}.galRightMenu a:link {	color: #1144FF;	position: relative;}.galRightMenu a:visited {	color: #333399;/*#5555FF;*/	position: relative;}.galRightMenu a:hover {	color: #DD6600;	position: relative;}.galRightMenu a:active {	color: #DD6600;	position: relative;}.mainImageDiv {	max-height: 400px;}.galMainDiv {	margin: 0;	height: auto;	min-height: 550px;	width: 75%;	/*text-align: center;*/}