/*======================================
      WELCOME TO THE STYLESHEET
--------------------------------------      
     Copyright Mike Crittenden
      Author: Mike Crittenden
======================================*/
 
/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
- black		#000
- white		#fff
\**************************************/


/**************************************/
/*              GLOBALS               */
/**************************************/
body {background:#eeeeee;}
.container {background:#ffffff;}
#top {background:#eeeeee url(../images/topborder.png) no-repeat scroll 0 0;height:10px;}
#top2 {background:#A500A3;padding:20px 0px;height:60px;}
#middle {background:#A500A3;height:180px;}
#content {background:#ffffff;}
#bottom2 {background:#A500A3;padding:5px 0px;height:10px;text-align:center}
#bottom2 a, #bottom2 {color:#ffffff}
#bottom {background:#eeeeee url(../images/bottomborder.png) no-repeat scroll 0 0;height:10px;}



/**************************************/
/*              HEADER                */
/**************************************/



/**************************************/
/*             NAVIGATION             */
/**************************************/



/**************************************/
/*            MAIN CONTENT            */
/**************************************/



/**************************************/
/*               FOOTER               */
/**************************************/



