body {
	background-image: url(images/bg.jpg);
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#webcam, #webcam-overlay {
	width: 320px; height: 240px;
}
#profile-info td {
	font-size: 12px;
}
#layout-container-table {
	border: 2px solid #000000;
	background-color: #ffffff;
	width: 850px;
	margin: 0 auto;
}
#header {
	background-image: url(images/logo_bg.jpg);
}
#content-container .border {
	border: 1px solid #CCCCCC;
}
#offerContainer {
	background-image: url(images/heart_timer.gif);
	width: 250px;
	height: 235px;
}
#offerCountdown {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 87px;
}
#chat-container {
	width: 320px;
	border: 1px solid #000000;
}
#chat-container div {
	padding: 5px;
}
#chat-container #webcam, #chat-container #chat-image {
	padding: 0px;
}
#chat-title {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
}
#chat-frame {
	height: 100px;
	width: 100%;
	border: 1px solid #000000;
}
.chatIncomingName {
	color: #0000FF;
	font-weight: bold;
}
.chatOutgoingName {
	color: #000000;
	font-weight: bold;
}
#chat-send-form > #message {
	width: 100%;
	border: 1px solid #000000;
}
#layoutcontainer .content {
	background-color: #1a63cb;
	padding: 10px;
}
#layoutcontainer div.content {
	background-color: #ffefd4;
	border: 3px solid #ffffff;
}
#middletext, #bottomtext {
	color:#FFFFFF;
	font-size: 14px;
	font-variant: small-caps;
}
#bottomtext {
	color: #000000;
}
#friendpassword a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#friendpassword a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#friendpassword a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#friendpassword a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer {
	color:#FFFFFF;
	text-align: center;
	font-variant: small-caps;
	height: 60px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.errortext {
	background-color:#FFFFCC;
	background-image: url(/images/icon_alert.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color: #FF0000;
	border: 1px solid #000000;
	padding: 5px;
	padding-left: 30px;
}
.fineprint {
	font-size: 9px;
}
.border {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	background-color:#ffffff;
}
.border1 {
	border-style:solid;
	border-width:1px;
	border-color:#e9e9e9;
	background-color:#ffffff;
}
.stats {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}
.copy {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}
.premium {
	font-family:Verdana;
	color: #FF9900;
	font-weight: bold;
}
.footer {
	font-family:Verdana;
	font-size:10px;
}
.thumbs {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}
.timeText {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight: bold;
}
.timeClass {
	font-family:Verdana;
	font-size:15px;
	color:#bb0000;
	font-weight: bold;
}
