* { margin: 0; padding: 0; }
img { border: 0; }
body { min-width: 780px; margin: 0; padding: 4em 0 2em 0; background: #fff; font-family: Lucida Sans, Arial, sans-serif; }

#front_welcome { margin: 3px; color: #fff; background: #a60; }
#front_welcome h1 { text-align: center; font-size: 10pt; line-height: 300%; font-weight: normal; letter-spacing: .25em; text-transform: uppercase; }

#front_header { clear: both; margin: 3px; padding: 2em 0; color: #fff; background: url('../images/allen_design_logo.gif') 80px center no-repeat #012; line-height: 150%; }
#front_header p { margin-left: 480px; padding: .5em 10% .5em 0; font-size: 10pt; letter-spacing: .05em; }
#front_header a { text-decoration: none; border-bottom: 1px solid #444; color: #ddd; }
#front_header a:hover { color: #fff; background-color: #444; }

#front_nav { clear: both; margin: 3px; color: #444; background: #ddd; border: 1px solid #aaa; text-align: right;}
#front_nav ul { list-style: none; }
#front_nav li { display: inline; padding: 0 4em 0 0; font-size: 10pt; line-height: 300%; font-weight: bold; letter-spacing: .05em; text-transform: uppercase; }
#front_nav a { text-decoration: none; border-bottom: 1px solid #aaa; color: #444; }
#front_nav a:hover { background-color: #ccc; }

#front_footer { clear: both; margin: 3px; padding: 0; color: #aaa; text-align: center; line-height: 150%; }
#front_footer p { font-size: 10pt; letter-spacing: .05em; }
#front_footer a { text-decoration: none; border-bottom: 1px solid #aaa; color: #888; }
#front_footer a:hover { background-color: #ddd; }