body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	background: #003366;
	margin: 0;
	padding: 0;
	border: 0;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.1em;
	margin: 0 0 20px 0;
}

h1 { font-size: 18px; color: #006699;}
h2 { font-size: 16px; color: #006699; font-style: italic}
h3 { font-size: 14px; color: #990000;}
h4 { font-size: 14px; color: #006699;}
h5 { font-size: 12px; color: #006699;}
h6 { font-size: 12px; color: #006699; font-style: italic;}


.break {
	clear: both;
}

a {
	color: #006699;
	text-decoration: none;
	border-bottom: 1px solid #006699;
    font-weight: bold;
}

a:hover {
	border-bottom: 1px solid #990000;
}

#container {
	width: 700px;
	margin: 0 auto;
	background: #ffffff;
	padding: 15px;
	border: 2px solid #990000;
	border-top: none;
    color: #003366;
}

#header {
	padding-bottom: 5px;
}

#topmenu {
float: right;
margin-right : 0px; 
left: 0px; 
width: 510px;
height: 50px;
color: #FFFFFF;
border: 2px solid #990000;
background : #003366;
font-size : small;
text-align: right;
}

#topmenu a {
color : #FFFFFF; 
text-decoration : none; 
}

#topmenu hr {
color : #990000; 
}

#webcontent {
	padding-top: 10px;
	width: 500px;
    padding-left: 10px;
	margin: 10px 0 0 10px;
	float: left;
	line-height: 1.5em;
}

#webcontent div.tip {
margin : 0 0 0 3em; 
font-size : x-small; 
line-height : 1.1; 
text-align : center; 
float : right; 
width : 135px; 
padding-bottom: 10px;
} 
#webcontent div.tip p {
margin : 0; 
padding : 0.5em; 
font-family : Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif; 
font-size : x-small; 
background-color : #003366; 
border : thin outset #990000; 
color : #ffffff; 
} 
#webcontent div.tip a {
font-size : x-small; 
display : block; 
margin : 0 0.5em; 
border-bottom : 2px groove #990000; 
} 
#webcontent div.tip a:first-child {
border-top : none; 
} 
#webcontent div.tip em {
color : #c0c0c0; 
font-size : 120%; 
} 
#webcontent div.tip a:link {
text-decoration : none; 
color : #CCCCFF; 
} 
#webcontent div.tip a:visited {
text-decoration : none; 
color : #CCCCFF; 
} 
#webcontent div.tip a:hover {
background : #CCCCFF; 
color : #990000; 
} 

dl dt {
color: #990000; 
font-style: italic; 
font-weight: bold;
padding-top: 5px;
}

dl dt a {
color: #990000; 
font-style: italic; 
font-weight: bold;
}



#navigation {
	background-color: #CCCCFF;
	width: 165px;
	float: left;
	line-height: 1.5em;
	text-align: left;
    padding-top: 5px;
    font-style: normal;
    font-size: x-small;
}

#navigation a {text-decoration: none;

}

#navigation ul {
	margin: 0px 0px 0px 0px;
    padding-left: 5px;
	padding-bottom: 3px;
	list-style: none;
    }    

#navigation ul li ul {
	padding-left: 8px;
}

.navads {
    padding-left: 18px;
}

.adleft {
	float: left;
	margin-right: 15px;
    margin-top: 15px; 
    margin-bottom: 15px;
    width: 300px;
    height: 250px;
}

.adright {
	float: right;
	margin-left: 15px;
    margin-top: 15px; 
    margin-bottom: 15px;
    width: 300px;
    height: 250px;    
}

.vimageleft {
	float: left;
	margin-right: 15px;
    margin-top: 15px; 
    margin-bottom: 15px;
    width: 200px;
    height: 266px;
}

.himageleft {
	float: left;
	margin-right: 15px;
    margin-top: 15px; 
    margin-bottom: 15px;
    width: 266px;
    height: 200px;
}

.simageleft {
	float: left;
	margin-right: 15px;
    margin-top: 15px; 
    margin-bottom: 15px;
    width: 225px;
    height: 225px;
}

.vimageright {
	float: right;
	margin-left: 15px;
    margin-top: 15px; 
    margin-bottom: 15px;
    width: 200px;
    height: 266px;
}

.himageright {
	float: right;
	margin-left: 15px;
    margin-top: 15px; 
    margin-bottom: 15px;
    width: 266px;
    height: 200px;    
}

.simageright {
	float: right;
	margin-left: 15px;
    margin-top: 15px; 
    margin-bottom: 15px;
    width: 225px;
    height: 225px;    
}



#footer {
width: 500px;
height: 50px;
border-top : thin solid #003366;
border-bottom: thin solid #003366;    
padding-top : 10px; 
padding-bottom : 10px;
text-align : center; 
line-height : 12px; 
font-size : x-small;
color: #006699; 
background-color: #CCCCFF; 
} 

#footer hr {color: #990000;
}
