/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body 
{
font-size: .8em;
margin: 0px;
text-align: center;
background: #8DCBF2 url(img/bg.jpg) top left repeat-x;
color: #31363e;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#header
{
position: relative;
margin: auto;
width: 998px;
height: 146px;
background: url(img/header.jpg) top left no-repeat;
}

#upper
{
position: relative;
margin: auto;
padding: 4px 40px 0px 15px;
width: 926px;
height: 25px;
background: url(img/nav.jpg) top left;
text-align: left;
font-size: 11px;
}

#upper div
{
font-size: 11px;
}

#upper div a
{
padding: 0 8px 0 8px;
}



#pagewrap
{
position: relative;
margin: auto;
padding: 12px 0 30px 0;
width: 988px;
text-align: left;
}

#left
{
position: relative;
float: left;
width: 245px;
}

#left h2
{
position: relative;
display: block;
padding: 5px 0 0 10px;
height: 20px;
color: #000;
font-size: 1em;
font-weight: bold;
background: url(img/box1top.jpg) top left;
}

#right
{
position: relative;
float: right;
width: 245px;
}

#right h2
{
position: relative;
display: block;
padding: 5px 0 0 10px;
height: 20px;
color: #000;
font-size: 1em;
font-weight: bold;
background: url(img/box3top.jpg) top left;
}

.stackbox
{
position: relative;
padding: 4px 8px 15px 8px;
background: url(img/box1bottom.gif) bottom left no-repeat;
}

.midbox
{
position: relative;
padding: 4px 8px 15px 8px;
background: url(img/box2bottom.gif) bottom left no-repeat;
}




#center
{
position: relative;
float: left;
width: 472px;
}

#center .DialogTitle
{
position: relative;
display: block;
padding: 5px 0 0 10px;
height: 20px;
color: #000;
font-size: 1em;
font-weight: bold;
background: url(img/box2top.jpg) top left no-repeat;
width: 99%;
}

#center h1
{
position: relative;
display: none;
}

#center table
{
position: relative;
margin: 0px;
top: 0px;
}

#center h3
{
font-weight: bold;
}




#footer
{
position: relative;
height: 44px;
background: url(img/footbg.gif) top left;
}

#footinside
{
position: relative;
padding: 16px 20px 0 10px;
margin: auto;
width: 951px;
text-align: right;
height: 28px;
background: url(img/powerbar.jpg) top left no-repeat;
}


#center .DialogBorder
{
border: 0px;
background: url(img/box2bottom.gif) bottom left no-repeat;
padding-bottom: 12px;
}
