@charset "UTF-8";
/* CSS Document - Discover 3*/

/* MAIN BODY */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.3em;
}
body {
	background-color: #fcce40;
	background-image: url(../images/cml_bkgd.gif);
	background-repeat: repeat;
}
h1 {
	font-size: 190%;
        color: #E64097;
	font-family: "Myriad Pro", Arial, Helvetica;
	font-weight: bold;
	margin-top: 1em;
}

h2 {
	font-size: 140%;
        color: #E64097;
	font-family: "Myriad Pro", Arial, Helvetica;
	font-weight: bold;
		line-height: 1.1em;
     margin-top: .5em;
    margin-bottom: -.5em;
}
h3 {
	font-size: 120%;
        color: #E64097;
	font-family: "Myriad Pro", Arial, Helvetica;
	font-weight: bold;
     margin-bottom: 0;
}
hr {   border-top: 1px dashed #999;
       color: #fff;
       background-color: #fff;

}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #E64097;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
#outerwrapper {
	margin: 0px auto;
	width: 850px;
}
#header {
	width: 100%;
	height: 149px;
	position: relative;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}
#content {
	width: 440px;
	position: relative;
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0055a4;
	border-bottom-color: #0055a4;
	border-left-color: #0055a4;
	margin: auto;
	padding-left: 197px;
        padding-right: 205px;
		min-height:400px;  
        height:auto !important;  
        height:400px;
}
#tablespace {
        padding-left: 10px;
padding-bottom: 20px;
}




/* HEADER ROLLOVER*/
#visitBtn a {
	display:block; 
	height:40px; 
	width:46px; 
	overflow:hidden;
}
#learnBtn a {
	display:block; 
	height:47px; 
	width:60px; 
	overflow:hidden;
}
#celebrateBtn a {
	display:block; 
	height:47px; 
	width:90px; 
	overflow:hidden;
}
#joinBtn a {
	display:block; 
	height:47px; 
	width:122px; 
	overflow:hidden;
}
#visitBtn a:hover { 
	display:block; 
	text-indent:-46px; 
}
#learnBtn a:hover { 
	display:block; 
	text-indent:-60px; 
}
#celebrateBtn a:hover { 
	display:block; 
	text-indent:-90px; 
}
#joinBtn a:hover { 
	display:block; 
	text-indent:-122px; 
}

/* LEFT COLUMN */
#nav {
	width: 170px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 20px;
	background-image: url(../images/left_nav_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
}
#nav ul {
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 0;
}
#nav ul li {
	list-style-image:url(../images/icons_sm_discover.jpg);
	padding-top: 3px;
}
#nav ul li a:link, #nav ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav ul li a:hover, #nav ul li a:active {
	color: #ffffff;
	text-decoration: underline;
}

#visit {
	width: 180px;
	height: 80px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #FFFFFF;
	top: 200px;
	left: 0px;
	background-image: url(../images/left_nav_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#visit p {
       margin-top: 22px;
       margin-left: 20px;
}
#enews {
	width: 170px;
	height: 88px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #FFFFFF;
	top: 280px;
	left: 0px;
	text-align: center;
	padding-left: 5px;
	background-image: url(../images/left_nav_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
}


/* RIGHT COLUMN */
#right {
	width: 180px;
	height: 210px;
	top: 0px;
	right: 5px;
	position: absolute;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 3px;
	text-align: left;
}
#support {
	width: 180px;
	height: 100px;
	top: 211px;
	right: 5px;
	position: absolute;
	padding-right: 5px;
	text-align: center;
}
#right ul {
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 0;
}
#right ul li {
	padding-top: 3px;
}
#right ul li a:link, #right ul li a:visited {
	color: #666666;
	text-decoration: none;
}
#right ul li a:hover, #right ul li a:active {
	color: #E64097;
	text-decoration: underline;
}


/* FOOTER */
#footer {
	width: 100%;
	height: 40px;
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
}
