#header {
	margin: auto;
	width: 764px;
}
#logo {
	width: 191px;
	display: block;
	height: 94px;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 4px;
}
a {
	color: #D93988;
	outline:none;
}
#phone {
	float: right;
	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #4e4e4e;
	background-image: url(img/phone_icon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 27px;
	font-weight: normal;
	padding-top: 76px;
	line-height: 19px;
}

#content {
	margin: auto;
	width: 762px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
}
#footer {
	width: 764px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b5b5b5;
	text-align: right;
	line-height: 30px;
}
#right-page-content {
	float: right;
	width: 552px;
	background-color: #f7f7f7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e6e6e6;
	min-height:350px;
    height:auto !important;
    height:300px;
}
#left-column {
	float: left;
	width: 207px;
}
.clear {
	clear: both;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
#flash {
	background-color: #FFFFFF;
	background-image: url(img/top-eff.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 7px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
	padding-bottom: 1px;
	height: 175px;
}
#flash object {
	margin: 0px;
	padding: 0px;
	height: 175px;
}
#flash embed {
	margin: 0px;
	padding: 0px;
}

#logo_container_l { 
	width:500px;
}

.logo_l {
	width:240px;
	height:80px;
	float:left;
	border:#e6e6e6 solid 1px;
	background:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	display:block;
}
.logo_r {
	width:240px;
	height:80px;
	float:right;
	border:#e6e6e6 solid 1px;
	background:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}
.logo_l img, .logo_r img {margin-top:5px; border:none; margin-bottom:5px; vertical-align:middle}
.logo_l a, .logo_r a {text-decoration:none; text-align:center}

#logo_links_r {
	width:240px;
	height:10px;
	text-align:center;
	float:right;
}

#logo_links_l {
	width:240px;
	height:10px;
	text-align:center;
	float:left;
}
#courses  a {
	font-size:16px;
	font-weight:bold;
	color:#4b4b4b;
	text-decoration:none;
}

#courses a:hover {
	background-repeat: no-repeat;
	background-position: left 3px;
	color: #F6419D;
	text-decoration: underline;
}

/*--------------------merchandise--------------*/

.picture_l {
	width:140px;
	height:80px;
	float:left;
	border:#e6e6e6 solid 1px;
	background:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	display:block;
}

.picture_r {
	width:140px;
	height:80px;
	float:right;
	border:#e6e6e6 solid 1px;
	background:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	display:block;
}

.picture_m {
	margin-left:180px;
	width:140px;
	height:80px;
	border:#e6e6e6 solid 1px;
	background:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	display:block;
}
#picture_title_l {
	width:140px;
	height:20px;
	float:left;
	text-align:center;
}

#picture_title_m {
	width:140px;
	height:20px;
	margin-left:180px;
	text-align:center;
}

#picture_title_r {
	width:140px;
	height:20px;
	float:right;
	text-align:center;
}
#spacer {
	height:15px;
}
.picture_l a img, .picture_r a img, .picture_m a img{
	border:none;
}

