/* CSS Document */



#wrapper {
background-image:url(../images/gridbg.gif);
background-repeat:repeat;
width:460px;
margin:50px;
padding:0;
}

body {
font-size: 87.5%;
font-family: Arial, 'Liberation Sans', FreeSans, sans-serif;
}

html>body {
font-size:14px;
}

p {
line-height:18px;
margin-bottom:18px;
color:#333;
}

h1 {
font-size:20px;
line-height:36px;
margin-bottom:18px;
}

h2 {
font-family:"helvetica neue",Arial,Helvetica,"Lucida Grande",Verdana,sans-serif;
letter-spacing:-1px;
font-size:27px;
line-height:36px;
margin-bottom:18px;

}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:18px;
margin-bottom:18px;

}

ul, ol {
margin-bottom:18px;
}

ul {

}

li {
line-height:18px;
}

blockquote {
padding:0 140px 0 60px;
}

blockquote p {
margin-bottom:0;
}

cite {
text-align:right;
display:block;
margin-bottom:18px;
}
