h1, h2, h3, h4, table, h1 a, h1 a:active, h1 a:visited, h1 a:hover{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

h1 a
{
	width: 300px;
	position: absolute;
	padding:  0px;
	margin: 0px;
	top: 5px;
	left: 5px;
}
.all{
	width: 100%;
}

body{
	background-image: url(Images/thetachisymbol2.gif);
	text-align:center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}

.display{
	clear: both;
}

.header
{
	width: 100%;
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	background-image: url(Images/primary-links-background.jpg);
	background-repeat: repeat-x;
	background-color: #ab4313;
	height: 22px;
}

	
.title_bar
{
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	height: 100px;
}

.sub_links
{
	width: 100%;
	list-style: none;
	background-image: url(Images/college-background.jpg);
	background-repeat: repeat-x;
	margin: 0 0 6px 0;
	line-height: 10px;
	height: 21px;
	padding: 0 0 3px 0;
}
h1, h1 a, h1 a:visited, h1 a:hover{
	position: absolute;
	left: 30px;
	top: 25px;
	text-transform: uppercase;
	font-size: 45px;
	color: #FFFFFF;
}

h2 {
	position: absolute;
	left: 40px;
	top: 102px;
	font-size: 11px;
	color: #FFFFFF
}
h3 {
	font-size: 14px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 14px;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.event {
	font-size: 14px;
	color: #CC0033;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.address {
	position: absolute;
	left: 40px;
	top: 125px;
	font-size: 11px;
	color: #000000;
	}


.menua {
	position: absolute;
	right: 40px;
	top: 102px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 11px;
}

.nav {
	position: absolute;
	right: 50px;
	top: 128px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav a:visited, .nav a, .nav a:hover{
	color: #000000;
	text-decoration:none;
	font-family: Verdana, Arial, sans-serif;
}

.menua a, .menua a:visited, .menua a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
}

.footer{
	bottom: 30px;
	padding: 0px;
	
	}
	
.footer a, .footer a:visited, .footer a:hover{
    color: #000000;
	text-decoration: none;
	
	
	}
	
.maincode {
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 1000px;
	text-align: center;
}

.footerbg{
	background-color:#D20D0C;
	background-image:url(NewImages/footer-background.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
	}

a,a:visited {
	text-decoration: none;
	color: #CC0033;
}


.actday{
background-color:#AAAAAA;
}

.pginfo{
	text-align: right;
	font-size: 10px;
	color: #8C8C8C;
	}
	
.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

.link_category{
	font-size: 14px;
	text-decoration:underline;
	padding-top: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.link, .link a, .link a:visited, .link a:hover{
	font-size: 12px;
	text-decoration:none;
	padding-left: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.logo {
	color: #FFFFFF;
	position: absolute;
	right: 50px;
	top: 10px;
	}
	
.links, .upcoming, .oxbox, .mainpage{
	text-align:left;
	}

.loginarea, .calendar, .photos{
	text-align:center;
	}
	
<!--Photo Album-->
/* Photo Border for All Pages Except the Albums Page */

.photo-frame .topx-- {
	background-image: url(Images/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url(Images/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url(Images/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-image: url(Images/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.photo-frame .mid--x {
	background-image: url(Images/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}

.photo-frame .botx-- {
	background-image: url(Images/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url(Images/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url(Images/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}

/* Photo Border for the Album Page */

.album-frame .topx----,
.album-frame .top----x,
.album-frame .botx----,
.album-frame .bot----x {
	height: 14px;
	width: 14px;
}

.album-frame .top-x--- {
	background-image: url(images/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
.album-frame .top--x-- {
	background-image: url(images/album-tstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .top---x- {
	background-image: url(images/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}

.album-frame .mtpx---- {
	background-image: url(images/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .mtp----x {
	background-image: url(images/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}

.album-frame .midx---- {
	background-image: url(images/album-lstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}
.album-frame .mid----x {
	background-image: url(images/album-rstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}

.album-frame .mbtx---- {
	background-image: url(images/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .mbt----x {
	background-image: url(images/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}

.album-frame .bot-x--- {
	background-image: url(images/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}
.album-frame .bot--x-- {
	background-image: url(images/album-bstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .bot---x- {
	background-image: url(images/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}

/* Form Items */

.textfield {
	border: 1px solid #929292;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

/* Login View */

.login .label {
	display:block;
}

.login .textbox {
	border: 1px solid #929292;
	width: 140px;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

.login .button {
	display:block;
	margin-top:8px;
	margin-bottom:8px;
}

/* LIST */

ul {
	list-style-type: none;
	list-style-image: url(images/bullet-2.gif);
	list-style-position: outside;
	line-height: 2.1em;
	vertical-align: middle;
	margin-left: 1.25em;
}
.link {
	list-style-image: url(images/bullet-1.gif);
}

