/* Main Section  */

body {
        color: black;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;       
	margin: 0px;
        margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
        padding: 0px;	
        background-color: #E4C640;
}

p {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;   
}

a:link { color: #BD3A30; text-decoration: none }
a:visited { color: #BD3A30; text-decoration: none }
a:hover {  color: #306CBD; text-decoration: none  }

a.newcolor:link { color: #FFFFFF; text-decoration: none }
a.newcolor:visited { color: #FFFFFF; text-decoration: none }
a.newcolor:hover { color: #FFFFFF; text-decoration: none }

a.newcolor2:link { color: #BD3A30; text-decoration: underline }
a.newcolor2:visited { color: #BD3A30; text-decoration: underline}
a.newcolor2:hover { color: #306CBD; text-decoration: underline }

a.newcolor3:link { color: #FFFFFF; text-decoration: underline }
a.newcolor3:visited { color: #FFFFFF; text-decoration: underline }
a.newcolor3:hover { color: #FFFFFF; text-decoration: underline }


/* Layout Section  */


.head {
background-color: #E4C640;
background-image: url("jennali.jpg");
background-position:top right;
background-repeat: no-repeat;     
}

.navbar  {
background-color: #000000;
text-align: center
}

.navoff  {
background-color: #BD3A30;
text-align: center;
background-image: url("arrow.gif");
background-position: right;
background-repeat: no-repeat; 
}

.cont  {
background-color: #437BFD;
}

.cont2  {
background-color: #437BFD;
background-image: url("accent.gif");
background-position: top center;
background-repeat: no-repeat;  
}

.cont3  {
background-image: url("cd.gif");
background-position: center right;
background-repeat: no-repeat;  
}

.cont4  {
background-color: #437BFD;
background-image: url("topback.gif");
background-position: top center;
background-repeat: no-repeat;  
}

.cont5  {
background-color: #437BFD;
background-image: url("accent.gif");
background-position: bottom center;
background-repeat: no-repeat;  
}

.cont6  {
background-color: #437BFD;
background-image: url("multiback2.jpg");
background-position: top left;
background-repeat: no-repeat;  
}

.sidebar{
background-image: url("colorback.gif");
background-position:bottom center;
background-repeat: no-repeat;     
}

.divbox {
width:96%;
padding-left: 10px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 3px;
background-image: url("wallthum.jpg");
background-position:bottom right;
background-repeat: no-repeat;    
}

.divbox2 {
width:100%;
background-image: url("flash.gif");
background-position:left;
background-repeat: no-repeat;    
}

.divbox3 {
width:100%;
background-image: url("java.gif");
background-position:left;
background-repeat: no-repeat;    
}

.divbox4 {
width:100%;
background-image: url("tools.gif");
background-position:left;
background-repeat: no-repeat;    
}

/* Applets  */

.divapp {
width: 350px;
}

/*Content Section  */
.header { font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 17px; color: #BD3A30; font-weight: bold;
}

.contheader { font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 17px; color: white; font-weight: bold; line-height: 26px;
}

.bonus { font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 17px; color: black; font-weight: bold;
}

.bonus2 { font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: black; font-weight: bold;
}

.nav { font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: white; font-weight: bold;
}

.subnav { font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: white; font-weight: bold;
}

.copy { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: black; font-weight: bold;
}

.active { font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 17px; color: #306CBD; font-weight: bold;
}



