/* Freelance1.css \*/
* html #navigation ul li {
height: 1%;
}

/* Header: title, masthead, navigation */

body {
margin: 25px;
padding: 0px;
text-align: center;
}

a:link, a:visited {
color: #000066;
font-weight: bold;
text-decoration: none;
}

a:hover, a:active {
color: #111111;
font-weight: bold;
text-decoration: underline;
}

abbr, acronym {
border-bottom: 1px dotted #000000;
cursor: help;
text-decoration: none;
}

body, h1, h2, p {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

blockquote {
margin: 0px 0px 10px 30px;
line-height: 150%;
font-size: 12px;
}

embed {
padding: 10px 0px 5px 0px;
}

h1, h2, img, p {
margin: 0px;
}

img {
border: 0px;
}

label {
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

p {
padding: 0px 0px 10px 10px;
line-height: 150%;
font-size: 12px;
}

#header {
margin: 0px;
padding: 0px;
}

#header h1 {
margin: 0px 0px 10px 0px;
padding: 0px;
font-size: 24px;
text-align: center;
}

#header h1 a:link, #header h1 a:visited, #header h1 a:hover, #header h1 a:active {
color: #000066;
text-decoration: none;
}

#header h1 a:hover, #header h1 a:active {
color: #111111;
text-decoration: none;
}

#header h1 span {
font-size: 10px;
display: block;
}

#navigation {
margin: 10px auto 0px auto;
background: url(grey.gif) repeat-x 0 50%;
font-size: 12px;
letter-spacing: .09em;
z-index: 1;
}

#navigation ul {
list-style-type: none;
text-align: center;
margin: 0px;
padding: 0px;
z-index: 2;
}

#navigation li {
display: inline;
text-align: center;
margin: 0px 5px;
}

#navigation li a {
padding: 1px 5px;
color: #666666;
background-color: #C9CF49;
border: 1px solid #000000;
text-decoration: none;
}

#navigation li a:hover, #navigation li a#current {
color: #000000;
border: 1px solid #666666;
border-top: 2px solid #666666;
border-bottom: 2px solid #666666;
}

#navigation li a#block1 {
background-color: #E4DFBC;
}

#navigation li a#block2 {
background-color: #C9CF49;
}

#navigation li a#block3 {
background-color: #9DB9BA;
}

#navigation li a#block4 {
background-color: #FEC720;
}

#navigation li a#block5 {
background-color: #EBEF32;
}

#footer {
clear: both;
padding: 10px;
margin: 10px 10px 0px 10px;
border-top: 1px solid #999999;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: center;
}

.copy {
	font:10px/1.5 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	letter-spacing: .09em;
	text-align: center;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	}
