
a:link {text-decoration: none; color: #0017f9}
a:visited {text-decoration: none; color: #ff9c00}
a:hover {text-decoration: none; color: #ff9c00} 
a:active {text-decoration: none; color: #ff9c00}
BODY,TD,TR{
                font-family: "arial", verdana, helvetica, sans-serif;
		font-size:    1.1em;    
                color:#131959;
}
body {	
	background-image: url(http://www.billmason.ca/newsite/images/background.gif);
	background-repeat: repeat-y;
	background-position: center; 
}

#bannertext {
	position:relative;
	right:500px;
	bottom:25px;
	margin: 0 0 0 0px;
	padding: 0;
	float:right;
}
#video_page {
	background-image: url("http://www.hyperevo.com/new site/images/video_background.jpg");
	background-position: center; 
	background-repeat: no-repeat;
	margin: 0 0 0 0px;
	padding: 0;
	height:292px;
	width: 840px;
}
#video_picture {
	float:left;
	position:relative;
	left: 41px;
	top:17px;
}

#video_description {
	position:relative;
	right:40px;
	top:20px;
	float:right;
	max-width: 330px
}
#video_background {
	margin:0 0 0 30;
	padding:0px;
}
#heading {
	font-size: 1.1em;
	color: #ff9c00;
	border-bottom:1px solid #b9b9b9;

}
#annoying_text {
	font-size: 0.8em;
	color: #8b8b8b;
}
#main_outer {
	text-align: center;
	margin: 0 0 0 0px;
	padding: 0;
	width: 1024px;

}

#main_inner {
	margin: 0 0 10 0px;
	padding: 10px;
	width: 1004px;

}
#news {

	background: #fff;
	margin: 0 0 0 0px;
	padding: 0;
	width: 840px;

}
#tabbed_list {
	margin:0 0 0 150px;
	width: 600;
}
#menu {
	margin: 0 0 0 0px;
	padding: 0;
	width: 150px;
}
#lowermenu {
	background: #e9903c;
	margin: 0 0 0 0px;
	padding: 0;
	width: 117px;
}
#rightpicture {
	float: right;
	margin: 0 0 0 0px;
	padding-right: 5px;
	padding-left: 20px;
}
#rightposition {
	text-align:right;
	margin: 0 0 0 0px;
	padding: 0;
}
#centerpicture {
	float: center;
	margin: 0 0 0 0px;
	padding: 0;
}
#leftpicture {
	float: left;
	margin: 0 0 0 0px;
	padding: 10px;
}

#admin {
	float: bottom;
}

	input{
		font-family: "Trebuchet MS", Geneva, Helvetica;
		font-size: small;
		border-width: 1px;
		border-color: #000000;
		border-style: solid;	
		color: #000000;
	}
	
	textarea{
		font-family: "Trebuchet MS", Geneva, Helvetica;
		font-size: small;
		border-width: 1px;
		border-color: #000000;
		border-style: solid;	
		color: #000000;
		width: 900px;
	}

	.button{
		border-width: 1px;
		border-color: #CCCCCC;
		border-style: solid;
		background-color: #F2F2F2;
		height: 25px;
		color: #006699;

	}

	#top{
		border-color: #CCCCCC;
		border-width: 1px;
		border-style: solid;
		background-color: #F2F2F2;
		color: #000000;
		font-weight: bold;
		font-size: 24px;
		padding: 10px;
		margin: 0px;
	}
	
	#fset{
		margin: 25px;
	}
	
	#bottom{
		border-color: #CCCCCC;
		border-width: 1px;
		border-style: solid;
		background-color: #F2F2F2;
		color: #666666;
		font-weight: normal;
		font-size: small;
		padding: 10px;
		margin: 0px;
		text-align: center;
	}

	.warning{
		border-color: #FF0000;
		border-width: 1px;
		border-style: solid;
		background-color: #FFFFCC;
		color: #FF0000;
	}
	
	.success{
		border-color: #006699;
		border-width: 1px;
		border-style: solid;
		background-color: #F2F2F2;
		color: #006699;
	}

	label,input,select{
		display: block;
		width: 400px;
		float: left;
		margin-bottom: 10px;
	}
	
	label{
		text-align: right;
		width: 400px;
		padding-right: 20px;
	}

	
	captcha{
		text-align: right;
		width: 400px;
		padding-right: 20px;
	}

	br {
		clear: left;
	}

#border {
	border-width: 1px;
	border-color: #909090;
	border-style: solid;
	padding:10 10 10 10px;
}
#rightpicture {
	float: right;
	margin: 0 0 0 10px;
	padding: 0px;
}