body {
	/*margin: 0px 150px 0px 0px;*/
	padding: 0px 0px 0px 0px;
	font-family: verdana, sans-serif;
	color: #ffffff; /*#003399;*/
	background-color: #0A0E2B; /*#F7F4EE;*/
	background-attachment: fixed;
	background-position: 200px 0px;
	background-repeat: no-repeat;
	background-image: url('http://pinamagri.com/images/wuthering_cliffs.jpg');
	margin:0;
	padding:0;
	/*height:100%;*/
	min-height: 500px;
	height: auto !important;
	height: 800px;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #4958BD;
	outline: #000000;
	}
/* a:visited {
	color: #4958BD;
	}
*/
a:active {
	color: #ffffff;
	}
a:hover {
	/*color: #ccc;*/
	text-decoration: underline;
	}
#middle a {
	color:  #4958BD;
	}
/*a:visited {
	color: #F7F4EE;
	}
a:active {
	color: #F7F4EE;
	}
a:hover {
	color: #ccc;
	text-decoration: underline;
	}
*/
	
p {
	font-size: 11px;
	line-height: 14px;
	color: #F7F4EE;
	margin-top: 10px;
	margin-bottom: 10px; 
	}

	
.footer {
	font-size: 9px;
	line-height: 15px;
	color: #4958BD;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px; 
	}

.margin {
	font-size: 11px;
	line-height: 15px;
	/*color: #4958bd;*/

	margin-top: 10px;
	margin-bottom: 10px; 
	}

.contactsdiv {
	margin-top:40px;
	width:100%;
}

.contactsdiv a{
	margin-right:5px;
}

.contactsdiv img{
	height:35px;
}


/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. 
UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. */

h1 {
	font-size: 54px;
	font-family:Times New Roman;
	font-style:oblique;
	line-height: 64px;
	font-weight: bold;
	/*margin-top: 10;
	margin-bottom: 0;
	margin-left: 10;*/
	margin:0;
	text-align:center;
	}
h2 {
	font-size: 24px;
	font-family:Times New Roman;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10;
	text-align:center;
	}
h3 {
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	/*color: #f7f4ee;*/
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 0;
	}
h7 {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #f7f4ee;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0px none;
	}
.nowrap {
	white-space: nowrap;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
#top {
	margin: 10px 0px 10px 0px;
	padding: 10px;
	border: 0px;
	background: #fff;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 80px;
	}
html>body #top {
	height: 80px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 60px;
	left: 2px;
	margin: 0px;
	padding: 10px;
	border: 0px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 195px;
	}

#left a, #left a:visited, #left a:hover {color: #4958BD; font-size:1.2em;}
#left .active {font-size:1em;}

.active {
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px; 
	}
	
#middle {
	top: 100px;
	padding: 10px;
	border: 0px;
	/*background: #4958BD;*/
	margin: 0px 150px 0px 200px;
	min-width:800px;
	}

#min-width{
		width:800px;
		height:1px;
	}
#midbelow {
	padding: 10px;
	border: 0px;
	background: #F7F4EE;
	margin: 50px 0px 0px 0px;
	}
#righttop{
	position: absolute;
	top: 50px;
	right: 50px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 2px;
	border: 0px;
	width: 50px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 240px;
	}
#right {
	position: absolute;
	top: 100px;
	right: 100px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 10px;
	border: 0px;
	width: 70px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100px;
	}
html>body #right {
	width: 150px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
	
.title {
	/*color:white;*/
	color:#4958BD;
	letter-spacing:5px;
}

.subtitle {
	/*color:white;*/
	color:#4958BD;
}



.videohead {
	line-height:20px;
	background:#D12671;
	color:white;
	letter-spacing:-0.15px;
	padding:5px;
	font-size:0.9em;
	text-transform:uppercase;
}

.videobody {
	border:0 solid green;
	margin-bottom:10px;
	padding-bottom:10px;
	background:darkGray;
	width:420px;
	font-size:0.8em;
	min-height:75px;
}

.videoImg {
	border:0 solid white;
	float: left;
	padding:5px;
	width:100px;
}

.videoContentRight{
	float:left;
	width:290px;
}

.videoDesc {
	height:50px !important;
	min-height:50px;
	margin-top:5px;
}

.videoPlayButton {
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	background:red;
	float:right;
	color:white;
}

.clearing {
	clear:both;
	height:0;
}

#videoContainer {
	position:absolute;
	top:93px;
	left:223px;
	/*height:400px;*/
	z-index:20;
	width:610px;
	background:antiqueWhite;
}


.videoTitlebar {
	background: #DCAEB9;
	padding: 2px;
	height:22px !important;
	min-height:22px;
}

.videoCloseDiv {
	position:absolute;
	top:2px;
	right:10px;
}

.videoInnerContainer{
	padding:4px;
}

#opaquer {
	top:0; left:0; 
	width:100%; 
	height:100%; 
	position: absolute; 
	z-index:10;
	background-color:#ffffff;
	filter:alpha(opacity=20); /*IE*/
	opacity:0.2; 
}