﻿body
{
	background: #e1e1e1;
	color: #464646;
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
}

h1
{
	color: #428ccb;
	font-weight: bold;
	font-size: 24px;
	margin-top: 0;
}

h2
{
	color: #898989;
	font-size: 20px;
	font-weight:bold;
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

a
{
	color: #336699;
	text-decoration: none;
}

a:hover
{
	color: #0072bc;
	text-decoration: underline;
}

#page
{
	margin: 0 auto;
	width: 800px;
}

#header
{
	color: #fff;
	background: url(Images/header.gif) no-repeat top;
	height: 130px;
	position: relative;
}

#header a
{
	color: #fff;
	text-decoration: none;
}

#header a:hover
{
	color: #fff;
	text-decoration: underline;
}

#header-logo
{
	top: 40px;
	left: 40px;
	position: absolute;
}

#header-title
{
	bottom: 10px;
	position: absolute;
	right: 30px;
	text-align: right;
}

#header h1
{
	color: #fff;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

#main
{
	background-color: #fff;
	padding: 20px 10px;
	position: relative;
}

#text-column
{
	float: left;
	position: relative;
	width: 430px;
}

#cards-column
{
	float: right;
	position: relative;
	width: 300px;
	padding-top: 20px;
}

#lock
{
	border: 1px solid #cccccc;
	background: #f3f3e7;
	float: right;
	padding: 5px 10px;
}

#footer
{
	background: url(Images/footer.gif) no-repeat top;
	color: #4b4b4b;
	height: 74px;
	position: relative;
}

#footer-text
{
	font-size: 10px;
	left: 10px;
	position: absolute;
	top: 32px;
}

#footer-share-this
{
	left: 370px;
	position: absolute;
	top: 48px;
}

#footer-logo
{
	position: absolute;
	right: 10px;
	top: 25px;
}

.inner
{
	padding: 8px;
}

.card-image
{
	background-color: #e1e1e1;
	padding: 3px;
}

.arrow
{
	vertical-align: middle
}

.small
{
	font-size: 12px;
}

.red
{
	color: Red;
}

.pointer
{
	cursor: pointer;
}

.clear
{
	clear: both;
}


/* alignment */
.left
{
	float: left;
}

.center
{
	text-align: center;
}

.right
{
	float: right;
}

#celebcopyright
{	
	margin-top:180px;		
	font-size: 12px;
}

#worcester_header
{
	width: 780px;
	text-align: center;		
}

#byline 
{
	text-align:center;
	margin-top:32px;
}

#Umkc_body
{
	background: #e1e1e1;
	Color: #000080;
	Font-family: helvetica;
	Font-size: 16px;
}

#umkc_header
{
	color: #fff;
	background:url(images/UMKCheader.png ) no-repeat top; 	 
	Height: 200px;
	Position: relative;
}

#Umkc_h1
{
	Font-weight: bold;
	Font-size: 24px;
	Color:#0066cc;
	Margin-top: 0;
}
#CYS_h1
{
	Font-weight: bold;
	Font-size: 24px;
	Color:#0066cc;
	Margin-top: 0;
	text-align:left;
	padding-left:20px;
}

#Umkc_h2
{
	Font-weight: bold;
	Font-size: 20; 
	Color:#0066cc;
	Margin-top: 0;	
}

#Umkc_h3
{
	Font-weight: bold;
	Font-size: 20; 
	Color:#0066cc;
	Margin-top: 0;
	
}

#umkc_textcolumn
{
	float: left;
	Position: relative;
	Width: 340px;
	Padding-top: 10px;
	Color:#0066cc;	
}

#umkc_cardcolumn
{
	float: right;
	Position: relative;
	Width: 380px;
	Padding-top: 20px;
	Color:#0066cc;
}

#umkc_textcolumn2
{
	float: left;
	Position: relative;
	Width: 550px;
	Padding-top: 10px;
	Color:#0066cc;	
	padding-left:100px;
	Font-size: 20px; 
}