/* RND07 layout and styles */

body {
  font-size: 62.5%;
  text-align: center;
  background-color:#cc0000;
  margin:0px 0px 8px 0px;
  color:#ffffff;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  }
  
a:link	{ color:#ffff00; text-decoration:none;}
a:visited {color:#ffff00; text-decoration:none;}
a:hover {text-decoration:none;}

#sidebar a:hover {text-decoration:none; background-color:c00;}

p a:link {color:#ffff00; text-decoration:none; border-bottom:1px dotted #ffff00; margin-bottom:1px; padding-bottom:0px;}
p a:visited {color:#ffff00; text-decoration:none; border-bottom:1px dotted #ffff00; margin-bottom:1px; padding-bottom:0px;}
p a:hover {color:#ffff00; border-bottom:2px solid #ffff00;}

img.right {
float:right;
margin:0 0 10px 10px;
}
img.left {
float:left;
margin:0 10px 10px 0;
border:1px solid #ffffff;
}

h1 {
font-size:1.8em;
font-weight:bold;
margin-bottom:0.2em;
}

h2 {
color:#ffff00;
font-weight:bold;
font-size:1.1em;
margin-left:130px;
}

div#wrapper {
  margin: 0 auto;
  width: 700px;
  background-color:#ff0000;
  }
#header {
    background-color:#ff0000;
}
#nav {
    background-color:#ff0000;
}
#main {
    background-color:#ff0000;
	float:left;
	width:545px;
	text-align:left;
	font-size:11px;
	color:#ffffff;
}

#main p {
margin-left:130px;
margin-right:20px;
}

#main ul {
margin-left:130px;
}
#main li {margin:0.4em 0 0.4em 0;}

#sidebar {
    background-color:#ff0000;
	width:152px;
	margin-left:545px;
	text-align:left;
	font-size:1em;
}

#sidebar ul {margin:0; padding:0;}
#sidebar li {margin-bottom:0.2em; list-style-type:none; background:transparent url(/rnd07/images/bullet.gif) 0 0.3em no-repeat; padding-left:1.3em;}

#wrapper > #sidebar {
	background-color:#ff0000;
	width:155px;
	}

#footer {
    background-color:#ff0000;
	clear:both;
	font-size:1em;
	text-align:left;
	padding:4px;
}

#homeLeader {
width:420px;
height:150px;
margin-left:80px;
margin-right:20px;
}

#homeLeader ul {
margin-left:155px;
}

#homeLatest {
width:210px;
height:100px;
margin-left:40px;
float:left;
}

#main > #homeLatest {
margin-left:80px;
}

#homeSingle {
width:210px;
height:100px;
margin-left:300px;
margin-right:20px;
}

#photos {
margin-left:50px;
}

#photos img {
border:10px solid #ea0000;
}

#photoAlbum {
width:475px;
margin:0px;
padding-top:80px;
background:#ff0000 url("/rnd07/images/photos.gif") no-repeat;
}

#photoCaption {
width:475px;
padding-top:10px;
padding-bottom:20px;
font-size:1.1em;
background:#ff0000;
}

#meter {padding-top:1em;}

.picture {
margin-left:10px;
margin-top:20px;
float:left;
}
.picture img {
border:1px solid #ffffff;
}
.newswrapper {
padding-bottom:10px;
}
.newsfeeddate {
font-size:1em;
margin-left:130px;
margin-top:10px;
margin-bottom:-8px;
}
.latest {
background:#ff0000 url("/rnd05/images/bullet.gif") no-repeat;
background-position:0px 2px;
padding-bottom:4px;
padding-left:12px;
}
