@charset "utf-8";
body {
	font: 100% Lucinda Sans, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	/*background: #666666;*/
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	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. The text is then set to the left aligned default in the #container selector */
}
div.hr {
  height: 25px;
  background: #fff url(../images/horizontalBar.jpg) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
a {
color:#4283e5;
text-decoration:none;
}
a.bold {
color:#4283e5;
text-decoration:none;
font-weight:bold;
}
.oneColLiqCtrHdr #container {
	width: 1024px;  /* this will create a container 80% of the browser width */
	/*background: #FFFFFF;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtrHdr #header {
	/*background: #DDDDDD; */
	/*padding: 0 10px 0 20px;   this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image:url(../images/headerBackground.jpg);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	cursor:hand;
	padding:0px;
	height:201px;
}
.oneColLiqCtrHdr #mainContent {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;

}
#photoVig {
	/* background-image: url(../images/photoVig.jpg); */
	background-repeat: no-repeat;
	background-position:left;
	height: 313px;
	width: 715px;
	background-color:#FFFFFF;
	margin-left:15px;
}
#announcements {
	background-color:#FFFFFF;
	width: 280px;
	margin-left: 702px;
	margin-top:-399px;
	vertical-align:top;
}
.blue {
font-size: 11px;
padding-left: 15px;
color:#8cd2d0;
font-weight:normal;
}
.red {
font-size: 13px;
/* padding-left: 15px; 
color:#ff0000;*/
color:#476999;
font-weight:normal;
}
.white  {
font-size: 13px;
font-weight:normal;
padding-left: 15px;
color:#ffffff;
}
.gray {
color:#403e4a;
font-size: 13px;
padding-left: 15px;
font-weight:normal;
}
.graysmall {
color:#403e4a;
font-size: 10px;
font-weight:bold;
}
.grayCenterColumn {
color:#403e4a;
font-size: 13px;
font-weight:normal;
text-align:justify;
}
.green {
color:#53a646;
font-size: 16px;
font-weight:normal;
}
.footerBlue {
color:#67868e;
font-size: 12px;
font-weight:normal;
font-family:"Lucida Sans";
/* font-style:italic; */
}
.footerWhite {
color:#ffffff;
font-size: 12px;
font-weight:normal;
font-family:"Lucida Sans";
/* font-style:italic; */
}
#announcements1Header {
	background-image: url(../images/anouncements/blue_03.gif);
	background-repeat: no-repeat;
	font-family:"Lucida Sans";
	background-position:left;
	height: 52px;
	width: 282px;
}
#announcements2Header {
	background-image: url(../images/anouncements/blue_06.gif);
	background-repeat: no-repeat;
	font-family:"Lucida Sans";
	background-position:left;
	height: 52px;
	width: 282px;
}
#announcements3Header {
	background-image: url(../images/anouncements/blue_08.gif);
	background-repeat: no-repeat;
	font-family:"Lucida Sans";
	background-position:left;
	height: 52px;
	width: 282px;
}
#announcements4Header {
	background-image: url(../images/anouncements/blue_10.gif);
	background-repeat: no-repeat;
	font-family:"Lucida Sans";
	background-position:left;
	height: 52px;
	width: 282px;
}
#announcements5Header {
	background-image: url(../images/anouncements/blue_12.gif);
	background-repeat: no-repeat;
	font-family:"Lucida Sans";
	background-position:left;
	height: 52px;
	width: 282px;
}

#announcementsBlankHeader {
	background-image: url(../images/blue_00.gif);
	background-repeat: no-repeat;
	font-family:"Lucida Sans";
	background-position:left;
	height: 52px;
	width: 282px;
}

#announcements1Text {
	font-size:11px;
	font-style:italic;
	text-align:left;
	font-family:"Lucida Sans";
	color:#FFFFFF;
	line-height:16px;
	background-image: url(../images/announceBackground.jpg);
	background-repeat:repeat-y;
	width: 252px;
	padding:15px;
}
#announcements2Text {
	font-size:11px;
	font-style:italic;
	text-align:left;
	font-family:"Lucida Sans";
	color:#FFFFFF;
	line-height:16px;
	background-image: url(../images/announceBackground.jpg);
	background-repeat:repeat-y;
	width: 252px;
	padding:15px;
}
#announcements3Text {
	font-size:11px;
	font-style:italic;
	text-align:left;
	font-family:"Lucida Sans";
	color:#FFFFFF;
	line-height:16px;
	background-image: url(../images/announceBackground.jpg);
	background-repeat:repeat-y;
	width: 252px;
	padding:15px;
}
.announcementsWhiteText {
	font-size:11px;
	font-style:italic;
	text-align:left;
	font-family:"Lucida Sans";
	color:#FFFFFF;
	line-height:16px;
}
#announcements4Text {
	font-size:11px;
	font-style:italic;
	text-align:left;
	font-family:"Lucida Sans";
	color:#FFFFFF;
	line-height:16px;
	background-image: url(../images/announceBackground.jpg);
	background-repeat:repeat-y;
	width: 252px;
	padding:15px;
}#videoHeader {
	background-image: url(../images/videoHeader.jpg);
	height: 44px;
	width: 285px;
}
#videoPlaceholder {
	/* background-image: url(../images/videoElement.jpg); */
	height: 186px;
	width: 285px;
}
#videoText {
	background-color: #FFFFFF;
	font-family:"Lucida Sans";
	padding-top: 20px;
}
#leftContentColumnHeader {
	background-image: url(../images/leftColumnContentHeaderBack.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height: 51px;
	width: 345px;
	padding-left: 0px;
	padding-top:0px;
}
#leftContentColumnHeaderInside {
	background-repeat:no-repeat;
	background-position:bottom;
	height: 25px;
	width: 500px;
	padding-left: 0px;
	padding-top:0px;
}
#leftContentColumnText {
	background-image: url(../images/contentColumnBackground.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	line-height:18px;
	padding-top:55px;
	font-family:"Lucida Sans";
	height: 50px;
	padding-left: 0px;
	/* text-align:justify; */
	width: 330px;
}
#leftContentColumnTextInside {
/*	background-image: url(templates/thevenusprojectlight/css/images/contentColumnBackgroundInsi.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
*/
	line-height:18px;
	padding-top:30px;
	font-family:"Lucida Sans";
	height: 50px;
	padding-left: 0px;
	text-align:justify;
	width: 673px;
}
#centerContentColumnHeader {
	background-image: url(../images/centerContentHeader.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height: 51px;
	width: 675px;
	margin-left: 352px;
	margin-top: -105px;
}
#centerContentColumnText {
	background-image: url(../images/contentColumnBackground.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	line-height:16px;
	font-family:"Lucida Sans";
	padding-top:55px;
	padding-left: 0px;
	height: 50px;
	width: 315px;
	/*text-align:justify; */
}
#centerContentColumnHeaderInside {
	background-image: url(../images/centerContentHeader.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height: 51px;
	width: 343px;
	margin-left: 352px;
	margin-top: -105px;
	visibility:hidden;
}
#centerContentColumnTextInside {
	background-image: url(../images/contentColumnBackground.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	line-height:16px;
	font-family:"Lucida Sans";
	padding-top:55px;
	padding-left: 0px;
	height: 50px;
	width: 315px;
	text-align:justify;
	visibility:hidden;
}
.oneColLiqCtrHdr #footer {
	background: #44424f;
	width:100%;
	/*padding: 0 10px 0 20px;   this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image:url(../images/footerArt.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:201px;
	text-align:center;
	margin-bottom:0px;
}
/* .oneColLiqCtrHdr #footer a {
	color:#FFFFFF;
}
.oneColLiqCtrHdr #footer a.blue {
	color:#67868e;
} */
#outer{
    position:relative;
	width: 973px;  /* this will create a container 80% of the browser width */
	/*background: #FFFFFF;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	color:#ffffff;
	font-size:11px;
font-weight:normal;
font-family:"Lucida Sans";
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#inner1{
    position:absolute;
    left:0;
    top:0;
	padding-top:25px;
    height:100%;
    width:115px;
}
#inner2{
    position:absolute;
    left:135px;
    top:0;
    height:100%;
    width:120px;
	padding-top:25px;
}
#inner3{
    position:absolute;
    left:265px;
    top:0;
    height:100%;
    width:100px;
	padding-top:25px;
}
#inner4{
    position:absolute;
    left:395px;
    top:0;
    height:100%;
    width:100px;
	padding-top:25px;
}
#inner5{
    position:absolute;
    left:510px;
    top:0;
    height:100%;
    width:100px;
	padding-top:25px;
}
#inner6{
    position:absolute;
    right:0px;
	line-height:18px;
    top:0;
    height:100%;
    width:375px;
	padding-top:25px;
}
#headerTools{
float:right;
margin-top:-150px;
margin-right:50px;
visibility:hidden;
}