a:hover {
	font-weight:bold;
	}
body {
	margin-top:4px;
	}
p {
	margin-top:0px;
	}
#top-section {
	position:relative;
	left:0px;
	top:0px;
	}
#mid-section {
	position:relative;
	left:0px;
	top:0px;
	padding-top:10px;
	padding-bottom:10px;
	}
#bottom-section {
	position:relative;
	left:0px;
	top:0px;
	}
#toplinks {
	text-align:right;					
	font-family:verdana;
	font-size:xx-small;
	background-color:rgb(220,220,220);
	padding:4px;
	border:1px dashed rgb(150,150,150);
	border-bottom:none;
	}
#toplinks a:link {
	text-decoration:none;
	color:black;
	}
#toplinks a:visited {
	text-decoration:none;
	color:black;
	}
#smallheader {
	background-color:#E02E90;
	font-size:x-large;
	color:white;
	font-family:Arial;	
	padding-left:4px;
	margin-bottom:0px;
	}
#bigheader {
	background-color:#E02E90;
	font-size:x-large;
	color:white;
	font-family:Arial;
	padding-left:4px;
	xheight:110px;
	}
h1 {
	padding:0px;
	margin:0px;
	}
#column1 {
	position:relative;
	width:70%;
	top:0px;
	left:0px;
	xborder:1px solid black;
	font-family:trebuchet ms, verdana;
	xpadding:5px;
	}
#column1-content {
	padding:0px;
	}
#column2 {
	position:absolute;
	width:27%;
	left:73%;
	top:0%;
	xborder:1px solid black;
	xpadding:5px;
	background-color:red;
	}
#column2-content {
	padding:5px;
	}
#col2-1 {
	position:relative;
	top:0px;
	width:50%;
	xbackground-color:red;
	height:200px;
	}
#col2-2 {
	position:absolute;
	top:0px;
	width:50%;
	left:50%;
	xbackground-color:red;
	margin-top:120px;
	}
#content {
	width:700px;
	position:relative;
	font-family:trebuchet ms, verdana;
	font-size:14px;
	xline-height:19px;
	xborder-left:1px gray solid;
	xborder-right:1px gray solid;
	}
#dbcontent {
	position:relative;
	font-family:trebuchet ms, verdana;
	font-size:14px;
	xline-height:19px;
	}
#footer {
	position:relative;
	border:1px dashed rgb(150,150,150);
	font-family:verdana;
	font-size:xx-small;
	padding:4px;
	}
input {
	display:inline;
	}
	
