/* CSS Document */


h1 {color:#FFFFFF;}
n2 {font-family: verdana; color: #FFFFFF; font-size: 12px; white-space: nowrap; background: transparent; margin-top: 0.3em; margin-bottom: 0.3em;}

body {
background-image:url(img/centralbg.gif);
background-repeat:no-repeat;

}

:link      { color: #0000ff;  text-decoration: none; }
:visited   { color: #ff0000;  text-decoration: none; }
:hover     { color: #ffffff;  text-decoration: none; }

.wrapper {
width:980;

}

.content {
color:#FFFFFF;
width: 830px;
position:relative;
top:200px; left:270px;
}

.menu {
color:#FFFFFF;
width: 150px;
height: 300px;
position: fixed;
top: 200px;
/*
background-image:url(img/centralmenu_bg.gif);
*/
}
