@charset "UTF-8";
/* CSS Document */
body,td,th {
	color: #FFF;
	background-color: #222;
}
#rocon-container {
	width: 995px;
	border: 1px solid #000;
	float: left;
}
#rocon-nav ul {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 0px;
}
#rocon-nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCC;
	text-decoration: none;
	display: inline;
	padding-right: 20px;
	margin-bottom: 0px;
}
#rocon-container #rocon-footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 995px;
	float: left;
}
#footer-text ul {
	list-style-type: none;
	margin-top: 6px;
}
#rocon-body #rocon-text {
	float: right;
	width: 420px;
	padding: 10px;
}
#rocon-nav ul li a , #rocon-nav ul li a:link{
	color: #999;
	text-decoration: none;
}
#rocon-nav ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#rocon-text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin-top: 8px;
	margin-bottom: 6px;
}
#rocon-text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
	margin-top: 0px;
}
#rocon-body {
	background-color: #000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C41329;
	border-bottom-color: #C41329;
	float: left;
	width: 995px;
}
#rocon-text blockquote p {
	margin-bottom: 6px;
	margin-top: 2px;
}
#rocon-header {
	width: 995px;
	background-image: url(../images/header-bg.jpg);
	height: 150px;
}
#rocon-pics {
	height: 531px;
	width: 550px;
	float:left;
}
#master-container {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}

.pics {  
    height:  531px;  
    width:   550px;  
    padding: 0;  
    margin:  0;
} 

.pics img {  
    width:  550px; 
    height: 531px; 
    top:  0; 
    left: 0;
} 
#footer-text ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: inline;
	padding-right: 30px;
	color: #999;
}
#footer-text {
	width: 750px;
	float: left;
}
#rocon-footer img {
	float: right;
	padding-right: 15px;
	padding-top: 30px;
}
#footer-text ul li a , #footer-text ul li a:link{
	color: #999;
	text-decoration: none;
}
#footer-text ul li a:hover {
	text-decoration: underline;
}
