body {
	text-align: center;
	background-color: #953750;
}

#container {
	text-align: left;
	margin: 0 auto;
	width: 760px;
}

body, img {
	margin:0;
	padding:0;
	border:none;
}

body, a {
	color: #ffffff;
	font-family: Arial;
	font-size: 10pt;
}


#top, #middle, #links, #bottom {
	width: 760px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	clear: both;
}

#middle, #links {
	background-image:	url(/images/gs_03.png);
	background-repeat: repeat-y;
}

#links {
	padding-left: 20px;
	padding-right: 20px;
	width: 720px;
	text-align: center;
}

#bottom {
	height: 79px;
	background-image:	url(/images/gs_06.png);
	background-repeat: no-repeat;
}

#cats {
	text-align: center;
	font-weight: bold;
}

#left, #right {
	float: left;
	display: inline;
	padding: 0px 10px 0px 20px;
}

#left {
	border-style: none dotted none none;
	border-width: 2px;
	border-color: #ffffff;
	width: 140px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.step {
	color: #ff0084;
	background-color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.dial tr {
	text-align: center;
}


#container {
	text-align: left;
	margin: 0 auto;
	width: 755px;
}

body, img {
	margin:0;
	padding:0;
	border:none;
}

body, a {
/*	color: #ffffff;*/
	font-family: Arial;
	font-size: 10pt;
}



.thumb {
	margin: 0px 10px 10px 10px;
	width: 200px;
	float: left;
	display: inline;
}

.thumbs {
	width: 660px;
	margin: 0 auto;
	text-align: center;
}

.title {
	font-weight: bold;
	font-size: 12pt;
	clear: both;
	text-align: center;
	padding: 15px 0px 0px 0px;
}
.movie  { 
	display: inline; 
	float: left; 
	border: 1px solid white;
}

form {
	display: inline;
}

.spacer {
	clear: both;
	margin-bottom: 20px;
}

.dialbox {
	display:inline;
	float:left;
	width:270px;
	height:330px;
	margin:0px 10px 0px 0px; 
	border:2px solid white;
	background-color:#faa0cf;
	font-size:14pt;
	color:#000000;
}

.dialbanner {
	width:100%;
	height:83px;
	font-size:10pt;
	background-image:url(/images/gradientbanner.png);
}

.thumb .sizer {
	clear: both;
	font-weight: bold;
	text-align: center;
	height: 30px;
	margin: 0px;
}


.step {
	color: #ff0084;
	background-color: #ffffff;
	font-weight: bold;
	text-align: center;
	color: #faf;
}
.dial tr {
	text-align: center;
}

