body {
font-family: trebuchet ms, helvetica, jamrul, sans-serif;
font-size:10pt;
background-color:#CCCCCC;
margin:0px;
text-align:center;
background-image:url(background.jpg);
background-position:top;
background-attachment:fixed;
background-repeat:no-repeat;
}

#wrapper{
width:760px;
overflow:auto;
margin:0px auto;
text-align:left;
}

#banner{
width:760px;
height:70px;
}

#navigation {
width:150px;
margin-right:10px;
float:left;
font-family: lucida sans unicode, lucida grande, sans-serif;
font-size:10pt;
line-height:20px;
color:#422442;
text-align:left;
}

#navigation p{
margin-left:5px;
}

#content {
width:600px; 
float:left;
text-align:left;
}

#content p{
margin-right:25px;
}

#footer{
height:15px;
clear:both;
}

h1 {
color:#330033;
font-size:12pt;
font-weight:bold;
letter-spacing:3px;
}

h2 {
font-size:11pt;
font-weight:bold;
}

strong {
color:#660066;
font-size:14px;
font-weight:bold;
}

ul{
list-style-type:disc; 
list-style-image:url(../template/heart.gif); 
line-height:18px;
}

.hr{
height:3px;
width:90%;
background-color:white;
border:1px solid #CCC;
padding:0px;
margin-top:30px;
margin-bottom:30px;
font-size:0px;
}

a {
color:#660066;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
font-weight:normal;
}

a:hover {
color: black;
}

#navigation a {
color:#000000;
background-color:none;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10pt;
text-decoration: none;
}

#navigation a:hover {
color:#000000;
background-color:none;
text-decoration:underline;
}