html,body {margin: 0px 0px 0px 0px; background-color:#2a211a;}
body,table,td {font-family:arial; font-size:13pt; color:#000000; text-align:left;}
table,td {padding:0px; border-collapse:collapse; border-spacing:0px;}
img {border: 0px;}
hr {border: none 0; 
border-top: 1px dotted #666;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

ul.level_1 {list-style: none; margin: 0; padding: 0; font: normal 12px verdana, serif;}
ul.level_1 li { }
ul.level_1  a {background-image: url(../images/button.gif); display: block;	padding: 8px 0px 7px 7px; margin-bottom: 0px; text-decoration: none; color: #000000;}
ul.level_1  a:hover { color:#000000; background-color: #000; background-image: url(../images/button2.gif);}
 
.content {width: 492px; height: 325px; background-image: url(../images/content.jpg);}
.content2 {width: 803px; height: 562px; background-image: url(../images/content2.jpg);}
.buttontop {width: 197px; height: 46px; background-image: url(../images/buttontop.jpg);}
.enter {width: 492px; height: 53px; background-image: url(../images/enter.jpg);}
.bkgrnd {width: 1000px; height: 1px; background-image: url(../images/bkgrnd.jpg); background-repeat: repeat-y;}
.submenu {width: 554px; height: 30px; background-color: #ffffff;}
.sidebox1 {width: 318px; height: 284px; background-color: #eeeeee;}
.sidebox2 {width: 318px; height: 299px; background-color: #eeeeee;}
.footer {width: 530px; height: 90px; background-color: #343434;}
.footer2 {width: 436px; height: 90px; background-color: #343434;}
.bigfont {font-size:16pt;}

h1 {color:#000000; font-size:14pt; text-align:right; padding-top:5px; padding-right:10px; padding-bottom:0px;}

.top {vertical-align:top;}
.bottom {vertical-align:bottom;}
.right {text-align:right;}
.center {text-align:center; margin: 0 auto;}
.bold {font-weight:bold;}
.linspacing { line-height: 16pt;}

.ten {width: 10%;}
.twenty {width: 20px;}
.twentyfive {width: 25%;}
.thirtythree {width: 33%;}
.fortyseven {width: 49%;}
.fortyfive {width: 45%;}
.fifty {width: 50%;}
.sixty {width: 60%;}
.sixtyfour {width: 64%;}
.sixtyseven {width: 67%;}
.seventyfive {width: 75%;}
.eightyfive {width: 85%;}
.ninety {width: 93%;}
.stretch {width: 100%;}
.contentbackground { background-color: #fefff1;}


.title {color:#f9ef9e; text-decoration: none; font-weight:bold;}
.subtitle {font-size:large;}
.underline {text-decoration: underline;}

.cellpadding {padding-bottom:10px; padding-left:20px; padding-right:20px; padding-top:10px;}
.footercellpadding {padding-bottom:10px; padding-left:45px; padding-right:10px; padding-top:10px;}
.buttoncellpadding {padding-bottom:6px; padding-left:40px; padding-right:0px; padding-top:4px;}
.contentpadding {padding-bottom:10px; padding-left:65px; padding-right:15px; padding-top:30px;}
.smallcellpadding {padding-bottom:5px; padding-left:5px; padding-right:5px; padding-top:6px;}
.headercellpadding {padding-bottom:0px; padding-left:5px; padding-right:5px; padding-top:2px;}
.contenthdrpadding {padding-bottom:0px; padding-left:195px; padding-right:5px; padding-top:70px;}

a {color:#000000; font-family:arial; text-decoration: underline;}
a:hover {color:#c63f23; text-decoration:none;}

a.yellow {color:#ffefb4; font-family:arial; text-decoration: underline;}
a.yellow:hover {color:#f4d76b; text-decoration:none;}

#buttonHome {
            
			height: 44px;
            width: 82px;          
			cursor: pointer;
            background: url(../images/home.jpg) no-repeat top left;
      }
      
#buttonAboutUs {
            
			height: 44px;
            width: 119px;          
			cursor: pointer;
            background: url(../images/Aboutus.jpg) no-repeat top left;
      }
      
#buttonAlumni {
            
			height: 44px;
            width: 89px;          
			cursor: pointer;
            background: url(../images/Alumni.jpg) no-repeat top left;
      }
      
#buttonTestimonials {
            
			height: 44px;
            width: 140px;          
			cursor: pointer;
            background: url(../images/Testimonials.jpg) no-repeat top left;
      }

#buttonWorkshops {
            
			height: 44px;
            width: 132px;          
			cursor: pointer;
            background: url(../images/Workshops.jpg) no-repeat top left;
      }
      
#buttonContactus {
    
			height: 44px;
			width: 140px;          
			cursor: pointer;
			background: url(../images/Contactus.jpg) no-repeat top left;
		}
      
      