body {
margin:0;
background-color:#000;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
}

a {
color:#33CCFF;
text-decoration:none;
}

a:hover {
color:#B40047;
text-decoration:underline;
}

#main {
margin:auto auto;
width:895px;
background-image:url(images/flower_corner.jpg);
background-repeat:no-repeat;
background-position:850px bottom;
}


#wrapper {
width:851px;
background-image:url(images/repeat_BG.gif);
}

#leftside {
float:left;
width:178px;
background-image:url(images/leftside_top_BG.jpg);
background-repeat:no-repeat;
}

#rightside {
float:right;
width:673px;
height:100%;
background-image:url(images/homepage_tagline.jpg);
background-repeat:no-repeat;
background-position:0px 295px;
}


#rightside_int {
float:right;
width:673px;
height:100%;
background-image:url(images/int_content_BG.jpg);
background-repeat:no-repeat;
background-position:-22px 259px;
}


#flash {
width:673px;
}

#header {
width:673px;
height:261px;
background-image:url(images/int_header_BG.jpg);
}


#header img {
margin:65px 0 0 66px;
}

#content_home {
width:550px;
background-image:url(images/content_flower_home.jpg);
background-repeat:no-repeat;
background-position:bottom right;
padding:0 20px 0 80px;
height:100%;
}


#content {
width:573px;
background-image:url(images/content_flower_hp.jpg);
background-repeat:no-repeat;
background-position:bottom right;
padding:0 40px 0 60px;
height:100%;
}

#footer {
clear:both;
background-image:url(images/footer_BG.jpg);
background-repeat:no-repeat;
height:60px;
background-color:#000;
font-size:10px;
padding:20px 0 0 20px;
}

#footer a {
color:#FFF;
}

#index_buttons {
width:130px;
margin:20px 0 0 310px;
}

#index_button2 {
width:196px;
margin:20px 0 0 0px;
float:right;
}

#nav {
width:145px;
margin:85px 0 0 30px;
}

#address {
width:145px;
margin:0 0 0 30px;
color:#6699CC;
font-size:10px;
}

.enter_here {
margin:0 0 0 30px;
}


#content_wrapper {
float:right;
width:200px;
padding:0 0 7px 20px;
}

#content_img {
margin-left:5px;
margin-right:5px;
border:1px solid #33CCFF;
width:200px;
}

#content_factoid {
font-family:Arial, Helvetica, sans-serif;
color:#000099;
font-size:12px;
margin-top:45px;
background-color:#FFFFFF;
border:1px solid #B40047;
border-top:14px solid #B40047;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

#content_subnav {
font-family:Arial, Helvetica, sans-serif;
color:#33CCFF;
font-size:12px;
}

#content_subnav ul{
padding-left: 10px;
margin-left: 8px;
}