@charset "utf-8";
/* CSS Document */

body {
	width:777px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#000;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size:12px;
	color:#fff;
}


#head {
	background:url(/images/title.gif) no-repeat;
	width:777px;
	height:130px;
	position:absolute;
	bottom:505px;
}

#bg {
	background:url(/images/bg.jpg) no-repeat;
	width:757px;
	height:485px;
	position:absolute;
	padding:10px 10px 10px 10px;
	bottom:0px;
}

#menu {
	position:absolute;
	bottom:54px;
	width:757px;
	height:15px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
}

#meta {
	position:absolute;
	bottom:0px;
	text-align:center;
	font-size:10px;
	color:#fd9a9a;
	width:757px;
	height:12px;
	padding:13px 0px 13px 0px;
}

#email {
    margin: 0 auto;
    border: 0px solid #ffffff;
    color: #ffffff;
    width: 350px;
    padding: 15px;
    background-color: #b80403;
    border: 3px solid #ffffff;
	position:absolute;
	left:100px;
	top:100px;
}

#address {
    margin: 0 auto;
    border: 0px solid #ffffff;
    color: #ffffff;
    width: 250px;
    padding: 15px;
    background-color: #b80403;
    border: 3px solid #ffffff;
	position:absolute;
	left:445px;
	top:150px;
}

input, select, textarea {
	border: 1px #fff solid;
	background:#d63836;
	margin:0;
	padding:2px;
	color:#fff;
}

img {
	border:0px;
}

.rose {
	color:#fd9a9a;
	font-size:11px;
}

h1 {
	color:#fde3e3;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
}

div.hr {
	border-bottom:1px #dc3b3a solid;
	margin:5px 0px 5px 0px;
}

form {
	margin:0;
	padding:0;
}

a.menu, a.menu:visited {
	margin:0px 12px 0px 12px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

a.menu:hover {
	color:#c00;
}

a.selected {
	color:#c00;
}

.showlist {
	width:300px;
	height:90px;
    margin: 10px;
    border: 0px solid #fff;
    color: #fd9a9a;
    padding: 5px;
    background-color: #b80403;
    border: 3px solid #fff;
	font-size:90%;
	position:relative;
}

.linklist {
	width:300px;
	height:50px;
    margin: 15px;
    border: 0px solid #fff;
    color: #fd9a9a;
    padding: 10px;
    background-color: #b80403;
    border: 3px solid #fff;
	font-size:90%;
}

a.linklist1, a.linklist1:visited {
	color:#fff;
	font-size:130%;
}

a.linklist1:hover {
	color:#fd9a9a;
}

a.navi, a.navi:visited {
	background:#000;
	color:#fff;
	text-decoration:none;
	font-size:80%;
}

a.navi:hover {
	color:#f00;
}

.naviline {
	text-align:center;
	padding:5px 5px 5px 5px;
}

.aligncenter {
	text-align:center;
}

img.showthumb {
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 5px;
	border:1px #000 solid;
}

a.whitelink, a.whitelink:visited {
	color:#fff;
	text-decoration:underline;
}

a.whitelink:hover {
	color:#fd9a9a;
}

.padding20 {
	padding:20px 20px 20px 20px;
}

.size130 {
	font-size:130%;
}

.justify {
	text-align:justify;
}

.brd {
	border:3px #fff solid;
}

.floatleft {
	float:left;
}

.thumb2box {
	width:320px;
	margin:15px 0px 15px 15px;
	font-size:80%;
	color:#fff;
}

.thumb2box a {
	text-decoration:none;
	color:#999;
}

.w390 {
	width:390px;
}

.itembox {
	margin:15px 15px 15px 15px;
	height:300px;
	overflow:hidden;
}

.clearboth {
	clear:both;
}
