<style type="text/css" media="screen,print">
a {
text-decoration : none;
font-weight : bold;
color : #999;
}


body,
html{
	margin-left:0px;
	padding:0;
}
body {
	min-width:990px; /* Prevent content from becoming unreachable in Gecko */
}
/* position:absolute for all browsers - the whole page scrolls */
div#headerwrap {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	height:172px;
}
/* position:fixed for modern browsers - header and footer do not scroll */
body>div#headerwrap {
	position:fixed;
}
div#header {
	width : 990px;
height : 172px;
	margin:0 auto;
	background-image : url(../1images/preview_html/alog_riff.jpg);
background-repeat : no-repeat;
}

#menu {
position : absolute;
left : 0px;
top : 310px;
width : 100px;
height : 100px;
}
body > div#menu {
position : fixed;
}
#menu ul {
list-style : none;
color : #fff;
}
#menu li a {
display : block;
padding : 1px 0 1px 0px;
width : 100px;
height : 20px;
text-align : right;
background-repeat : no-repeat;
font-size : 9px;
font-weight : 700;
color : #000;
letter-spacing: 1px;
}




/* set a left margin to compensate for IE/Win always making room for a scrollbar */
div#middlewrap {
/* set left margin and bottom padding for IE5/Win */
	padding:172px 0 0 0;
	margin-left:0;
/* set left margin and bottom padding for others */
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-left:172px;
	padding-bottom:50px;
}
/* set left margin for modern browsers */
body>div#middlewrap {
	margin-left:0;
}
div#middle {
	width:990px;
	margin:0 auto;
}
div#sidebar {
	width:100px;
	float:left;
	
}


#sidebar ul {
list-style : none;
color : #fff;
margin-left:0;
margin-top:100px;

}
#sidebar li a {
display : block;
padding : 1px 0px 1px 0px;
width : 95px;
height : 20px;
text-align : right;
background-repeat : no-repeat;
font-size : 9px;
font-weight : 700;
color : #000;
letter-spacing: 1px;
text-decoration:none;
}


div#content {
	padding:0 0px;
	margin-left:100px;
}
/* no positioning for IE5/Win - the whole page scrolls */
div#footerwrap {
	width:100%;
	p\osition:absolute;
	bottom:0;
	left:0;
	height:15px;
}
body>div#footerwrap {
	position:fixed;
}
div#footer {
	height:15px;
	width:994px;
	margin:0 auto;
}

/* Styling rules to make this demo page look nice. */
body,
html{
	font-family:"Trebuchet MS", Georgia, Verdana, serif;
	color:#000;
	background:#fff;
}

div#footer {
	background:#fff;
	color:#eee;
}
div#middle {
	background:#fff;
	
}

div#sidebar {
	position: fixed;
	
	
}
div#content {
	background:#fff;
}
h1,
h2 {
	padding:0;
	margin:0;
}
div#sidebar h2 {
	padding-left:0px;
	
}
div#footer h2 {
	text-align:center;
	padding:0;
	margin:0;
}
div #footer p {
	margin:0;
	padding:0;
	text-align:center;
}
div#footer a {
	color:#fff;
}
h1 {
	font-size:1.4em;
	text-align:center;
	padding-top:5px;
}
h2 {
	font-size:1.2em;
	padding-top:1em;
	margin-top:0;
}
p {
	margin-bottom:0;
	font-size:0.8em;
	line-height:1.4em;
}
pre {
	font-size:0.9em;
	line-height:1.4em;
}
ul {
	font-size:0.8em;
	line-height:1.4em;
  margin-left:0;
  padding-left:0;
  
  
}
.adwrap,
.adwrap iframe {
	width:100px;
	height:250px;
}
.adwrap {
	float:left;
	margin:0em 0px 0 0;
}

#box1, #box2, #box3, #box4 {
float : left;
padding-bottom : 30px;
border-bottom : 0px dotted #d6d6d6;
}

#pos {
padding-top:0px;
}

#banner1, #banner3 {
padding-bottom : 10px;
overflow : hidden;
width : 890px;
margin-right : 0;
}

	</style>
<!--[if IE 6]>
<link rel="stylesheet" href="ie6.css" type="text/css">
<![endif]-->