/* stevefoley.com, by mmrobinson, foley.css */

body {
font-family: Arial, Verdana, Geneva;
font-size: 9pt;
line-height: 15pt;
color: #ffffff;
text-align: center;
background-color: #000000;
}

img {border: none;}

.bold {font-weight: bold;}

.pad5 {padding: 5px;}
.pad10 {padding: 10px;}
.pad15 {padding: 15px;}

div.buttonfloat {
float: left;
margin: 0px;
padding: 0px;
}

.bigcopy {
font-size: 11pt;
font-weight: bold;
color: #cccccc;
}

div.main {
width: 900px;
margin: 36px auto 36px auto;
}

div.header {
clear: both;
margin: 0px auto 18px auto;
}

div.left {
float: left;
width: 215px;
height: 110px;
margin: 0px 3px 0px 0px;
}

div.center {
float: left;
width: 464px;
height: 110px;
margin: 0px;
}

div.right {
float: left;
width: 215px;
height: 110px;
margin: 0px 0px 0px 3px;
}

div.middle {
width: 900px;
margin: 0px;
padding: 0px;
}

div.copy {
width: 900px;
margin: 0px;
padding: 0px;
background: #000000 url(images/copytile.jpg) top left repeat-x;
}

div.copy p {
margin: 0px;
padding: 0px 100px 20px 100px;
}

div.copy a {
text-decoration: none;
font-size: 11pt;
font-weight: bold;
color: #cccccc;
}

div.copy a:hover {
color: #ffffff;
}


