body
{
       margin: 0;
       padding: 0;
       background-color: #000;
}

div {margin: 0: padding: 0; }
img { margin: 0; padding: 0; }

#note
{
        position: absolute;
        top: 10px;
        left: 0px;
        padding: 10px;
        width: 300px;
        height: 600px;
        color: #FFFFFF;
        font-family: verdana;
        font-size: 12px;
        background: #000;
        z-index: 2;
}

a:link 
{
		color: #F00;

}

#bgimage {
         position: absolute;
        top: 31px;
        left: 414px;
        width: auto;
        height: auto;
        z-index: 1;
}

#welcome
{
        display: none;
        float: left;
       position: absolute;
        top: 242px;
        left: 0px;
        width: 474px;
        height: auto;
         z-index: 1;
}



/*
img#welcome { margin: 0; float: left; }
img#welcometext { margin: 0; float: left; }
*/

#welcome img 
{ 
	margin: 0; 
	float: left; 
	padding: 0;
}

#welcometext {

        display: none;
        position: absolute;
        top: 297px;
        left: 0px;
        width: 474px;
        height: 60px;
        z-index: 1;
}




#navistart
{
		display: none;
		position: absolute;
        top: 357px;
        left: 0px;
        width: 600px;
        height: 25px;
        float: left;
        z-index: 2;
}



.ie5 
{ 
float: left; 
}

#drewsarich
{
        position: absolute;
        top: 390px;
        left: 390px;
        float: left;
        width: 328px;
        height: 84px;
        margin: 0;
        padding: 0;
        z-index: 2;
}