html{
background: #72818B;
//background-image: url(images/waggieside.jpg);
//background-repeat: repeat-y;
}

body{
font-family: Lucida Grande, Verdana, Arial, sans-serif;
margin: 0% 10% 0% 10%;
min-width: 1000px;
color: #c5c5c5;
background: #72818B;
}

img{
border: none;
}

#mainbody{
//min-width: 600px;
background-color: #454857;
padding: 0.5%;
float: right;
width: 100%;
}

#header{
height: 200px;
margin: 0% 0% -10% -1%;
padding:5% 2% 1% 2%;
background: #3557c4;
}

#header h1{
float: left;
}

#header a{
text-decoration: none;
}

#header a:visited{
color: #dedede;
}

#header a:hover{
color: #eeeeee;
}

#header table{
font-size: 1.2em;
float: right;
padding-top: 30px;
}

a{
text-decoration:underline;
color: #dedede;
}

a:visited{
color: #888888;
}

a:hover{
color: #ffffff;
}

#header table a:visited{
color: navy;
}

#header table a:hover{
color: #cccccc;
}

#maintext{
font-family: Garamond, serif;
font-size: 1.1em;
background-color: #3557c4;
margin: 1% 1% 1% 1%;
padding: 10px 20px 10px 20px;
width: 73%;
float: right;
}

#maintext h2{
font-family: Lucida Grande, Verdana, Arial, sans-serif;
}
#maintext h3{
font-family: Lucida Grande, Verdana, Arial, sans-serif;
}

#sanstext{
font-family: Arial, sans-serif;
}

#mainpic{
margin: 20px 10px 20px 20px;
float: right;
}

#promo img{
border: 2px navy solid;
margin-right: 8%;
margin-left: 6%;
float: left;
}

#item{
clear: both;
}

#box{
background-color: black;
border: 2px white solid;
margin-left: 3%;
margin-bottom: 3%;
text-align: center;
width: 100px;
height: 100px;
float: left;
}

.box{
opacity: 1.0;
}

#box h4{
font-family:Lucida Grande, sans-serif;
margin-top: -100px;
}

#box a{
color: black;
}

#box a:hover{
color: white;
}

#sidebar{
width: 16%;
margin: 1%;
float: left;
}

#linkbar{
width: 16%;
margin: 1%;
float: left;
}

#sidelinks{
background-color: #3557c4;
padding: 10px 20px 10px 10px;
line-height: 120%;
}

br.linkspacer{
line-height: 30px;
}

#sidelinks h4{
margin: 0px;
}

#sidelinks a{
text-decoration: none;
}

#sidelinks a:visited{
color: navy;
}

#sidelinks a:hover{
color: #cccccc;
}

#sidepic{
//background-color: #0075ff;
margin-top: 30px;
padding: 2%;
font-size: 0.8em;
}

#sidepic img{
width: 100%;
height: inherit;
}

#footer{
height: 50px;
float: right;
color: #333333;
font-size: 0.5em;
}

#footer a{
text-decoration: none;
}

#login{
color: #333333;
float: right;
}

.titlebox{
width:200px;
}