
* {
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align: center;
}

html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: 1px;
	background-color: #262262;
	font-size: 16px;
}

#content {overflow:hidden;}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px; /* the bottom margin is the negative value of the footer's height */
}

#footer, #push {
	text-align:left;
	height: 30px; /* .push must be the same height as .footer */
}


#main-container {
	width: 930px;
	text-align: center;
	margin-right:auto;
	margin-left:auto;
}

#top {height: 30px;}
#logo {text-align: center; background-color: #fff;}
#text {margin-left: auto; margin-right: auto;}

#menu-left {width: 210px; padding-right: 25px; padding-top: 25px; float: left; text-align: right;}
#top-border {margin-top: 25px;}
#top-border, #bottom-border {float: left; background-image: url('../img/silver-border.gif'); height: 25px; width: 670px; }
#bottom-border {background-position: 0px -25px; }

#main-page {
	float: left;
	}

#main-content {
	background-image: url('../img/rr-spirit-of-ecstasy.gif');
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 50px;
	padding-left:25px;
	padding-right: 25px;
	text-align: justify;
	border-left: solid;
	border-right: solid;
	border-color: #7c749a;
	border-left-width: 2px;
	border-right-width: 2px;
	width: 616px;
}

a:link {text-decoration: underline; color: #eee; font-weight: bold;}
a:visited {text-decoration: none; color: #ddd; font-weight: bold;}
a:hover {text-decoration: none; color: #fff; font-weight: bold;}

a.menu:link {text-decoration: none; font-style: italic; color: #fff; font-weight: bold; font-variant: small-caps; font-size: 17px; letter-spacing: 0px; line-height: 26pt}
a.menu:visited {text-decoration: none; font-style: italic; color: #ddd; font-weight: bold; font-variant: small-caps; font-size: 17px; letter-spacing: 0px; line-height: 26pt}
a.menu:hover {text-decoration: underline; color: #b6b2f2; font-weight: bold; text-transform: uppercase; font-size: 14px; letter-spacing: 1px; line-height: 26pt}

a.menu-bottom:link {text-decoration: none; font-style: italic; color: #999; font-weight:bold; font-variant: small-caps; font-size: 10px; letter-spacing: 1px;}
a.menu-bottom:visited {text-decoration: none; font-style: italic; color: #777; font-weight:bold; font-variant: small-caps; font-size: 10px; letter-spacing: 1px;}
a.menu-bottom:hover {text-decoration: underline; color: #b6b2f2; font-weight:bold; font-size: 10px; letter-spacing: 1px;}

a.small:link {text-decoration: none; color: #999; font-weight:bold; font-size: 10px; letter-spacing: 1px;}
a.small:visited {text-decoration: none; color: #999; font-weight:bold; font-size: 10px; letter-spacing: 1px;}
a.small:hover {text-decoration: underline; color: #a6a2e2; font-weight:bold; font-size: 10px; letter-spacing: 1px;}

h1 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
}
h2 {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
	letter-spacing: 0px;
	text-align: left;
}
