/* universal text styles */
h1 {font-family:Arial, sans-serif; font-size:16pt; font-weight:bold; margin:0 0 5px 0; text-decoration: underline; color:#009999;}
h2 {font-family:Arial, sans-serif; font-size:14px; font-weight:bold; margin:0 0 5px 0; color:#009999;}
h3 {font-family:Arial, sans-serif; font-size:13px; font-weight:bold; margin:0 0 5px 0; color:#808080;}
p {font-family:Arial, sans-serif; font-size:13px; font-weight:normal; margin:0 0 5px 0; color:#808080;}
a:link {font-family:Arial, sans-serif; font-size:13px; font-weight:normal; text-decoration:none; margin:0 0 5px 0; color:#808080; border-bottom:1px dotted #009999;}
a:visited {font-family:Arial, sans-serif; font-size:13px; font-weight:normal; text-decoration:none; margin:0 0 5px 0; color:#808080; border-bottom:1px dotted #009999;}
a:focus, a:hover, a:active {font-family:Arial, sans-serif; font-size:13px; font-weight:normal; text-decoration:none; margin:0 0 5px 0; color:#00BBBB; border-bottom:1px dotted #808080;}
ul {font-family:Arial, sans-serif; font-size:13px; font-weight:normal; margin:0 0 5px 1px; color:#808080;}
li {padding-left:25px; background:url(learnbusiness_agcse/bullet.gif) no-repeat 0 2px; font-family:Arial, sans-serif; font-size:13px; font-weight:normal; margin:0 0 5px 1px; color:#808080;}
ol li {background:none;}

/* image <img class="l" src="url" /> style classes */
img {border:0;} /* border style for all images - no class = in-line image */
img.l {float:left;} /* left-aligned images with text wrapping */
img.r {float:right;} /* right-aligned images with text wrapping */
img.b {display:block;} /* left-aligned image with no text wrap - nb: replaces <br /> tag */

/* body and wrap - outer container for whole page */
body,
html {margin:0 auto 0 auto; padding:0;}
body {min-width:760px;}
#wrap {margin:0 auto 0 auto; width:760px; background:url(learnbusiness_agcse/background.gif) repeat-y;}

/* header - top title bar */
#header {background:url(learnbusiness_agcse/header.gif) no-repeat; width:600px; height:35px; padding:75px 0 0 160px;}
#header h1 {text-align:center; font-size:20pt; color:#808080; text-decoration:none;}

/* menu - top horizontal menu panel */
#menu {position:relative; top:-104px; left:75px; height:50px;}
#menu ul {}
#menu li {margin:0; padding:0px; display:inline; background:url(learnbusiness_agcse/button.gif) no-repeat;}
#menu a {display:inline-block; width:150px; text-align:center; font-family:cursive; font-weight:bold; font-size:22px; text-decoration:none; line-height:50px; border:none;}

/* style - style switcher panel */
#style {float:right; padding:5px 0; background:#FFF;}
#style ul {margin:0; padding:0; list-style:none;}
#style li {background:none; list-style:none; margin:0; padding:1px;}
#style a {font-size:9px;}

/* nav - left vertical navigation panel */
#nav {position:relative; top:-45px; float:left; width:130px; padding:0 15px 0 5px; background:none; font-style:italic;}
#nav ul, #nav li {padding:0; list-style:none; margin:0; color:#F6E6FC; background:none;}
#nav h1, #nav h2, #nav h3, #nav p, #nav a {color:#F6E6FC; border:none;}
#nav ul ul {padding-left:10px;}
#nav ul li {background:none;}
#nav a {font-style: normal;}
#nav a:hover {background:url(learnbusiness_agcse/bullet.gif) no-repeat -12px 2px; color:#FFFFFF;}

/* content - main content area */
#content {position:relative; top:-45px; float:left; width:600px; min-height:550px;}
#content ul {margin-bottom:0;}
#content h3, #content h2, #content h1, #content p {padding:5px;}

/* footer - bottom horizontal footer */
#footer {clear:both; background:url(learnbusiness_agcse/footer.gif); height:21px; width:760px; text-align:center; padding-top:19px; color:#fff;}
#footer ul {list-style:none; color:#fff; font-size:9px;}
#footer li {display:inline; color:#fff; font-size:9px;}
#footer p, #footer a {color:#fff; font-size:9px;}
