/* STYLE SHEET */
/* ***************************************************************************** */
/* FRAMEWORK */
html {
	position:relative;
	height:100%;
}
body {
	position:relative;
	height:100%;
	background-color:#c8c8c8; /** Background Color **/
	background-image:url(); /** Background Image **/
	background-repeat:repeat-x; /** Background Repeat **/
	background-position:top; /** Background Position **/
	margin:0px;
}
#container_1 {
	position:relative;
	width:946px;
	margin:auto;
}
/* ***************************************************************************** */
/* BANNER */
#banner {
	position:relative;
	height:206px;
	margin-bottom:20px;
	background-color:#c8c8c8;
}
/* ***************************************************************************** */
/* HEADER */
#header {
	position:relative;
	width:946px;
	height:116px;
	background-image:url(../images/background_946.jpg);
	z-index:10;
}
#header_bottom {
	position:absolute;
	bottom:0px;
	width:946px;
	height:10px;
	background-image:url(../images/bottom_946.jpg);
}
#logo {
	position:absolute;
	top:5px;
	left:5px;
	width:213px;
	height:63px;
}
#menu {
	position:absolute;
	top:0px;
	left:270px;
	width:663px;
	height:70px;
	z-index:10;
}
#options {
	position:absolute;
	top:78px;
	left:456px;
	width:140px;
	height:32px;
}
#options a:link,
#options a:visited,
#options a:hover,
#options a:active,
#options {
	color:#425158;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#search {
	position:absolute;
	left:610px;
	bottom:0px;
	width:287px;
	height:41px;
	background-image:url(../images/background_search.jpg);
}
#search_form {
	position:absolute;
	top:10px;
	left:8px;
	border:1px solid #6e6e6e;
	width:268px;
	height:24px;
	background-color:#FFFFFF;
	overflow:hidden;
}
#search_text {
	position:absolute;
	top:0px;
	left:0px;
}
#search_text_input {
	background-color:#FFFFFF;
	border:0px none;
	height:16px;
	width:202px;
	padding:4px;
}
#seatch_button {
	position:absolute;
	top:0px;
	right:0px;
}
/* ***************************************************************************** */
/* CONTENT */
#content {
	position:relative;
}
.col694,
.col251,
.col302 {
}
/* ***************************************************************************** */
/* mainContent */
.mainContent {
	position:relative;
	top:0pc;
	left:0px;
	width:946px;
	background-image:url(../images/background_946.jpg);
}
.mainContent_top {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/main_top.jpg);
	width:946px;
	height:10px;
	z-index:1;
}
.mainContent_bottom {
	position:absolute;
	bottom:0px;
	left:0px;
	background-image:url(../images/bottom_946.jpg);
	width:946px;
	height:10px;
	z-index:1;
}
.mainContent_content {
	position:relitive;
	padding:20px;
	z-index:2;
}
.mainContent hr {
	width:910px;
	margin:auto;
	border:1px solid #faab10;
	margin-bottom:20px;
	margin-top:10px;
}
/* ***************************************************************************** */
/* COLUMN 251 */
#column_right {
	position:absolute;
	top:0pc;
	right:0px;
	width:251px;
}
.col251 {
	position:relative;
	top:0pc;
	right:0px;
	width:251px;
	background-image:url(../images/background_251.jpg);
}
.col251_top {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/top_251.jpg);
	width:251px;
	height:10px;
	z-index:1;
}
.col251_bottom {
	position:absolute;
	bottom:0px;
	left:0px;
	background-image:url(../images/bottom_251.jpg);
	width:251px;
	height:10px;
	z-index:1;
}
.col251_content {
	position:relitive;
	padding-left:4px;
	padding-right:4px;
	padding-top:20px;
	padding-bottom:20px;
	z-index:2;
}
.col251_content hr {
	width:190px;
	margin:auto;
	border:1px solid #faab10;
}
#clear_column {
	clear:both;
}
/* ***************************************************************************** */
/* BLURB */
.blurb {
	position:relative;
	background-image:url(../images/background_shade.jpg);
	width:262px;
	height:123px;
	padding:15px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.blurb h2 {
	position:absolute;
	padding:0px;
	margin:0px;
	top:20px;
	color:#656565;
}
.blurb .image {
	position:absolute;
	top:45px;
}
.blurb .text {
	position:absolute;
	top:45px;
	left:112px;
	color:#656565;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	width:165px;
}
.blurb .button {
	position:absolute;
	top:112px;
	left:112px;
}
/* ***************************************************************************** */
/* ADS */
#ad_groups {
	position:relative;
	margin:auto;
	width:196px;
}
#groups_menu {
	margin-top:19px;
	margin-bottom:19px;
}
#ad_groups select {
	background-color:#dadada;
	border:1px solid #000000;
	width:196px;
	font-size:11px;
	color:#000000;
}
#ad_lessons {
	position:relative;
	height:131px;
	width:209px;
	margin:auto;
}
#ad_bubble {
	position:relative;
	height:153px;
	width:230px;
	margin:auto;
	margin-bottom:15px;
}
#ad_business {
	position:relative;
	height:315px;
	width:218px;
	margin:auto;
}
/* ***************************************************************************** */
/* CONTENT FOOTER */
#content_footer {
	position:relative;
	height:230px;
}
#content_footer a:link,
#content_footer a:visited,
#content_footer a:hover,
#content_footer a:active {
	color:#324459;
}
#content_footer ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#content_footer li {
	padding:0px;
	margin-bottom:5px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
}
#profiles {
	width:374px;
	position:absolute;
	top:0px;
	left:0px;
}
.profile {
	position:relative;
	width:370px;
	height:90px;
	background-image:url(../images/profile_fade.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.profile_image {
	position:absolute;
	top:5px;
	left:5px;
}
.profile_title {
	position:absolute;
	top:7px;
	left:80px;
	color:#3e3e3e;
	font-weight:bold;
	font-size:13px;
}
.profile_name {
	position:absolute;
	top:55px;
	left:80px;
	color:#324459;
	font-weight:bold;
	font-size:12px;
}
.profile_accolades {
	position:absolute;
	top:65px;
	left:80px;
	color:#9f9f9f;
	font-size:10px;
}
.profile_link {
	position:absolute;
	top:65px;
	right:5px;
}
.profile_link a:link,
.profile_link a:active,
.profile_link a:hover,
.profile_link a:active {
	color:#324459;
	font-size:10px;
}
#archive {
	width:260px;
	position:absolute;
	top:0px;
	right:0px;
}

:focus {outline:none;}