body {
	background-image: url('DOSE_bg.gif');
	background-color: #000000;
	font-family: Tahoma;
	text-align: center;
	margin: 0 auto;
	padding: 0px;
	height: 100%;
	border: none;
}

#container {
	position: relative;
	background-color: #ffffff;
	width: 970px;
	height: auto;
	margin: 0 auto;
}

#mag {
	padding: 15px;
	background-color: #000000;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: lowercase;
	text-align: left;
}

#top {
	width: 100%;
	height: 101px;
	background-image: url('DOSE_top-bg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

.logo {
	float: left;
	margin: 13px;
	border: 0px;
}

.banner {
	float: right;
	margin: 16px;
	border: 1px solid #000000;
	padding: 1px;
}

#line	{
	height: 2px;
	background-color: #000000;
}

#menu {
	width: 100%;
	height: 31px;
	padding: 0px;
	background-image: url('DOSE_menu-bg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

#menu UL {
	margin: 0 auto 0 -33;
}

#menu UL LI {
	float: left;
	list-style: none;
	padding: 0px;
	width: 130px;
	background-image: url('DOSE_menu.gif');
	margin-left: 5px;
	padding: 4px;
	text-align: left;
}


#menu UL LI A {
	color: #b0b1b2;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
	text-decoration: none;
	text-transform: lowercase;
}

#menu UL LI A:hover {
	text-transform: uppercase;
}

#white {
	position: absolute;
	background-color: #ffffff;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#left {
	position: relative;
	float: left;
	width: 650px;
	padding: 20px;
	text-align: left;
}

#right {
	position: relative;
	float: right;
	padding: 20px;
}

.title {
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 10px;
}

.text {
	color: #424242;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 20px;
}

.text a {
	color: #666666;
	font-weight: bold;
}
.text a:hover {
	text-transform: uppercase;
}

.lead {
	text-transform: uppercase;
	font-weight: bold;
}

.pic {
	border: 1px solid #b0b1b2;
	padding: 1px;
}

#separator {
	position: relative;
	background-color: #b0b1b2;
	height: 1px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#footer {
	float: left;
	position: relative;
	padding: 15px;
	background-color: #000000;
	color: #666666;
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: lowercase;
	text-align: left;
}
.DOSEleft {
	margin-bottom: 5px;
	margin-right: 5px;
	border: 2px solid #666666;
}
.DOSEright {
	margin-bottom: 5px;
	margin-left: 5px;
	border: 2px solid #666666;
}

.magmag {
	color: #424242;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 20px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 150%;
	letter-spacing: 0px;
}

.magmag:hover {
	text-transform: uppercase;
}

#box {
	background-color: #818283;
	color: #ffffff;
	border: 2px solid #cccccc;
	margin-top: 20px;
	padding: 10px;		
}
.passwd {
	width: 200px;
	height: 23px;
	color: #ffffff;
	letter-spacing: 1px;
	border: 1px solid #cccccc;
	background-image: url('DOSE_menu-bg.gif');
	background-repeat: repeat-x;
}