@charset "UTF-8";
/* CSS Document */


/* 100% width, determines vertical positioning of header */
#main_wrapper{width:100%; text-align:center;}
#header_wrapper{width:100%; text-align:center;}

/* 100% width, determines vertical positioning of header */
.header_full{ width: 1024px;}
#header_title_wrapper{text-align:right; margin-left: auto; margin-right:auto;}
#header_title_image{ margin-left:535px; width:405px; height:27px; background-image:url(../elements/images/headertext/title.png); margin-bottom:10px; margin-top:15px;}
.header_title_image_img{ width:405px; height:27px;}



#header_bar{ background-image:url(../elements/images/headerbar.png); background-repeat:repeat-x; height:50px; width:100%; border:0px sold; margin:none; text-align:center;}
#header_bar_button_wrapper{ text-align:center; margin-left: auto; margin-right:auto;}

.header_bar_row{float:left; margin-left:30px; margin-right:0px;}
.header_bar_piece{position: relative; top:5px;}
.header_bar_piece_img{}

.header_bar_spacer{ width:2px; height:21px; background-image:url(../elements/images/headerspacer.png); position: relative; top:1px; }
.header_bar_spacer_blank{ width:2px; height:21px; position: relative; top:1px; }

.header_bar_img{ width:2px; height:21px; }


#content_wrapper{width:100%; text-align:center;}
.full {width: 1024px;}

