/*--- Style Sheet written by AHDesigns (c)2010 ---*/

body         { color: #FFFF00; 
               background: #000000 url('../images/bgs/ToxicWallpaper.png') repeat-y fixed center top }
               
a:link       { color: #00FF00 }
a:hover       { color: #FFFF00; text-decoration:overline underline }
a:visited    { color: #808080 }
a:active       { color:#FFFF00 }

#center			{ text-align: center; margin: auto }

.outline		{ border: 3px double #008800 }

.block_side		{ width: 25%; vertical-align: top; text-align: center }
.block_center		{ width: 50%; vertical-align: top; text-align: center }

.block			{ width: 100%; border: 3px double #008800 }

#shade_25		{ background-image: url('../images/bgs/Toxic_25.png'); background-repeat: repeat; 
               background-attachment: scroll; background-position: center top }
#shade_50		{ background-image: url('../images/bgs/Toxic_50.png'); background-repeat: repeat; 
               background-attachment: scroll; background-position: center top }
#shade_75		{ }
