body
{
margin: 0 auto;
background-image: url('/images/rot/rightside/rotate.php');
background-color: #214581;
background-position: 50% 0;
background-repeat: repeat-x;
}

#container
{
background-image: url('/images/rot/main/rotate.php');
background-repeat: no-repeat;
width: 1014px;
height: 768px;
margin: 0 auto;
z-index: 1;
position: relative;
}

#header h1,h2
{
visibility: hidden;
margin: 0;
}

#back-left
{
width: 50%;
height: 756px;
position: absolute;
top: 0;
left: 0;
background-image: url('/images/rot/leftside/rotate.php');
background-repeat: repeat-x;
}

#welcome
{
width: 618px;
font-family: 'Trebuchet MS', Arial;
font-size: 12px;
color: #FFFFFF;
letter-spacing: 1px;
line-height: 20px;
position: absolute;
top: 380px;
left: 380px;
text-align: justify;
}

#welcome a {
	color: #fff;
}

#navigation
{
width: 285px;
position: absolute;
top: 0;
left: 65px;
}

#navigation
{
width: 286px;
position: absolute;
top: 0px;
left: 78px;
}

#navigation ul
{
list-style-type: none;
margin: 0;
padding: 0;
}


#navigation ul li a
{
display: block;
height: 28px;
border-bottom: 1px solid #FFFFFF;
font-family: 'Trebuchet MS', Arial, Verdana;
color: #FFFFFF;
font-size: 18px;
text-decoration: none;
letter-spacing: 2px;
font-weight: bold;
padding-left: 5px;
text-transform: uppercase;
}

#navigation ul li a:hover
{
background-color: #000040;
}

#cars
{
width: 618px;
position: absolute;
top: 566px;
left: 380px;
}

#cars img
{
border: 5px solid #FFFFFF;
width: 175px;
height: 108px;
}

.wp-caption {
float: left;
width: 196px;
height: 108px;
margin: 5px;
text-align: center;
}



#cars img:hover
{
border: 5px solid #FF0000;
}

#cars a
{
text-decoration: none;
font-family: 'Trebuchet MS', Arial;
font-size: 12px;
letter-spacing: 1px;
line-height: 20px;
color: #FFFFFF;
font-weight: bold;
}

#cars a:hover
{
color: #FF0000;
}
