/* CSS Document */


/* styles for TAGSs */
body {margin: 0px; background:#9dccd8; }/* dark red bkgd */


/* styles for IDs */
#bkgdclr {margin: 0px; background:#ffffff; }

#container {background:#fff; width: 800px; height: 700px; margin:auto;}

#container2 {background:#fff; width: 800px; margin:auto;}

#filler {height:32px; width:400px; }

#top {height:80px; width:800px; }

#line {height:5px; width:800px; background:#D6D9DE; }

#center {width:750px; height:600px; margin-top:0px; padding:15px 15px 15px 15px}

#center2 {width:750px; margin-top:0px; padding:15px 15px 15px 15px}

#menubar {height:40px; width:800px; margin-top:10px; }

#right_column {height:435px; width:435px; margin-right:72px; float:right; }

#right_column2 {height:auto; width:460px; float:right; margin-right:50px; }

#boxx {height:433px; width:432px; border:thick; float:right; }

#text_box {background:#D6D9DE; width:490px; float:right; border: 3px solid #641c08; padding:20px 20px 20px 20px; margin-top:4px; margin-bottom:20px;  }

#text_box2 {background:#F4FBFE; width:455px; float:left; border: 2px solid #C62127; margin-top:0px; margin-bottom:20px; padding:15px 15px 15px 15px}

#description {height:50px; width:432px; border:thick; float:right; }

.clear {clear:both}

.leftColumn  {float:left; width:149px; height:510px; margin-left:10px; }

.leftColumn2  {float:left; width:300px; height:400px; margin-left:10px; }

.leftColumn3  {float:left; width:700px;  margin-left:10px; }

.style1 {font-size: 15px; font-weight: bold; color:#C62127; font-family: Helvetica, Arial, San-Serif; }

.style2 {color:#333333; font-size:14px; font-weight:bold; font-family: Helvetica, Arial, San-Serif; }

.style3 {color:#C62127; font-size:14px; font-family: Helvetica, Arial, San-Serif; }

.style4 {color:#333333; font-size:14px; font-family: Helvetica, Arial, San-Serif; }

border {border-color:#d6d9de; border-width:3px; }

a {color:#333333; text-decoration:none; font-size:14px; font-family:Itc Officina sans book, Helvetica, Arial, San-Serif; }

a:hover {color:#C62127; }

p {color:#333333; font-size:14px; line-height:19px; font-family: Helvetica, Arial, San-Serif; }

