body
{
	background-image: url(background.png);
	background-repeat: repeat;
	font-family: Arial, Serif;
}

h1, h2
{
	visibility:hidden;
	line-height:1px;
	height:1px;
	font-size:1px;
}

h3, h4, h5, h6
{
    color: #660066;
    background-color: Transparent;
    margin-bottom: 2px;
    margin-top: 2px;
}

h4, h6
{
	color: #000000;
	background-color: inherit;
}

h5
{
    font-size: larger;
}

h6
{
	font-size:medium;
}

tr.venue td
{
    color: #660066;
    background-color: Transparent;
    font-size: large;
    padding-left:5px;
    padding-top:5px;
    font-weight:bold;
}

tr.venueAddress td
{
    color: #000000;
    background-color: Transparent;
    font-size: medium;
    padding-left:5px;
}

#header
{
	background-image: url(header.png);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: #cc8a66 3px solid;
}

#title
{
	background-image: url(title.png);
	background-position: center;
	background-repeat: no-repeat;
}

#left div
{
	background-image: url(button.png);
	width: 182px;
	height: 37px;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-bottom: 20px;
}

#left div a
{
	color: #660033;
	background-color: inherit;
	font-size: 20px;
	text-decoration:none;
	line-height:37px;
}
	
	
#left div a:hover
{
	font-weight:bolder;
	text-decoration:underline;
}

.list
{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding:0px;
}

.courselist
{
	margin-left:5px;
	margin-right:5px;
	text-align: left;
	padding:5px;
}

.spacer
{
	clear: both;
	height: 0px;
	overflow: hidden;
	line-height:0px;
	margin:0px;
	padding:0px;
}
  
.list .itemborder
{
	float: left;
	border-right: silver 1px solid;
	padding-right: 5px;
	border-top: silver 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: silver 1px solid;
	padding-top: 5px;
	border-bottom: silver 1px solid;
}

.list .item
{
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.list .item img, .list .itemborder img
{
	/*margin: 2px;*/
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.item
{
	height:250px;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-image: url(semitrans.png)!IMPORTANT;
	background-image: none;
	background-repeat: repeat;
}

#center
{
	color: #000000;
	background-color: #ffffff;
	/*margin-left: 185px;
	padding-right: 5px;
	padding-left: 5px;*/
	padding-top: 3px;
	padding-bottom: 5px;
	background-position: center top;
	background-image: url(bgimage.png);
	background-repeat: no-repeat;
	min-height: 400px;
}

#center ul
{
    padding-left: 50px;
}

#title
{
    height: 300px;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -50px;
}


#logoholder
{
	width:500px;
	margin-left:auto;
	margin-right:auto;
}

.image
{
	height: 175px;
	width: 175px;
	vertical-align: top ;
	text-align: center;
}

.image img
{
    max-height: 180px;
    max-width: 140px;
}
.sample img
{
	vertical-align: top;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	width: 110px;
}

.courses img
{
	float: right;
}

.courses .course
{
	margin-left:20px;
}

#footer
{
	font-size:x-small;
	background-image: url(background.png);
	background-repeat: repeat;
	text-align:center;
}

#footer table
{
	width:700px;
	margin-left:auto;
	margin-right:auto;
}

th
{
	color:#660033;
}