* {
	margin: 0;
	padding: 0;
}
body {
background-color: #FFFFFF
}

a {
text-decoration: none;
color: #336699;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
background: #fff url(images/bg.jpg) repeat-y top center;
font-family: Garamonds, Times, Times New Roman, Serif;
font-size: 12px;
line-height: 17px;
color: #222;
margin: 0 auto;
width: 800px;
}

#header {
height: 150px;
background: #fff url(images/ryerolls_header.jpg) no-repeat;

}
#header h1 { 
font-size: 52px;
letter-spacing: 0px;
padding: 45px 0 0 130px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: 0px;
}
#header h1 a:hover {
color: #fff;
}
#header h2 {
font-size: 22px;
color: #336699;
padding: 30px 0 0 130px;
letter-spacing: 0px;
font-weight: 100;
}

#menu {
height: 30px;line-height: 30px;
background: #fff url(images/menu.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 35px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 14px;
color: #333;
}
#menu ul li a:hover {
color: #aaa;
text-decoration: none;
}

#menubottom { 
background: #fff url(images/menubottom.jpg) no-repeat;
padding: 5px 0;
}

#content {
padding: 0 20px;
}

.right {
float: right;
width: 500px;
text-align: justify;
padding-top: 20px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 26px;
line-height: 26px;
background: none
font-color;
	color: #3366CC;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}

.left {
float: left;
width: 230px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
background: #B9B9B9;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 20px;
color: #336699;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}
.articles { padding: 10px 10px 0px 10px; }

.footer {
margin-top: 30px;
text-align: center;
font-size: 11px;
color: #aaa;
}
.footer a { color: #aaa; }
.footer a:hover { color: #111; }

.pagebasetop { 
background: #fff url(images/menubottom.jpg) no-repeat;
padding: 5px 0;
}

.pagebase {
margin-top: 30px;
text-align: center;
font-size: 11px;
color: #aaa;
border-top: 1px dotted #aaa;

}
.footer a { color: #aaa; }
.footer a:hover { color: #111; }

.pagebasebottom { 
background: #fff url(images/pagebottom.jpg) no-repeat;
padding: 5px 0;
}

}
top_spacedown {
height: 40px;
margin-bottom: 20px;
background-color: #FFFFFF

}
