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


/**************************************/
/*              GLOBALS               */
/**************************************/
.bigblue{
color:#1c1f4f;

font-size:1.2em;

}

.blue{
font-size:1.1em;
color:#1c1f4f;
line-height:1.3em;

}

.profileimage{
width:100px;
padding-right:10px;


}

.bold{

font-weight:bold;
}

.bodytext{
font-size:1.1em;
}

.contenttext{
color:#1c1f4f;

font-size:1.3em;

}

.menuoff{
font-size:1.1em; 
font-weight:normal;

}
.menuon{
font-size:1.1em; 
font-weight:bold;

}

.blueborder{
border:2px solid #1C1F4F;

}


.container{
background-image:url(../img/bigb.jpg);
background-repeat:no-repeat;
background-position:center 160px





}

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



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



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



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


