/* ------------------------------------------- */
/* BEGIN TYPOGRAPHY, COLORS, AND OTHER STYLING */
/* ------------------------------------------- */

body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color:#111;
	background:#fff;
	font-size:12px;
}

a:link, a:visited {
	color:#2886be;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

.blurb {
	font-size:15px;
	font-weight:bold;
}

#topmain-right a#createbtn,#topmain-right a#createbtn:visited {
	display:block;
	width:367px;
	height:118px;
	background:url('/_img/btn_createmadlib_off.gif') no-repeat;
	overflow:hidden;
	text-indent:-9999em;
}

#topmain-right a#createbtn:hover {
	display:block;
	width:367px;
	height:118px;
	background:url('/_img/btn_createmadlib_on.gif') no-repeat;
	overflow:hidden;
	text-indent:-9999em;
}
.hdr {
	font-size:15px;
	font-weight:bold;
	color:#333;
}

.row1 {
	background:#eee;
}


/* ----------------------------------------- */
/* END TYPOGRAPHY, COLORS, AND OTHER STYLING */
/* ----------------------------------------- */

/* ========================================================================================== */
/* ========================================================================================== */
/* ========================================================================================== */
/* ========================================================================================== */

/* ---------------------- */
/* BEGIN STRUCTURE/LAYOUT */
/* ---------------------- */

#container {
	width:780px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	background:url('/_img/bgr_header_01.gif') repeat-x;
	height:100px;
	overflow:hidden;
}	

#freesplash {
	float:right;
	display:block;
	background:url('/_img/img_free_01.gif') 0 5px no-repeat;
	width:89px;
	height:94px;
	overflow:hidden;
	text-indent:-9999em;
	margin-right:16px;
}

#sky {
	float:left;
	width:125px;
	margin:15px 0;
	background:#e7e6e6;
	padding:5px;
}

#main {
	float:right;
	margin:15px 0 0 15px;
	width:630px;
}	

#singlemain {
	overflow:auto;
}

#topmain {
	overflow:auto;
}

#topmain-left{
	float:left;
	width:250px;
	padding:0 12px 0 0;
}	

#topmain-right {
	float:right;
}

#topmain-left p {
	margin:0 0 10px 0;
}

#bottom-main {
	overflow:auto;
	
}

#bottommain-left {
	float:left;
	width:150px;
}

#bottommain-right {
	float:right;
}

#loginarea {
	margin:10px 0 0 0;
	background:#eee;
	padding:10px;
	width:347px;
}

#footer {
	border-top:1px solid #111;
	margin:15px 0 0 0;
	padding:5px 0 0 0;
}

#footer-left {
	float:left;
}

#footer-right {
	float:right;
}
		
/* END STRUCTURE/LAYOUT /*
/* -------------------- /*

/* ========================================================================================== */
/* ========================================================================================== */
/* ========================================================================================== */
/* ========================================================================================== */

/* ------------- */
/* BEGIN HEADERS */

h1 {
	background:url('/_img/img_hdrlogo_01.gif') 0 15px no-repeat;
	display:block;
	margin:0 0 0 20px;
	padding:0;
	overflow:hidden;
	text-indent:-9999em;
	height:78px;
	width:460px;
	float:left;
}

* html h1 {
	margin:0 0 0 10px;
}

h3 {
	font-size:20px;
	font-weight:bold;
	margin:0 0 8px 0;
}


/* END HEADERS /*
/* ----------- /*

/* ========================================================================================== */
/* ========================================================================================== */
/* ========================================================================================== */
/* ========================================================================================== */

/* ------------ /*
/* BEGIN IMAGES */





/* END IMAGES /*
/* ---------- /*

/* ========================================================================================== */
/* ========================================================================================== */
/* ========================================================================================== */
/* ========================================================================================== */

/* ----------- */
/* BEGIN LISTS */




/* END LISTS /*
/* --------- /*

/* ========================================================================================== */
/* ========================================================================================== */
/* ========================================================================================== */
/* ========================================================================================== */

/* ------------------- */
/* BEGIN FORM ELEMENTS */

form input {
	font-size:14px;
	padding:3px;
}
	

/* END FORM ELEMENTS /*
/* ----------------- /*

/* ========================================================================================== */
/* ========================================================================================== */
/* ========================================================================================== */
/* ========================================================================================== */

/* ------------------- */
/* BEGIN MISC ELEMENTS */
/* ------------------- */

.clearer {

 overflow:hidden;
 margin-top:-1px;
 clear:both;
} 	



/* ----------------- */
/* END MISC ELEMENTS */
/* ----------------- */