/* CSS Document */

body {margin:0; font:75% Verdana, Arial, Helvetica, sans-serif; background-color:#DDDDDD;}

	.border {
			border: 1px solid;
			border-color: #666;
				}
				.right {
				float:right;}


#header {width:100%; background-color:#006; height:26px;}

#home {width:740px; border:10px solid; border-color:#FFF; font-size:1.2em; font-weight:bold; margin-left:auto; margin-right:auto; background-color:#FFF;}

#profs {width:740px; padding:10px; background-image:url(greybg.jpg); background-repeat:repeat-x;background-color:#FFCF9C; color:#FFF; margin-left:auto; margin-right:auto;}

.prof {font-size:.8em;}

#container {position:relative; width:700px; padding:15px; background-color:#FFF; margin-left:auto; margin-right:auto;}

#content {margin-left:0; width:500px; border:0 solid; border-color:#CCC; border-right-width:1px;}

#content p {line-height:1.6em; padding-right:15px;}

#content h1 {font: 1.6em Georgia, "Times New Roman", Times, serif; font-weight:normal; margin-bottom: 5px; color:#F00;}

#content img {margin-right:10px; margin-bottom:10px;}

#sidebar {position:absolute; top: 15px; left:520px; width:190px; font-size:.8em;}
#sidebar a {color:#F00; text-decoration:none;}
#sidebar a:hover {text-decoration:underline;}

ul#q {margin:0; padding:0; list-style:none;}
ul#q li {font-size:1em; padding-bottom:10px; padding-top: 10px; margin-left:5px; border:0 solid; border-color:#CCC; border-bottom-width:1px;}
ul#q a {color:#06C; text-decoration:none;}
ul#q a:hover {color:#F60; text-decoration:underline;}

.disclaimer {font-size:.8em; color:#999;}

#breadcrumb {width:760px; margin-left:auto; margin-right:auto; font-size:.8em; color:#999;}
#breadcrumb a:link, #breadcrumb a:hover {color:#999;}
#breadcrumb a:hover {color:#F00;}

#tab {width:720px; height:12px; background-image:url(../STEM/tab.gif); background-repeat:no-repeat; margin-left:auto; margin-right:auto; font-size:.8em; padding: 3px; padding-left:8px;}
#tab a:link, tab a:hover {color:#999;}
#tab a:hover {color:#F00;}