* {
	margin: 0;
	padding: 0;
}

body {
background:#2A3FAA;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
}

a {
text-decoration: underline;
color:#2A3FAA;
}
a:hover {
text-decoration: underline;
color: #4F5D7F;
}

#wrap {
margin: 20px auto 10px auto;
width: 800px;
background: #fff;
padding: 10px;
border: 5px solid #000;
}

#headertext {
height:20px;
background:#000000;
text-align:center;
}

#headertext h1{
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
}

#header {
height: 160px;
background: #554d42 url(images/header.jpg) no-repeat;
}
#header h1 { 
font-size: 24px;
letter-spacing: 1px;
padding: 17px 0 0 10px;
color: #ffff00;
}
#header h1 a { 
color:#ffffff;
text-decoration: none;
font-weight: 600;
letter-spacing: 1px;
}
#header h1 a:hover {
color: #fff;
}

#headernews {
height: 160px;
background: #554d42 url(images/railwayposters_headernews.jpg) no-repeat;
}
#headernews h1 { 
font-size: 24px;
letter-spacing: 1px;
padding: 17px 0 0 10px;
color:#FFFFFF;
}
#headernews h1 a { 
color:#ffffff;
text-decoration: none;
font-weight: 600;
letter-spacing: 1px;
}
#headernews h1 a:hover {
color: #fff;
}

#headerreviews {
height: 160px;
background: #554d42 url(images/railwayposters_headerreviews.jpg) no-repeat;
}
#headerreviews h1 { 
font-size: 24px;
letter-spacing: 1px;
padding: 17px 0 0 10px;
color:#FFFFFF;
}
#headerreviews h1 a { 
color:#ffffff;
text-decoration: none;
font-weight: 600;
letter-spacing: 1px;
}
#headerreviews h1 a:hover {
color: #fff;
}


#headerposterseries {
height: 160px;
background: #554d42 url(images/railwayposters_headerposterseries.jpg) no-repeat;
}
#headerposterseries h1 { 
font-size: 24px;
letter-spacing: 1px;
padding: 17px 0 0 10px;
color: #ffff00;
}
#headerposterseries h1 a { 
color:#ffffff;
text-decoration: none;
font-weight: 600;
letter-spacing: 1px;
}
#headerposterseries h1 a:hover {
color: #fff;
}

#headervolume1 {
height: 160px;
background: #554d42 url(images/railwayposters_headervolume1.jpg) no-repeat;
}
#headervolume1 h1 { 
font-size: 24px;
letter-spacing: 1px;
padding: 17px 0 0 10px;
color: #ffff00;
}
#headervolume1 h1 a { 
color:#ffffff;
text-decoration: none;
font-weight: 600;
letter-spacing: 1px;
}
#headervolume1 h1 a:hover {
color: #fff;
}

#headervolume2 {
height: 160px;
background: #554d42 url(images/railwayposters_headervolume2.jpg) no-repeat;
}
#headervolume2 h1 { 
font-size: 24px;
letter-spacing: 1px;
padding: 17px 0 0 10px;
color: #ffff00;
}
#headervolume2 h1 a { 
color:#ffffff;
text-decoration: none;
font-weight: 600;
letter-spacing: 1px;
}
#headervolume2 h1 a:hover {
color: #fff;
}

#headerfuturevolumes {
height: 160px;
background: #554d42 url(images/railwayposters_headerfuturevolumes.jpg) no-repeat;
}
#headerfuturevolumes h1 { 
font-size: 24px;
letter-spacing: 1px;
padding: 17px 0 0 10px;
color: #ffff00;
}
#headerfuturevolumes h1 a { 
color:#ffffff;
text-decoration: none;
font-weight: 600;
letter-spacing: 1px;
}
#headerfuturevolumes h1 a:hover {
color: #fff;
}

#headergallery {
height: 160px;
background: #554d42 url(images/railwayposters_headergallery.jpg) no-repeat;
}
#headergallery h1 { 
font-size: 24px;
letter-spacing: 1px;
padding: 17px 0 0 10px;
color: #ffff00;
}
#headergallery h1 a { 
color:#ffffff;
text-decoration: none;
font-weight: 600;
letter-spacing: 1px;
}
#headergallery h1 a:hover {
color: #fff;
}

#headerorder {
height: 160px;
background: #554d42 url(images/railwayposters_headerorder.jpg) no-repeat;
}
#headerorder h1 { 
font-size: 24px;
letter-spacing: 1px;
padding: 17px 0 0 10px;
color: #ffff00;
}
#headerorder h1 a { 
color:#ffffff;
text-decoration: none;
font-weight: 600;
letter-spacing: 1px;
}
#headerorder h1 a:hover {
color: #fff;
}


#headercontactus {
height: 160px;
background: #554d42 url(images/railwayposters_headercontactus.jpg) no-repeat;
}
#headercontactus h1 { 
font-size: 24px;
letter-spacing: 1px;
padding: 17px 0 0 10px;
color: #ffff00;
}
#headercontactus h1 a { 
color:#ffffff;
text-decoration: none;
font-weight: 600;
letter-spacing: 1px;
}
#headercontactus h1 a:hover {
color: #fff;
}


#headerlinks {
height: 160px;
background: #554d42 url(images/railwayposters_headerlinks.jpg) no-repeat;
}
#headerlinks h1 { 
font-size: 24px;
letter-spacing: 1px;
padding: 17px 0 0 10px;
color: #ffff00;
}
#headerlinks h1 a { 
color:#ffffff;
text-decoration: none;
font-weight: 600;
letter-spacing: 1px;
}
#headerlinks h1 a:hover {
color: #fff;
}


#menu {
height: 30px;
line-height: 30px;
background: #000;
/*
border-top:thin;
border-top-style:solid;
border-top-color:#FFFFFF;
*/
}
#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 15px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 12px;;
color:#FFFF00;
}
#menu ul li a:hover {
color: #aaa;
text-decoration: none;
}

#content {
padding: 0 20px 20px 0;
}

.right {
float: right;
width: 760px;
text-align: justify;
padding-top: 5px;
}
.right h2 {
font-size: 16px;
font-weight: bold;
color:#2A3FAA;
padding: 15px 0 7px 0;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {

}

.right h3 {
font-size: 12px;
font-weight: bold;
color:#000000;
padding: 10px 0 5px 0;
}

.right h4 {
font-size: 12px;
font-weight: bold;
color:#000000;
padding: 5px 0 5px 0;
}

.right img {
	padding-left: 10px;
	padding-right:10px;
	}

.left {
float: left;
width: 10px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
color: #7988AF;
font-size: 15px;
}
.left ul {
padding: 10px 0 15px 30px;
list-style-type: square;
color: #99AECD;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}

#footer {
text-align: center;
font-size: 11px;
color: #aaa;
}
#footer a { color: #aaa; }
#footer a:hover { color: #111; }