@charset "utf-8";
/* RobertBrewster71.com CSS Document */
html,body
{

	padding: 0;
	margin: 0;
}
body
{
	background: #111111 url(images/body-bg.jpg) bottom repeat-x ;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a
{
	color: #E52C3B;
	text-decoration: none;
}

a:hover
{
	color: #999999;
	text-decoration: underline;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E52C3B;
	padding: 5px 0;
	margin: 5px 0;
	font-weight: bold;
}
#robert
{
	background:;
	width: 423px;
	padding-bottom: 60px;
}
#menubar-l
{
	background: url(images/menubar-l.jpg) no-repeat;
	width: 9px;
	height: 34px;
}
#menubar-c
{
	background: url(images/menubar-c.jpg) repeat-x;
}
#menubar-r
{
	background: url(images/menubar-r.jpg) no-repeat;
	width: 9px;
	height: 34px;
}
.menus
{
	color: #E52C3C;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
}
.menus a
{
	color: #E52C3C;
	text-decoration: none;
	padding: 0 5px;
}
.menus a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 5px;
}
.menus a.selected
{
	color:  #FFFFFF;
	text-decoration: none;
	padding: 0 5px;
}
#cp-tl
{
	background: #FFFFFF url(images/cp-tl.jpg) no-repeat left top;
	height: 7px;
}
#cp-tr
{
	background: #FFFFFF url(images/cp-tr.jpg) no-repeat right top;
	height: 7px;
}
#contentpane
{
	background: #FFFFFF;
	padding: 0 5px;
	height: 350px;
}
#contents
{
	height: 350px;
	padding: 0 15px;
	margin-bottom: 15px;
	overflow: auto;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.footer a, .footer2 a
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px;
}

.footer a:hover, .footer2 a:hover
{
	color: #000000;
	text-decoration: none;
	border-bottom: solid 1px #E32D3B;
	padding: 1px;
}
.footer:hover
{
	color: #000000;
}

