body {
	background: #FFFFFF url(../images/DAS_background.jpg) repeat-x;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0 20px;
	padding: 0;
	min-width: 730px;
	} 
h1,
h2,
h3 {
	margin: 0;
	} 
img {
	border: none;
	}
#header {
	font-size: 0.75em;
	padding: 5px;
	min-width: 730px;
	}
.logo {
      margin:0; padding:0;
      position:relative;
      width:555px; height:100px;
      margin:0; padding:0;
      overflow:hidden;
      }
.logo span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:555px; height:100px;
      margin:0; padding:0;
      background:url("../images/DAS_logo.jpg") top left no-repeat;
      }
.class {
	float: right;
	position: absolute; right: 19px; top: 13px;z-index:2; /*For class 13px from top*/
	}
#location { /*making a multilevel header*/
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	font-size: 0.65em;
	text-align: right;
	padding: 5px;
	min-width: 730px;
	}
#location a:link, 
a:visited {
	color: #333;
	text-decoration: none;
	}
#location a:hover {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	}
#wrapper { 
	margin: 0;
	position: relative;
	} 
#languagearts {	xmin-height: 3350px;}
#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 16px;
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	} 
#sidebar div {
	margin: 0;
	padding: 0;
	height: 1%;
	}
#sidebar p {
	margin: 0 0 1px;
	font-size: .85em;
	padding: 5px;
	line-height: 10px;
	}
#sidebar p a:link, 
p a:visited {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333;
	}
#sidebar p a:hover {
	color: #333;
	background: #CCCC99;
	text-decoration: none;
	}
#sidebar p a:active {
	color: #333;
	background: #B5CC99;
	text-decoration: none;
	}
#sidebar form, 
input, 
textarea, 
select {
	margin: 0 0 1px;
	padding: 4px;
	font-size: .85em;
}
input, 
textarea, 
select {
	border: 1px solid #C1C0B5;
	background-color: #FAFAF0;
	color: #555;
	}
#sidebar h3 a:link, 
#sidebar h3 a:visited {
	background: #CCCC99 url(../images/title-tan.gif) no-repeat;
	border: 1px solid #333;
	color: #fff;
	text-shadow: 2px 2px 1px #8fc80d;
	padding: 4px 8px 0;
	display: block;
	height: 20px;
	width: 150px;
	text-decoration: none;
	}
#news {
	font-size: 0.75em;
	padding: 16px;
	position: absolute;
	top: 0;
	right: 0;
	width: 150px;
	min-height: 400px;

	}
/*#news p {
	border: 1px solid #333;
	color: #F8FFEF;
	background: #B5CC99; /*B5CC99
	padding: 5px 5px;
	text-shadow: 2px 2px 1px #8fc80d;
	display: block;
	width: 150px;
	text-decoration: none;
	}*/
#news ul, ol {
	margin: 2px 2px;
	padding: 0 0 0 20px;
	list-style: circle;
	}
#purple {
	border: 1px solid #333;
	color: #333; /*#F8FFEF*/
	background: #B399CC; /*BB99CC*/
	padding: 5px 5px;
	text-shadow: 2px 2px 1px #8fc80d;
	display: block;
	width: 150px;
	text-decoration: none;
	}
#purple h3 {
	color: #333;
	font-size: 1em;
	}
#green {
	border: 1px solid #333;
	color: #333; /*#F8FFEF*/
	background: #B3CC99; /*#B5CC99*/
	padding: 5px 5px;
	text-shadow: 2px 2px 1px #8fc80d;
	display: block;
	width: 150px;
	text-decoration: none;
	}
#green h3 {
	color: #333;
	font-size: 1em;
	}
#tan {
	border: 1px solid #333;
	color: #333; /*#F8FFEF*/
	background: #CCCC99; /*#CCCC99*/
	padding: 5px 5px;
	text-shadow: 2px 2px 1px #8fc80d;
	display: block;
	width: 150px;
	text-decoration: none;
	}
#tan h3 {
	color: #333;
	font-size: 1em;
	}
#tan-box {
	border: 1px solid #CCCC99;
	color: #333;
	background: transparent;
	padding: 5px 5px;
	text-shadow: 2px 2px 1px #8fc80d;
	display: block;
	width: 150px;
	text-decoration: none;
	line-height: 1.25em;
	}
#news #tan-box a:link,
#news #tan-box a:hover, 
#news #tan-box a:active, 
#news #tan-box a:focus  {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	}

#stop {
	border: none;
	color: transparent;
	background: transparent;
	}
#news a:link {
	font-style: italic;
	text-decoration: none;
	color: #333; /*#fff*/
	}
#news a:visited {
	color: #fff; /*#333*/
	text-decoration: none;
	border-bottom: 1px dotted #333;
	}
#news a:hover {
	color: #fff; /*#fff*/
	text-decoration: none;
	background-color: #B399CC;
	}
#news a:active {
	color: #333; /*#fff*/
	text-decoration: none;
	background-color: #B399CC;
	}
#maincontent {
	font-size: 0.8em; 
	padding: 16px 30px; 
	min-height: 100%; /*2100px*/
	}
#maincontent ol {
	margin: 2px 2px;
	padding: 0 0 0 20px;
	list-style-type: decimal;
	}
#sample {
	font-size: 0.8em;
	margin: 0;
	position: relative;
	}	
#maincontent a:link {
	color: #4F4F9C; /*Purple BB99CC*/ /*Green B5CC99*/
	text-decoration: none;
	border-bottom: 1px dotted #333;
	}
#maincontent a:visited {
	color: #999999;
	text-decoration: none;
	}	
#maincontent a:hover {
	color: #333;
	background-color: #CCCC99;
	text-decoration: none;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	}	
#maincontent a:active {
	color: #333;
	background-color: #B3CC99;
	text-decoration: none;
	}	
#sidebar h2, #sidebar h3 {
	font-size: 1em;
	margin: 0 0 6px;
	}
#news h2 {
	font-size: 1.25em; 
	margin: 0 0 6px; 
	} 
#maincontent h2 {
	font-size: 1.5em; 
	margin: 0 0 6px; 
	} 
#maincontent h3 {
	font-size: 1.3em; 
	margin: 36px 0 6px; 
	} 
#email {
	text-align: right;
	}
#maincontent #book {
	min-height: 205px;
}
	
#footer {
	xposition:relative;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	color : #999999; 
	font-size: 0.65em;
	margin-left: 188px;
	} 
#terms {
	position: static; /*static*/
	}
#email a:link, 
#email a:hover, 
#email a:active, 
#email a:focus, 
#footer a:link, 
#footer a:hover, 
#footer a:active, 
#footer a:focus, 
#copyright a:link, 
#copyright a:hover, 
#copyright a:active, 
#copyright a:focus, 
#sample a:link,
#sample a:hover,
#sample a:active,
#sample a:focus {
	color: #999999;
	text-decoration: none;
	border: none;
	background-color: transparent;
	}
#copyright {
	color : #999999; 
	font-size: 0.65em;
	text-align: right;
	}
.stretcher {
	background: none !important;
	background: #fff;
	}
.column1e {width:33%; float:left; margin:0;}
.column2e {width:33%; float:left; margin:0;}
.column3e {width:33%; float:left; margin:0;}
.column1 {width:20%; float:left; margin:0;}
.column2 {width:20%; float:left; margin:0;}
.column3 {width:60%; float:left; margin:0;}

/*Hidden Text*/
a.hid {color:#000; text-decoration:none; outline-style:none;}
a.hid em {display:none;}
a.hid:hover {text-decoration:none;}
a.hid:active, a.hid:focus {background:#fff;}
a.hid:active span, a.hid:focus span {display:none;}
a.hid:active em, a.hid:focus em {display:block; color:#000; width:100%; font-style:normal; cursor:default;}


[if IE 5]>
#sidebar, #news {width: 182px;}
</style>
<![endif]
[if lte IE 6]>
<style>
#wrapper{
width:expression(parseInt(this.currentStyle.marginLeft)+parseInt(this.currentStyle.marginRight)-document.body.clientWidth>=-730?"730px":"auto");}
#wrapper, #maincontent, #sidebar , #news{height 100%; zoom: 100%;}
#navbar a {	height: 1em;}
</style>
<![endif]
