body {
text-align:center;
margin:0px;
background:#001087;
}

#hoodie_header {
margin:0px auto;
padding:0px;
width:970px;
height:231px;
}

#hoodie_header_nav {
margin:0px auto;
padding:0px;
width:970px;
height:54px;
background-image:url('/images/hoodie_menu_bg.jpg');
text-align:center;
}

#hoodie_header_subnav {
text-align: center;
margin:0px auto;
width:970px;
height:40px;
background-image:url('/images/hoodie_menu_bottom_bg.jpg');
}

.subnav{
border: 0px;
height: 40px;
text-align: center;
width:100%;
vertical-align: middle;
color: white;
}


#hoodie_body_box {
text-align:left;
margin:0px auto;
width:960px;
border-left:#7d85c3 5px solid;
border-right:#7d85c3 5px solid;
background:#ffffff; 
}

#hoodie_body_box_bottom {
margin:0px auto;
width:970px;
height:21px;
background-image:url('/images/hoodie_footer.jpg');
}

#hoodie_home_content {
margin:0px auto;
margin-left:13px;
width:940px;
background-image:url('/images/hoodie_home_bg2.jpg');
background-repeat:no-repeat;
}

#hoodie_home_content_inner_left {
width:55%;
float:left;
margin-left:15px;
margin-top: 38px;
}

p.home {
color: black;
font-family:sans-serif;
font-weight:bold;
font-size:14px;
}

h2.home {
color: black;
font-family:sans-serif;
font-style:italic;
}

#hoodie_footer {
margin:0px auto;
width:970px;
text-align:center;
}

#left_images {
float: left;
width: 265px;
margin-top: 10px;
margin-left: 10px;
}

#page_content {
background: white;
margin-right: 10px;
font-family: sans-serif;
font-size: 13px;
color: black;
height: 100% auto;
}

p.footer {
color:white;
font-family:sans-serif;
font-weight:bold;
font-size:11px;
}

a.footer:link {color:white;font-size:11px;font-weight:bold;font-family:sans-serif;text-decoration:none}
a.footer:visited {color:white;font-size:11px;font-weight:bold;font-family:sans-serif;text-decoration:none}
a.footer:active {color:white;font-size:11px;font-weight:bold;font-family:sans-serif;text-decoration:none}
a.footer:hover {color:white;font-size:11px;font-weight:bold;font-family:sans-serif;text-decoration:underline}

a.subnav:link {color:white;font-size:12px;font-weight:bold;font-family:sans-serif;text-decoration:none}
a.subnav:visited {color:white;font-size:12px;font-weight:bold;font-family:sans-serif;text-decoration:none}
a.subnav:active {color:white;font-size:12px;font-weight:bold;font-family:sans-serif;text-decoration:none}
a.subnav:hover {color:white;font-size:12px;font-weight:bold;font-family:sans-serif;text-decoration:underline}

table.news {
width: 650px;
}

td.news_headline{
border: 1px solid black;
background: gray;
align: left;
font-family: sans-serif;
font-size: 13px;
font-weight: bold;
}

td.news_body{
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
background: white;
align: left;
font-family: sans-serif;
font-size: 13px;
font-weight: normal;
}

body.admin {
background: gray;
margin: 10px;
}

td.admin {
border: 1px solid black;
background: lightgray;
}

p.adminheader {
color: black;
font-size: 14px;
font-family: sans-serif;
font-weight: bold;
}

