/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#e5e5e5;
color:#4A4A4A;
}

#wrapper{
width:592px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}

#header{
background-image:url(images/header.jpg);
height:119px;
border-bottom:20px solid #A9A9A9;
}

#content{
padding:20px 40px 10px 40px;
border-bottom:20px solid #BF1A5E;
}

.runner{
float:left;
margin-right:20px;
margin-bottom:10px;
}

h1{
color:#BF1A5E;
font-size:16px;
line-height:160%;
padding-bottom:20px;
}

h2{
font-size:14px;
}

.contact{
font-size:14px;
font-weight:600;
}

.maroon{
color:#BF1A5E;
}

.register{
border:0;
float:right;
}

a{
color:#4A4A4A;
text-decoration:none;
}

a:hover{
color:#CCCCCC;
}

#realbuzz{
margin-left:auto;
margin-right:auto;
width:200px;
}

.realbuzz{
border:0;
}