body {
	margin: 0px;
	padding: 0px;
	background-color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;

}

#master {
	position: relative;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #006600;
	text-align: left;
}

#logo {

    position: absolute;

    width:200px;

    height:125px;

    top: 0px;

    left: 0px;

    background-color: #FF0000;

}

#navbar {
	position: absolute;
	height:19px;
	width: 100%;
	top: 98px;
	right: 0px;
	text-align: center;
	background-color: #FFFFFF;
	line-height: normal;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000099;
	border-bottom-color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#picture {
	position: absolute;
	height:102px;
	width: 800px;
	top: 0px;
	right: 0px;
	background-image: url(/images/top.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#bodywrap {
	background-color: #FFFFFF;
	margin-top: 150px;
	position: absolute;
	padding: 20px;
	top: -20px;
	height: auto;
	width: 760px;
	left: -1px;
}

#sidecol {
	width:150px;
	float: left;
	background-color: #99CCFF;
	margin-bottom: 20px;
	padding: 5px;
	text-align: left;
}

#maincol {
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 5px;
	min-height:300px;
}
#maincoldoc {
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 5px;
	
}
#text {
	padding:5px;
}
#doctext {
	padding:5px;
	width:600px;
	margin-left:155px;
}
#footer {
	width:100%;
	height:auto;
	clear: both;
	padding: 10px 0px;
	text-align: center;
	color: #000000;
	background-color: #99CCFF;
	font-size:8pt;
	line-height:18px;
}
     h1 {
     	font-size : 14pt;
     	text-align : center;
     	color : #0000CC;
     }
     h2  {
     	font-size : 12pt;
     	font-weight : bold;
     	color : #0000CC;
		text-align:center;
     }

     .h3  {
        font-size : medium;
        font-weight : bold;

     }
	#logolink
	{
	
	}
	.bigtext
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	}
	#catalogdownload
	{
	position: relative;
	height: 175px;
	width: 125px;
	left: 649px;
	top: 90px;
	float: left;
	clear: none;
	}