@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#696969;
}

div.wholepage {
width:820px;
margin:0 auto;
}

div.header {
width:820px;
height:103px;
margin:40px 0 1px 0;
}

div.logo {
width:302px;
float:left;
height:101px;
}

div.themes {
float:right;
width:500px;
height:103px;
}

div.topnav {
width:820px;
height:25px;
background:#50caf8;
}

div.topnav img {margin:0 35px}

div.midbarblue {
width:450px;
height:25px;
background:url(/images/bars/middlebar.gif) #50caf8;
color:#ffffff;
font-size:18px;
padding-left:10px;
}

div.leftbarblue {
width:160px;
height:25px;
background:url(/images/bars/leftbar.gif) #50caf8;
color:#ffffff;
font-size:18px;
padding-left:10px;
}

div.leftbargreen {
width:160px;
height:25px;
background:url(/images/bars/leftbargreen.gif) #a6d00e;
color:#ffffff;
font-size:18px;
padding-left:10px;
}

div.middle {
width:460px;
margin:10px 0 0 180px;
}

div.left {
width:170px;
float:left;
margin:10px 0 0 0;
}

div.right {
width:170px;
float:right;
margin:10px 0 0 0;
}

td.rightboxbody {
background:url(/images/boxes/topshirtsbg.gif) repeat-y;
padding:7px 7px 0 7px;
font-weight:bold;
}

td.blueboxhead {
background:url(/images/boxes/topshirtstop.gif) no-repeat #50caf8;
height:25px;
color:#ffffff;
padding-left:10px;
font-size:14px;
}

table.featured {
margin:10px 0px;
text-align:center;
}

table.featured td {
padding-bottom:10px;
}

table.featured td img {
margin:0 5px;
}

table.featured a:link {text-decoration:none}
table.featured a:visited {text-decoration:none}
table.featured a:hover {text-decoration:none}
table.featured a:active {text-decoration:none}

div.bottombar {
width:820px;
height:25px;
background:#4ba5a5;
margin:10px 0 5px 0;
}

div.bottombar img {margin:0 25px}

h3, h1 {color:#d44273;font-size:18px;margin:0 0 10px 0}

a.sitemap:link {color: #0849fa; text-decoration:none; font-size:12px}
a.sitemap:visited {color: #40599f; text-decoration:none; font-size:12px}
a.sitemap:hover {color: #0849fa; text-decoration:underline; font-size:12px}
a.sitemap:active {color: #0000FF; text-decoration:none; font-size:12px}
