﻿
html,body {background:url(diagbg3.png) top left repeat;
	margin:0px 0px; padding:0px;
	text-align:center;
	height:100%;
	}






p {font-family: "Verdana", sans-serif; 
	color: #000000; 
	font-size: 12px; 
	line-height: 1.5; 
	text-align: justify; 
	font-weight: normal;
	}


p.bottom 	{color: #000000; 
	font-size: 10px;
	line-height: 1.7;
	font-weight: normal;
	text-align: center;
	margin-top:0px;
	margin-bottom:0px;
	}


.class1 a:link {text-decoration: none;
	font-weight:bold; 
	color: #FFFFFF;
	}

.class1 a:hover {text-decoration: 
	none;font-weight:bold; 
	color: #000000;
	}

.class1 a:focus {text-decoration: none;
	font-weight:bold; 
	color: #000000;
	}

.class1 a:visited {text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
	}

	
	
	
	
	
	
	
.class2 a:link {text-decoration: none;
	font-weight:normal; 
	color: #000000;
	}

.class2 a:hover {text-decoration: 
	none;font-weight:normal; 
	color: #808080;
	}

.class2 a:focus {text-decoration: none;
	font-weight:normal; 
	color: #000000;
	}

.class2 a:visited {text-decoration: none;
	font-weight:normal;
	color: #000000;
	}
	
	
	
	
	
	


h1 	{color: #A80000; 
	font-size: 18px; 
	text-transform:uppercase; 
	}

h2 	{color: #A80000; 
	font-size: 18px; 
	}

h3 	{color: #000000; 
	font-size: 20px; 
	}



#content {position: relative;
	width: 700px;
	margin:0px auto;
	text-align:left;
	z-index:4000;
	padding:20px;
	background-color:#FFFFFF;
	border-color: #808080; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 2px; 
	border-bottom-width: 0px; 
	border-left-width: 2px;
	}

#links {position: relative; width: 700px;
	margin:0px auto;
	text-align:right;
	z-index:3000;
	background-color:#808080;
	padding:7px 20px 7px 20px;
	border-color: #808080; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 2px; 
	border-bottom-width: 0px; 
	border-left-width: 2px;
	}


#header {position: relative; top: 0px; width: 740px; height: 275px;
	margin:0px auto;
	text-align:left;
	z-index:2000;
	padding:0px;
	background-color:#FFFFFF;
	border-color: #808080; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 2px; 
	border-bottom-width: 0px; 
	border-left-width: 2px;
	}

#bar	{position: absolute; top: 60px; left: 0px; width: 100%; height: 150px;
	background:url(barbg2.png) top left repeat;
	z-index:1;
	border-color: #808080; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 0px; 
	border-bottom-width: 2px; 
	border-left-width: 0px;
	}


#bottombar	{position: relative; width: 700px; height: 35px;
	margin: 0px auto;
	text-align:center;
	z-index:5000;
	background-color:#808080;
	padding:7px 20px 7px 20px;
	border-color: #808080; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 2px; 
	border-bottom-width: 0px; 
	border-left-width: 2px;
	}

