body{font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#56391D; background-image:url(imgs/body_bg.gif)}

/*Main holder*/
#holder { width:800px; margin:0px auto 0px auto; background-color:#FFFFFF; padding:10px;}

/*Right side*/
#holdLeft{width:525px; float:left;}

/*HEAD on Right side*/
#head {width:525px; height:71px;}
#head .logo {margin:7px 6px 6px 6px; float:left;}
#head .address {margin:20px 6px 0px 0px; float:right; font-size:1em;}

/*MENU on Right side*/
#menu {width:525px; height:141px; background-image:url(imgs/head.jpg); background-color:#6699CC;}
#textMenu {height:50px; width: 515px; top: 50px; right: 10px; bottom: 10px;}
#textMenu h1 {margin:15px; font-size:3em;}
#textMenu h2 {font-size:1.2em; text-align:right}
/*CONTENTS on Right side*/
#txtContent { font-size:1.2em; width:510px; border:2px #c0c0c0 solid; margin:6px 0px 0px 2px; padding:0px; background-image:url(imgs/homeimg.jpg); background-position:bottom right; background-repeat:no-repeat;}
#txtContentOthers{font-size:1.2em; width:510px; border:2px #c0c0c0 solid; margin:6px 0px 0px 2px; padding:0px; }
#txtContent h1,
#txtContentOthers h1
{margin:10px; font-size:1.2em;}
#txtContent p,
#txtContentOthers p
{margin:10px;}
#txtContent img.imgRightBotton {margin:0px; padding:0px; border:0px;}



/*Left Side*/
#holdRight{ width:275px; float:right;}
#leftImage {width:275px; height:400px; background-image:url(imgs/studentedhead.jpg);}
#footer { width:275px; text-align:right; font-size:0.9em;}
#footer a,
#footer a:hover,
#footer a:visited,
#footer a:link,
#footer a:active
{color:#56391D; text-decoration:underline;}

