
/* General **************************************************************/
body {
	margin:0px;
	padding:0px;

	background-color:#000000;
	/* background-image:url(images/backgrounds/01.jpg); */
	background-repeat:no-repeat;
	background-attachment:fixed;
	
	color:#F8F8F8;

	font-family:Trebuchet MS, Tahoma, Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	}

img {border:0px}

#picture {
	position:fixed;
	top:115px;
	left:330px;
	}


/* Menu **************************************************************/


#menu-doug {
	font-size:18px;
	margin: 0px 0px 0px 31px;
	}
	
#menu-items {
	top:68;
	font-size:15px;
	margin: 0px 0px 0px 78px;
	top:65;
	position:absolute;
	margin: 0px 0px 0px 198px;

	top:68;
	left:220;
	position:absolute;

	font-family:verdana, sans-serif, helvetica, Trebuchet MS, Tahoma;
	font-weight: bold;

	}

#menubar-doug {
	background-color:red;
	top:65;
	position:absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	height: 25px;
	width: 198px;
	}

#menubar {
	background-color:red;

	font-size:15px;
	top:65;
	position:absolute;
	margin: 0px 0px 0px 198px;
	padding: 0px 0px 0px 0px;

	height: 25px;
	width: 100%;
	}

#menu {
	top:68;
	position:absolute;

	font-family:verdana, sans-serif, helvetica, Trebuchet MS, Tahoma;
	font-weight: bold;

/*
	background-color:red;

	margin: 65px 0px 0px 0px;
	padding: 3px 0px 0px 0px;

	height: 25px;
	width: 100%;
*/
	}

#menu a, a:link, a:visited, a:hover, a:active {text-decoration: none;}  /* display:inline;} */
#menu a:link {color:#000000;}
#menu a:visited {color:#000000;}
#menu a:hover, a:active, #navbar0 a:hover, #navbar0 a:active {color:#000000;} /*01526F*/

#menu-items a, a:link, a:visited, a:hover, a:active {text-decoration: none;}  /* display:inline;} */
#menu-items a:link {color:#000000;}
#menu-items a:visited {color:#000000;}
#menu-items a:hover, a:active, #navbar0 a:hover, #navbar0 a:active {color:#000000;} /*01526F*/






/* Body **************************************************************/



#maintext {
	position: absolute;
	padding: 0px 20px 0px 20px;
	width: 330px;
	top:400px;

	}