@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px; background-color:#A7B73A; background-image: url(../images/bg.jpg); background-position:center top; background-repeat:repeat-x;
}
#wrapper {
	text-align: left;	margin: 0px auto;	padding: 0px;	border:0;	width: 800px; background-color:#ffffff;
}
#mainheader {
	margin: 0 0 0 0;	background: white;
}
#left-coloumn {
	float: left;	width: 180px;	padding-top:0px;	padding-bottom:0px;	padding-right:0px;	padding-left:0px;
}
#right-coloumn {
	float: right;	width: 160px;	padding-top:10px;	padding-bottom:0px;	padding-right:10px;	padding-left:0px;
}
#content { 
	float: left;	width: 440px;	padding-top:10px; background-color:#FFFFFF;
}
#video { 
	width: 420px;	padding:5px; border: 1px solid #C9D1AD;
}
#footer {
	margin: 0px auto;	padding: 0px;	border:0;	width: 980px; height:250px; text-align:center;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif; color:#ffffff; font-size: 12px;	line-height: 20px;	font-weight: normal;
}
.footertext a{
	text-decoration:underline;	color:#ffffff;	font-weight:normal;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif; color:#444; font-size: 0.9em;	line-height: 20px;	font-weight: normal;
}
.smallbodytext {
	font-family: tahoma, Arial, Helvetica, sans-serif; color:#444; font-size: 11px;	line-height: 16px;	font-weight: normal;
}
.bodytexttitle {
	font-family: Arial, Helvetica, sans-serif; color:#444; font-size: 0.9em;	line-height: 20px;	font-weight: bold;
}
.bodytext a{
	text-decoration:underline;	color:#194C8B;
}
.bodytext a:hover{
	text-decoration:none;	color:#000000;
}
h1 {
    font-family: Palatino Linotype, Verdana, Helvetica, sans-serif;	color: #333333;	font-size: 25px;	font-style: normal;	font-weight:normal;	line-height:25px;    margin: 0;    padding-bottom:10px;    outline: none;
}
h2 {
    font-family: Palatino Linotype, Verdana, Helvetica, sans-serif;	color: #333333;	font-size: 25px;	line-height:30px;	font-style: normal;	font-weight:normal;    margin: 0;    padding: 0;    outline: none;
}