a:link { color: #1739AA; text-decoration: none }
a:active { color: #1739AA; text-decoration: none }
a:visited { color: #1739AA; text-decoration: none }
a:hover { color: #1739AA; text-decoration: underline }


#image
{
border-style:ridge;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
border-width:3px;
border-color:#9CB8C6;
margin-bottom:10px;
margin-left:10px;
margin-top:10px;
margin-right:10px
}

#title
{
border-style:solid;
border-width:1px;
border-color:#9CB8C6;
}




body
{
width:100%;
height:100%;
margin-top:0px;
margin-left:5px;
margin-right:5px;
margin-bottom:0px;
background-color:#333;
text-align:center;
font-family:arial;
font-size: 15px !important;
font-weight:bold;
color:#4F4F4F
}


#container
{
position:relative;
background-color:#777;
margin-left:auto;
margin-right:auto;
width:952px;
height:100%;
text-align:left;
padding:10px
}


#header
{
width:950px;
height:100px;
border-style:solid;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
border-width:1px;
border-color:#9CB8C6;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
text-align:center
}

#menu
{
margin-top:5px;
margin-bottom:auto;
margin-right:5px;
width:200px;
background-image:url(images/grid.gif);
border-style:solid;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
border-width:1px;
border-color:#9CB8C6;
padding:10px;
font-weight:bold;
float:left
}


#content
{
margin-top:5px;
margin-bottom:5px;
width:700px;
height:1485px;
background-image:url(images/grid.gif);
border-style:solid;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
border-width:1px;
border-color:#9CB8C6;
padding:10px;
.clear:both;
float:right;
}


#movie
{
text-align:center;
margin-top:5px;
margin-bottom:5px;
margin-right:5px;
width:217px;
background-image:url(images/grid.gif);
border-style:solid;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
border-width:1px;
border-color:#9CB8C6;
padding:1px;
font-weight:bold;
float:left
}


#remote
{
text-align:center;
margin-top:5px;
margin-bottom:5px;
margin-right:5px;
width:217px;
background-image:url(images/grid.gif);
border-style:solid;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
border-width:1px;
border-color:#9CB8C6;
padding:1px;
font-weight:bold;
float:left
}

#footer
{
padding-top:5px;
padding-bottom: 5px;
margin-top:5px;
width:950px;
background-image:url(images/footer.jpg);
border-radius: 10px;
border-style:solid;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
border-width:1px;
border-color:#9CB8C6;
text-align:center;
font-size:small;
clear:both
}