body {
	/*background-image: url(../images/background.gif);
	background-repeat: repeat;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	/*font-weight: bold;*/
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #bd212c;
	text-decoration: none;
}
a:hover, a:active {
	/*font-weight: bold;*/
	color: #8c1a22;
	text-decoration: none;
}

#mydiv {
	/*background-color: #FF0000;*/
	position:absolute;
	top: 50%;
	left: 50%;
	/*width:759px;*/
	width:759px;
	height:570px;
	margin-left: -365px; /*set to a negative number 1/2 of your width*/
	margin-top: -285px;
}
#mydiv2 {
	/*background-color: #FF0000;*/
	position:absolute;
	top: 50%;
	left: 50%;
	width:759px;
	height:500px;
	margin-left: -365px; /*set to a negative number 1/2 of your width*/
	margin-top: -250px; /*set to a negative number 1/2 of your height*/
}
body {

}
#main {
	height: 578px;
	width: 759px;
	background-color: #CCCCCC;
}
#thumbs {
	float: right;
	height: 569px;
	width: 230px;
}
#content {
	height: 569px;
	width: 500px;
	float: left;
}
#content2 {
	/*background-color: #00FF00;*/
	height: 578px;
	width: 300px;
	float: left;
}

.nail1, .nail2, .nail3 {
	padding-right: 2px;
	padding-bottom: 2px;
}
.nail4 {
	padding-bottom: 2px;
}
#logo {
	margin-bottom: 16px;
}
#motto {
	margin-top: 55px;
}
#motto2 {
	margin-top: 85px;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bd212c;
	margin-top: 75px;
}
#contact2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bd212c;
	margin-top: 122px;
}
#trailer {
	/*background-color: #FF0000;*/
	height: 578px;
	width: 360px;
	float: right;
	top: -10px;
	position: relative;
}
