html,body{margin:0;padding:0;background: url(../images/box-tile.gif);}
body{
font: 76% verdana, arial,sans-serif; 
text-align: center;
}
p{margin:0 0 0 0 }
div#content {text-align:center;}
div#header h1{height:80px;line-height:80px;margin:0;padding-left:20px;}
div#right{line-height: 140%; font-size: 14px; color: white; width: 25%; float:right; margin-right:40px; padding: 12px;}
div#extra{line-height: 140%; font-size: 14px; color: white; padding: 12px; background: black; float:right; border: 1px solid red;}
div#contact{line-height: 140%; font-size: 14px; color: black; float:right; padding: 12px;}
div#navigation{text-align: left; float:left; width:50%; height:100%; margin-left: 40px; margin-right:0px;}
div#full{text-align: left; float:left;width:90%; margin-left: 20px; margin-right:20px;}
div#links{width:100%; font: 160% bold; text-align: left; float:left; margin-left: 20px; margin-right:20px; height: 45px;}
div#footer{clear:left;width:100%; font: 66%;}
div#pic{margin: 0; padding: 0; border:0; background:#cc0000;}
.lineboxed {padding: 8px; border: 1px solid #ccc;}

li{
margin-left: 15px;
}

H2 
{
color:black;
font-size : 19px;
font-weight:normal;
margin-bottom: 1px;
margin-top: 15px;
}
H3 
{
color:black;
font-size: 17px;
margin-top: 5px;
font-weight:normal;
}

.boxed
{
margin-bottom: 4px;
line-height: 130%;
font-size: 11px;
font-weight: normal;
margin-top: 4px;
background: url(../images/box-tile.gif);
padding-right: 12px;
padding-left: 12;
padding-top: 12;
padding-bottom: 12;
border: 1px solid;
border-color: #f2f2f2;
}

.legal
{
margin-bottom: 4px;
line-height: 130%;
font-size: 10px;
font-weight: normal;
margin-top: 10px;
background: url(../images/box-tile.gif);
padding-right: 12px;
padding-left: 12;
padding-top: 12;
padding-bottom: 12;
border: 1px solid;
border-color: #f2f2f2;
}

.notepad
{
background: url(../images/notepad_02.gif);
}

 
a {color : red; text-decoration:none;}
a:visited {color : red; text-decoration:none;}
a:hover {color : #ff3333; text-decoration:underline;}


hr {
border: 1px dotted;
height: 1px;
color: #cccccc;
}

b {font : bold;}
 
input {font-size:97%;}
 
select {font-size:97%;}
 
textarea {font-size:97%;}