﻿*
{
	margin: 0 auto 0 auto;
}

body
{
	background: black url("../../images/raceway0.jpg") repeat-x;	
	padding: 0;	
	text-align: center;
}
.container
{
	Width: 704px;
}
.top
{
	height: 68px;
	background-image: url('../../images/raceway1.jpg');
	text-align: right;
	Width: 697px;
}
.top2
{
	height: 118px;
	background-image: url("../../images/raceway2.jpg");
	Width: 697px;
}
.topImageScroll
{
	height: 87px;
	width: 325px;
	float: right;
	padding: 15px 23px 15px 23px;
	
	
}
.topExtra
{
	float: left;
	width: 167px;
	height: 118px;
}
.topLogin
{
	height: 53px;
	text-align: left;
	padding:6px;
}

.topBuildMyFloor
{
	padding-top: 10px;
	padding-left: 10px;
	
}
.navigation
{
	height: 32px;
	padding: 0 23px 0 23px;
	background-image: url("../../images/raceway3.jpg");
	margin-left: auto;
	Width: 650px;
}
.contentcontainer
{
	
	width: 695px;
	text-align: center;
}
.contentmain
{
	background-image: url("../../images/raceway4repeat.jpg");
	padding: 23px;
	width: 650px;
	text-align: left;
	margin-left: auto;
}
.contentleft
{
	float: left;
	width: 380px;
}
.contentright
{
	float: right;
	text-align: left;
	width: 230px;	
}
.footer
{
	height: 38px;
	padding: 20px 23px 0 23px;
	background-image: url('../../images/raceway5.jpg');
	text-align: center;
	width: 650px;
}



.clearfix
{
	clear: both;	
}

input[type=submit]
{
	background-image: url("../../images/button.jpg");
	height: 28px;	
	color: white;
	background-color: darkred;
	border: solid 2px black;
	font-size: 12px;
	font-weight: bold;
}


.contentboxcontainer
{
	width: 215px;
}

.contentboxtop
{
	background-image: url("../../images/contentboxtop.png");
	height: 25px;
	padding: 15px 20px 3px 20px;
}
.contentboxcontent
{
	background-image: url("../../images/contentboxrepeat.png");	
	padding: 3px 20px 3px 20px;
}
.contentboxbottom
{
	background-image: url("../../images/contentboxbottom.png");
	height: 12px;	
}
.contentboxcontainer .small
{
	width: 175px;
}
.contentboxtop .small
{
	background-image: url("../../images/smallboxtop.jpg");
	height: 39px;
}
.contentboxcontent .small
{
	background-image: url("../../images/smallboxrepeat.jpg");	
}
.contentboxbottom .small
{
	background-image: url("../../image/smallboxbottom.jpg");
	height: 23px;	
}
.rtsLink, .rtsHover, .rtsSelected
{
	width: 106px;
	height: 32px;
	text-align: center;
	
	
}

.rtsLink .rtsIn
{
	padding-top: 12px;	
	color: #454545;
	text-decoration: none;
	border: none;
}
.rtsText { text-decoration: none; }
.rtsHover .rtsIn
{
	color: White;	
}

.rtsSelected .rtsIn
{
	padding-top: 10px;	
	color: White;
	font-weight: bold;
}
a:link, a:hover, a:active, a:visited
{
	text-decoration: none;
	font-size: 12px;
	color: White;
	font-family: Arial,Tahoma;
}
a:hover
{
	font-weight: bold;
}
.rtsLink
{
	background-image: url("../../images/tab.jpg");
}
.rtsLink:Hover
{
	background-image: url("../../images/tabover.jpg");
}
.rtsSelected
{
	background-image: url("../../images/tabselected.jpg");	
}
.imageContainer
{
	padding: 2px;
	border: solid 2px Black;	
	background-color: white;
	margin: 2px;
}
