/* CSS Document */
BODY {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.lib.auburn.edu/images/gbar12.gif);
} 
/*
DIV { position: absolute;
	left: 12px;
	top: 28px;	
} 
*/
DIV.logo { position: absolute;
	left: 27px;
	top: 28px;
	margin-top: 0px; 
	margin-left: 15px}
DIV.name {
	position: absolute;
	left: 225px;
	margin-top: 15px;
	margin-left: 90px;
	text-align: right;
	width: 325px;
	top: 9px;
	height: 86px;
}
DIV.motto { position: absolute;
	left: 12px;
	top: 28px;
	margin-top: 140px; 
	margin-left: 270px}
DIV.bodystuff {
	position: absolute;
	left: 19px;
	top: 18px;
	margin-top: 120px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width: 555px;
}

DIV.links {
	margin-top: 350px;
	margin-left:240px;
	font-weight: bold;
}
P.logosymbol { font-family: webdings; color: lightblue; font-weight: bold; font-size: 50pt; }
P.nametext {
	font-family: verdana;
	font-weight: bold;
	font-size: 18pt;
	color: #cc6633;
}
P.mottotext { font-family: verdana; font-weight: bold; color: lightblue; font-style: italic; 
font-size: 10pt }
P.bodytext { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal}

TD.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
	text-align: center;

}

h1 { 
	font-family: Arial; font-style: bold; color: #CC6633 }

h3 { 	font-family: Arial; font-style: bold; color: #CC6633 }
.sans {	font-family: "Trebuchet MS", Arial; }

a:link {
	color: #3333CC;


}
a:visited {
	color: #CC6633;
}
a {
	color: #3333CC;
}
link {
	color: #3333CC;
	text-decoration: none;
}
DIV.menu {
	position: absolute;
	left: 50px;
	top: 30px;
	margin-top: 88px;
	margin-left: 100px;
	background-color: #CCCCCC;
	border: none #CCCCCC;
	width: 486px;
	padding: 3px 3px 5px;


}

P.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#inline-list {
	border: 1px solid #000;
	margin: 2em;
	width: 80%;
	padding: 5px;
	font-family: Verdana, sans-serif;
	list-style-image: none;
	list-style-type: none;


	}

#inline-list p {
	display: inline;
	}

#inline-list ul, #inline-list li {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #339;
	font-weight: bold;
	}
ul {
	list-style-type: disc;
}
DIV.rightmenu {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	float: right;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	position: absolute;
    left: 645px;
	top: 10px;
	width: 150px;
}

DIV.float {
    position: relative;
	float: left;
	width: 150px;
	padding: 10px;
	}
	
DIV.float2 {
    position: relative;
	float: left;
	width: 250px;
	margin: 0px 20px 0px 0px;
	}
	
DIV.scaright {
    position: relative;
	float: left;
	width: 300px;
	}
DIV.sparc {
	background-image: url(sparc/home.jpg);
}

