body 	{
	background-color: #003535;
	text-align: center;}
	
.outsidebox { 
	border: 15px solid white;
	width:680px;}
	
.insidebox { 
	border: medium solid black;
	background-color: white;
	width:675px;}

/*image at top of page*/
#ex1{}

a {
}

a:hover, a:active {
}

.linkList {
	float: left;
	margin: 0;
	padding: 0;
	width: 100px;
	margin-right: 20px;}

.linkList a {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: medium;
	font-style: italic;}

.linkList a:hover, .linklist a:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: medium;
	font-style: normal;}

.linkList2 {
	float: left;
	margin: 0;
	padding: 0;
	width: 100px;
	margin-right: 20px;}

.linkList2 a {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: medium;
	font-style: italic;}

.linkList2 a:hover, .linklist a:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: medium;
	font-style: normal;}

ul {
	margin: 0px;
	padding: 0px;}
	
li {
	line-height: 2.5ex;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

p {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
p:first-letter {
	font-size: xx-large;
	font-style: italic;
}

.imageright {
	text-align: left;
	float: right;
}
.imageleft {
	text-align: left;
	float: left;
}


/*images for: about.htm*/
#pic01 {}
#pic02 {}
#pic03 {}

/*images for: atstud.htm*/
#pic04 {}
#pic05 {}
#pic06 {}

/*images for: index.htm*/
#pic07 {}
#pic08 {}