@charset "UTF-8";
/* Cooperative Studies */
/* written by www.designbytanys.com */

* {margin:0px; padding:0px}
body {background-color:#e0d4bb; font:italic normal 15px/15px "Times New Roman", Times, serif;}

#container {width:730px; margin:0px auto;  clear:both;}

/* background images for left side navigation bar */
.bgleft1   {background:url(images/leftStone.gif) no-repeat top left;}
.bgleft2   {background:url(images/leftBldg.gif) no-repeat top left;}
.bgleft3   {background:url(images/leftWalkway.gif) no-repeat top left;}
.bgleft4   {background:url(images/leftStatue.gif) no-repeat top left;}
.bgleft5   {background:url(images/leftGreatWall.gif) no-repeat top left;}
.bgleft6   {background:url(images/leftAfricanwoman.gif) no-repeat top left;}
.bgleft7   {background:url(images/leftStone2.gif) no-repeat top left;}

/* left bar and navigation links */
#left      {width:162px; float:left;  text-align:center;}
#left ul   {text-indent:0px; margin-top:135px;}
#left li   {margin-bottom:20px; list-style-type:none; text-align:center;}
#left li a {color:#000; text-decoration:none;}
#left li a:hover {color:#581912; text-decoration:underline;}

/* right side */
#right{margin-left:162px;width:540px;background-color:#581912;color:#d5c8bd;border-left:10px #000 solid;font-size:16px; line-height:20px;}

/* background images for top right side */
.bgright1 {background:url(images/right1.gif) top left no-repeat;}
.bgright2 {background:url(images/right2.gif) top left no-repeat;}
.bgright3 {background:url(images/right3.gif) top left no-repeat;}
.bgright4 {background:url(images/right4.gif) top left no-repeat;}
.bgright5  {background:url(images/right5.gif) top left no-repeat;}
.bgright6 {background:url(images/right6.gif) top left no-repeat;}
.bgright7 {background:url(images/right7.gif) top left no-repeat;}
.bgright8 {background:url(images/right8.gif) top left no-repeat;}
.bgright9 {background:url(images/right9.gif) top left no-repeat;}
.bgright10 {background:url(images/right10.gif) top left no-repeat;}
.bgright11 {background:url(images/right11.gif) top left no-repeat;}
.bgright12 {background:url(images/right12.gif) top left no-repeat;}
.bgright13 {background:url(images/right13.gif) top left no-repeat;}
.bgright14 {background:url(images/right14.gif) top left no-repeat;}
.bgright15 {background:url(images/right15.gif) top left no-repeat;}
.bgright16 {background:url(images/right16.gif) top left no-repeat;}

/* text formatting */
#text {width:490px; margin:0px auto 15px auto; padding-top:110px;padding-bottom:15px;}
#text ul, #text ol {margin:10px;}
#text ul li{margin-left:10px; list-style-type:circle; margin-bottom:10px; line-height:16px;}
#text ol li{margin-left:10px; margin-bottom:10px; line-height:16px;}
#text img.faculty {float:left; margin:0px 10px 10px 0px;}

#footer    {clear:both; width:720px; margin:10px auto; text-align:center;}
#footer a  {color:#000; text-decoration:none;padding:5px;}
#footer a:hover {color:#581912; text-decoration:underline;padding:5px;}


h1 {margin-top:15px; font-size:20px; font-weight:normal; line-height:18px; letter-spacing:.07em;}
h2 {font-size:20px; text-align:center; margin-bottom:20px; letter-spacing:.07em;}
h3 {font-size:18px; text-align:center; margin-bottom:15px; letter-spacing:.07em;}
h5 {font-size:18px; text-align:center; color:#581912; margin-top:25px;}

p         {margin-bottom: 15px;}
p.bottom  {font:italic normal 13px/14px Arial, Helvetica, sans-serif; text-align:center;}
p.small   {font:italic normal 13px/14px Arial, Helvetica, sans-serif; margin-top:-10px;}
p.faculty {font-size:14px; line-height:15px;}

a       {text-decoration:underline; color:#d5c8bd;}
a:hover {text-decoration:none;}

