* {
	margin: 0;
	padding: 0;
}

body {
background: #fff;
background-image:url(../Images/body_bg.gif);
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color: #333;
margin: 0;
padding: 0;
line-height: 19px;
}

a {
text-decoration: none;
color: #336699;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 10px auto;
width: 967px;
}

#header {
height: 90px;
background: url(../Images/Header.png) no-repeat;
}
#menu {
padding: 40px 0px 0px 4px;
background: url(../Images/menu_bar.jpg) no-repeat center;
}
#header h1 { 
font-size: 30px;
letter-spacing: -1px;
padding: 35px 0 0 20px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #eee;
}
#header h2 {
font-size: 22px;
color: #eee;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}
#top {
background: url(../Images/Top_Bar.png) no-repeat;
padding: 8px 0;
}

#content {
background: url(../Images/Middle.png) repeat-y;
padding: 0 18px;
}

#bottom {
background: url(../Images/Bottom_Bar.png) no-repeat;
padding: 10px 0;
}


.left_content {
float: left;
width: 680px;
text-align: justify;
padding-top: 8px;
}
.left h2 {
font-size: 16px;
font-weight: 100;
height: 30px;
line-height: 30px;
background: #000;
padding-left: 10px;
}
.left h2 a {
text-decoration: none;
color: #fff;
}
.left h2 a:hover {
color: #eee;
}

.right {
float: right;
width: 235px;
padding-top: 8px;
}
.right h2 {
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #000;
color: #fff;
font-size: 13px;
}

#footer {
text-align: center;
font-size: 11px;
padding: 0px 0;
}

#sidebar_top {
background: url(../Images/sidebar_top.jpg) no-repeat;
padding: 9px 0;
}

#sidebar_content {
background: url(../Images/sidebar_middle.jpg) repeat-y;

padding-left: 4px;
}

#sidebar_bottom {
background: url(../Images/sidebar_bottom.jpg) no-repeat;
padding: 10px 0;
}

ul.left {
    float: left;
    width: 160px; 
    margin: 0px;
    padding: 8px 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: disc;
    position: relative;
    left: 20px;
	
  }
  ul.left2 {
    float: left;
    width: 245px; 
    margin: 0px;
    padding: 8px 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: disc;
    position: relative;
    left: 20px;

  }
  img.sidebar { text-align:center;
  		padding: 0px 4px 15px 4px;}
  
  ul.right {
    float: right;
    width: 225px; 
    margin: 0px;
    padding: 8px 140px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: disc;
	
	  }
	    ul.right2 {
    float: right;
    width: 260px; 
    margin: 0px;
    padding: 8px 80px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: disc;
	
	  }
  
  .no-space {
    margin: 0px;
    padding: 0px;
  }

.sidebartext {text-align:center;}

#education {width:670px;
	overflow: hidden;
	position: relative;
	left: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}
#edu {width:670px;
	overflow: hidden;
	position: relative;
	left: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	font-weight:bold;
	}
#test {width:680px;
	overflow: hidden;
	position: relative;
	left: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	
	}
#med {width:680px;
	overflow: hidden;
	position: relative;
	left: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	font-weight:bold;
	}
#extra {width:680px;
	overflow: hidden;
	position: relative;
	left: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}	
ul.right3 {
    float: right;
    width: 260px; 
    margin: 0px;
    padding: 0px 80px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: none;
	
	  }
ul.left3 {
    float: left;
    width: 245px; 
    margin: 0px;
    padding: 0px 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: none;
    position: relative;
    left: 0px;
	
  }
  
  .small {font-size:0px; color=#336699; line-height:0px;}