body {
	background-color: #000000;
	color: #d6d6d6;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 19px;
}

img {
	padding:0px;
	margin:0px;
	border:0px;
	vertical-align: bottom;
}

h1 {
	padding:0px;
	padding-bottom:6px;
	margin:0px;
	color: #d6d6d6;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:1px;
}

a:focus {
	outline: none;
}

a:link, a:visited {
	color: #c0c0c0;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #d6d6d6;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}

#main {
	position: absolute;
	width: 990px;
	margin-left: -495px;
	margin-top: -315px;
	left: 50%;
	top: 50%;
}

#header {
	text-align: center;
}

/**********************************************/

#nav {
	text-align: center;
    margin-top:50px;
}

.nav {
    width: 303px;
    float:left;
}

/**********************************************/

#subnav {
    padding-top:15px;
    padding-bottom:30px;
    text-align: center;
    border: 0px solid #FFFFFF;
    z-index:2;
}

/**********************************************/

#content {
	margin:auto;
	border: 0px solid #FFFFFF;
}

.text_center {
    text-align:center;
    color: #d6d6d6;
    font-size: 16px;
    line-height: 19px;
    letter-spacing:1px;
}

.text {
    color: #d6d6d6;
    font-size: 16px;
    line-height: 19px;
    letter-spacing:1px;
    float:left;
    margin-left:12px;
    margin-top:5px;
}

.text-events {
    color: #d6d6d6;
    font-size: 16px;
    line-height: 19px;
    letter-spacing:1px;
    margin-left:12px;
    margin-top:5px;
    margin-bottom:250px;
    text-align:center;
}

/*****************************************/

#footer {
    text-align: center;
}

#footer-home {
    text-align: center;
    padding-bottom:50px;
    padding-top:200px;
}

/*****************************************/

h2 {
    color: #d6d6d6;
    font-size: 16px;
    font-weight: bold;
    letter-spacing:1px;
    margin-bottom:5px;
}

p {
    font-size:16px;
    letter-spacing:1px;
    line-height:19px
}

.object-pic {
    margin-right:5px;
}

.object-text {
    width:925px;
}

.object-text .price {
    margin-left:47px;
}

.object-text-bottom {
    padding-bottom:20px;
}

.object-text-bottom .price {
    margin-left:33px;
}

.seperator {
    text-align:center;
    margin:25px 0;
}
