﻿#topNav {
	margin-top: 10px;
}
body
{
margin:0 0 0 0; 
padding:0 0 0 0; 
text-align:center; 
background-image:url('images/bg.jpg');
background-repeat:repeat-x;
background-color:#ffffff;
}

 
#pagewidth{ 
 width:940px; 
 text-align:left;  
margin-left:auto; 
padding-left:13px;
 margin-right:auto;  

} 


#header{
 position:relative; 
 width:100%;
} 


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{margin: 0; padding: 0;	border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;}
html{ color:#7f8081; line-height:1; font-family:arial, verdana, sans-serif; overflow-y:scroll;}
:focus {outline: 0;}
body {line-height: 1; color: #5f6062; font-size:0.8em}

h3
{
margin-top:15px;
margin-bottom:15px;

font-size:25px;
color:#88ceda;
}

h4
{
color:#88ceda;
font-size: 18px;	
}

#menu
{
color:white; margin-left:50px;padding-left:35px;padding-top:18px; font-weight:bold; font-size:11pt; font-family:arial; background-image:url('images/menu.jpg'); background-repeat:no-repeat; width:830px; height:50px; margin-top:7px; margin-bottom:20px;
}

a.menu
{
color:white;
text-decoration:none;
}

a.menu:hover
{
color:white;
text-decoration:underline;
}

a.links
{
color:#77bfcb;
text-decoration:none;
}
a.links:hover
{
color:#77bfcb;
text-decoration:underline;
}
p
{
font-size:14px;
}
.fltright {
	float:right;
	margin-left:30px;
}