body {
	height: 100%;
	margin: 0;
	font: 90% "Trebuchet MS", sans-serif;
	color: #000;
	background: rgb(46,19,93) url(http://i181.photobucket.com/albums/x56/amtrak12/botbbackground.jpg);
	}
body b{
	color: rgb(46,19,93);
	}
html {
	height: 100%;
	margin: 0;
	background: rgb(46,19,93) url(http://i181.photobucket.com/albums/x56/amtrak12/botbbackground.jpg);
	
	}
table{
 width: 420px;
}	
table img{
align: center;
}
div#global {
	min-height: 100%;
	width: 800px;
	border-left: rgb(255,247,140) 2px solid;
	border-right: rgb(255,247,140) 2px solid;
	padding: 0;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	border-top: rgb(255,247,140) 1px solid;
	background: rgb(255,247,140)	
	}
div#center {
	padding-bottom: 50px;
	overflow: auto;
}
div#footer {
	position: absolute;
	width: 100%;
	bottom: 0;
	}
div#footer p {
	margin: 2px 0;
	padding: 0 10px;
	font-size: 0.9em;
	}
div#footer a {
	color: #fff;
	}	
div#footer {
	position: absolute;
	width: 800px;
	bottom: 0;
	background: rgb(46,19,93);
	color: #fff;
	}
	
div#content {
        float: left;
	width: 530px;
	margin-left: 5px;
	}
	
div#content h2 {
	
	background: rgb(46,19,93);
	color: #fff;
	text-align: center;
	font: small-caps 1.6em "Comic Sans MS", sans-serif;
	font-style: bold;
	}
div#content h3 {
	color: rgb(46,19,93);
	text-align: center;
	font-family: Arial;
	font-variant: small-caps;
	border-top: rgb(46,19,93) 3px groove;
	border-bottom: rgb(46,19,93) 3px ridge;
	}
div#content h4 {
	color: rgb(46,19,93);
	border-left: rgb(46,19,93) 1px solid;
	border-right: rgb(46,19,93) 1px solid;
	border-bottom: rgb(46,19,93) 1px solid;
	border-top: rgb(46,19,93) 16px solid;
	float: left;
	height: 55px;
	width: 50px;
	text-align: center;
	font-family: Tahoma, sans-serif;
	margin-right: 10px;
	margin-top: 0px;
	}
div#content h5 {
	color: #292421;
	text-align: left;
	font-family: Times New Roman;
	font-variant: small-caps;
	border-top: #221111 3px groove;
	border-bottom: #221111 3px ridge;
	}

div#header {
	background: rgb(255,247,140) url(http://i181.photobucket.com/albums/x56/amtrak12/Header1.jpg) no-repeat;
	border-bottom: rgb(255,247,140) 2px solid;
	color: #fff;
	height: 533px;
	position: relative;
	}
div#header h1 {
        margin: 0;
	position: absolute;
	bottom: 25px;
	left: 10px;
	font: small-caps 2em Georgia, serif;
	}
div#sidebar {
	float: right;
	width: 180px;
	height: 100%;
	background: rgb(185,119,251);
	border-left: rgb(46,19,93) 1px solid;
	
	}
div#sidebar p  {
	padding: 0 0px;
	background: rgb(185,119,251);
	}
div#sidebar h3{
	padding: 3px;
	background: rgb(46,19,93);
	font: 1.2em "Trebuchet MS", serif;
	font-style: italic;
	color:#fff;
	margin: 0px;
	
}

ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul#menu li a {
	display: block;
	height: 16px;
	padding-left: 15px;
	padding-bottom: 3px;
	margin: 0px 0;
	border-bottom: 1px dotted rgb(46,19,93);
	#border-left: 1px solid rgb(46,19,93);
	#border-right: 1px solid rgb(46,19,93);
	color: rgb(255,247,140);
	font: small-caps 1.0em/18px "Tahoma",Verdana,serif;
	text-decoration: none;
}
ul#menu li a:hover {
	
	color: rgb(46,19,93);
	background-color: #fff;
	font-style: italic;
}
a {
	color: rgb(46,19,93);
	text-decoration: none;
	}
a:hover {
	color: #fff;
	text-decoration: underline;
	}
.red{
        color:red;
	}	
	
.petit{
        font-size: 0.8em;
        font-style: italic;
	}		
	
.note {
	font-size: 85%;
	}