
body {
background-image: url('images/background.jpg');
background-attachment: fixed;
background-repeat: no-repeat;
font-family:"Trebuchet MS", sans serif;
}
#content {
min-height: 200px;
width: 490px;
padding: 5px;
float: left;
font-family: arial;
}




#right {
width: 200px;
float: left;


}
#left {

width: 350px;
height: 100%;
float: left;

}
.descriptiontd{
font-weight: bold;
font-size: 16px;
color: black;
padding: 3px;
border: 1px solid #7e7e7e;
}
.contenttd{
padding: 3px;
border: 1px solid #7e7e7e;
}
#contentframe {
background: white;
min-height: 700px;
margin-left: 345px;

width: 790px;

}
.admintable td {
border: 1px solid #7e7e7e;
padding: 3px;
}
#wrapper {
width: 100%;
}
#wrapper2{
width: 100%;
}

.navimg{
width: 300px;
height: 40px;

}
#header {
width: 400px;
height: 110px;
background-image: url('images/logo.png');
background-repeat: no-repeat;
cursor: pointer;
margin-left: auto;
margin-right: auto;
background-position: 18px 0px;
}
#adminheader {
background: #ab2725;
background: url('images/logo2.png');
background-repeat: no-repeat;
width: 100%;
height: 110px;

}
#adminleft {
width: 350px;
min-height: 400px;
float: left;
}
#admincontent {
min-height: 500px;
border-left: 2px solid black;
border-right: 2px solid black;
float: left;

}
#footer {
width: 100%;

height: 50px;
background: #aa2222;
background-repeat: no-repeat;
}

A:link, A:visited  {
font-family:"Trebuchet MS", sans serif;
text-decoration: none;
border: 0;
font-weight: bold;
color:#ab2725;
letter-spacing:-1px;
}
#admin-left {
width: 300px;
min-height: 400px;
float: left;
}
A:active,  A:hover {
font-family:"Trebuchet MS", sans serif;
text-decoration: underline;
border: 0;
font-weight: bold;
color:#ab2725;
letter-spacing:-1px;
}
h1, h2, h3, h4 {
text-align: center;
width: 80%;
margin-left: auto;
margin-right: auto;
font-weight: bold;
color: black;
letter-spacing: -1px;
border-bottom: 2px solid #ab2725;
}

#adminfooter{
height: 45px;
background: #ab2725;
width: 100%;
}
img {
border: 0;
}
#spacer {
height: 2px;
width: 800px;

clear: both;
}

#login {

width: 100%;
}
#nav {

margin-top: 90px;
}
#nav2 {

margin-top: 10px;
}
.description{
font-weight: bold;
}

.logintr {
height: 16px;

}
#fspacer {
width: 80%;
height: 2px;
margin-left: auto;
margin-right: auto;
border-bottom:2px solid #ab2725;
margin-top: 10px;
margin-bottom: 10px;
}
#vidbox{
width: 150px;
background: url('images/video.png');
height: 170px;
cursor: pointer;
color: #ab2725;
}
#adminright {
float: left;
min-height: 400px;
width: 180px;
padding: 10px;
}





#videocapsule {
width: 450px;
margin-left: auto;
margin-right: auto;
}

#videoheader {
width: 450px;
background: url('images/videoheader.png');
height: 40px;
}

#videobuttons {
width: 450px;
height: 40px;


}

#videobtnleft {
width: 225px;
height: 40px;
float: left;
background: url('images/videobtnleft.png');
cursor: pointer;
}
#videobtnright {
width: 225px;
height: 40px;
float: left;
background: url('images/videobtnright.png');
cursor: pointer;
}

#videoframe {
height: 370px;
width: 450px;
}
#videofooter {
width: 450px; 
background: url('images/videofooter.png');
height: 40px;
}




