body { margin:30px 150px; font-size:0.9em; line-height:14px; font-family:Tahoma, Arial; font-size:11px; border:1px solid #000; background: url(images/bckg.jpg) repeat-x #69AEFC; }
a { color:#005EC2; text-decoration:underline;font-weight:bold;}
a:hover { color:#C12026; text-decoration:underline;}
p { padding: 0 10px 5px 10px; }
h1 { font-family: "Myriad Pro", "Trebuchet MS", Arial; margin:0; padding:10px 0 0 10px; text-transform:uppercase; font-size:18px; color:#10639a; }
h2 { font-family: "Myriad Pro", "Trebuchet MS", Arial; margin:0; padding:10px 0 0 30px; text-transform:uppercase; font-size:14px; color:#333366; }

#header { background:url(images/header_bckg.jpg) no-repeat top right #0EA5FE;}
#logo { padding:50px 60px 0 40px; height:119px; background:url(images/head_bckg2.jpg) no-repeat #0EA5FE; }
#logo a{ font-family: "Myriad Pro", "Trebuchet MS", Arial; color:#fff; text-decoration:none; font-weight:bold; font-size:20px; text-transform:uppercase; letter-spacing:2px; }
#logo_text { float:right; width:250px; font-size:11px; color:#fff; line-height:12px; padding-top:25px; }
#menu { background: url(images/menu_bckg2.jpg) repeat-x #fff; height:40px; padding-top:2px;}
#menu_list {display:block; float:right; padding-right:75px;} /* Float:right means it snaps to the right of the boundary, padding-right defines how much space over FROM the RIGHT the menu will be moved */
#menu a { display:block; color:#E4F2F8; float:left; font-size:14px; text-transform:uppercase; font-weight:bold; text-decoration:none; margin:0 20px; 
		  padding-top:7px; /* Padding-Top defines how much space there will be from the TOP of the menu and downward; The higher the value, the lower the text will be */ 
		  font-family: "Myriad Pro", "Trebuchet MS", Arial;}
#menu a:hover{ color:#003399;} /* Menu "onMouseOver" text color only */

.splitter { display:block; float:left; padding:0px 16px;} /* padding defines the space between the "Splitter" image and text in-between */
.item img { background-color:#FFFFFF; padding:6px; border:1px solid #d0d0d0;}
.item a { display:block; float:left; font-size:12px; color:#bd131d;}
.description { display:block; float:right; width:220px; padding: 10px 20px 30px 0; line-height:12px;}
p.additional { margin:0 10px; color:#9c9c9c; font-size:10px; line-height:12px; border-top:1px solid #bdbdbd; padding: 10px 0; font-weight:normal;}

#text { margin: 0 0 0 0; background-color:#FFF; padding: 20px 60px;}
#text_archive { font-size:0.9em; font-family:Tahoma, Arial; font-size:10px; color:#9C9C9C; }
#text li {list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat 0px 4px;line-height:18px;}
#sidebar { float:right; width:245px; padding: 20px 20px 0 30px; font-size:10px; }

#footer {font-family: "Myriad Pro", "Trebuchet MS", Arial; background:url(images/footer_bg.jpg) repeat-x #000; height:40px; clear:both;  }
#left_footer { float:left; padding:15px 0 0 30px; color:#fff; font-size:12px;}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:15px 30px 0 0; color:#fff;  font-size:12px; text-align:right;}
#right_footer a { color:#fff;}

