


body {
font-family:  helvetica, Arial;
background-image:url(images/background.gif);
background-repeat:repeat-x; 

	}

A {
color: #EC008C;
text-decoration: none;
background-color: transparent;
border-color: #EC008C;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

	
A:hover { color: #91278F;} 	



html, body {
height: 100%;
}


div#container
{
min-height: 100%;
margin-left: auto;
margin-right: auto;
width: 950px;
min-height:100%;
text-align: left;
position: relative;

}


/* take away boxes and decorations around image-links */
.noborderlink
{
border-width:0; 
text-decoration: none;
}




/*top right pixel links*/
.myspace
{
position:absolute;
left: 627px;
top: 2px;
border: none;
}

.archives
{
position:absolute;
left: 545px;
top:2px;
border: none;
}

.trevsaid
{
position:absolute;
left: 609px;
top:2px;
border: none;
}

.home
{
position:absolute;
left: 481px;
top:2px;
border: none;
}





/* white area over background image, providing background to main text */
.whitebox
{
position:absolute;
background-color: #ffffff;
left: 185px;
top:58px;
border: 0px;
padding:0px;
margin:0px;
height:600px;
width:689px;

}






/* main text box including purple dashed lines */
.maintext
{
position:absolute;
background-color: #transparent;
left: 184px;
top:-5px;
border: 0px;
padding: 28px;
margin:0px;
font-family: futura,  helvetica, Arial;
color:000000;
font-size: 14px;
width:633px;
border-left: 1px dashed #FF00FF;
border-right: 1px dashed #FF00FF;
min-height: 100%;
}




/* main navigation, left column */
.navigation
{
position:absolute;
background-color: #transparent;
/*border: 1px solid black;*/
width: 110px;
left: 43px;
top:278px;
bottom:0px;
padding: 20px;
font-family:  helvetica, Arial;
font-size: 14px;
text-align: right;
}


/* black sub-text explaining links */
.navtext
{
font-family:  helvetica, Arial;
font-size: 11px;
color: #000000;
}



/* css for footer */

#footer {
width: 634px;
background-color: #transparent;
border-top: 1px dashed #FF00FF;
color: #DDD;
text-align: right;
height: 20px;
padding-top: 0px;
margin: -20px auto 0 auto;
}

#clearfooter {
height: 20px;
}


/* boxes for dashed lines , left and right */
.leftguides
{
position:absolute;
background-color: #transparent;
border-left: 1px dashed #FF00FF;
/*border-right: 1px dashed #FF00FF;*/
width: 130px;
left: 53px;
top:-5px;
padding: 0px;
height:1300px;
}


.rightguides
{
position:absolute;
background-color: #transparent;
/*border-left: 1px dashed #FF00FF;*/
border-right: 1px dashed #FF00FF;
width: 20px;
left: 875px;
top:-5px;
bottom:0px;
padding: 0px;
margin-bottom: 0%;
height:1300px;
}



/* mast-head text */
.trevorlock
{
position:absolute;
left: 190px;
top:10px;
border: none;
}

/* picture of trevor */
.trevpic
{
position:absolute;
left: 54px;
top:58px;
border: none;
}

/*signifying nothing text */
.signothing
{
position:absolute;
left: 480px;
top:28px;
border: none;
}





/* gallerypictures */
.gallerypic1
{
position:absolute;
left: 100px;
top:108px;
border: none;
}
