/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.jakeludington.com/mt/mt-static/themes-base/blog.css);
@import url(http://www.jakeludington.com/mt/mt-static/themes/unstyled/screen.css);
/* end StyleCatcher imports */

#pageframe {
	width:620px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	border-top:solid 1px #b1b1b1;
	border-left:solid 1px #b1b1b1;
	border-right:solid 1px #b1b1b1;
	border-bottom:solid 1px #b1b1b1; 
		}


body { 
	margin: 0px;  
	padding: 0px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	background: #FFFFFF; 
	}

#pagecontent {
	text-align: left;
	padding:2px;
	color: #000000; 
	background: #FFFFFF;

		}

	
#gtw_top { 
	font-size:15px;
	letter-spacing:-.03em;
	color:#666; 
	font-family: arial,verdana,sans-serif;
	padding-bottom: 35px;
	}
	
#gtw_try {
		background: #ff7b00;
		left:1px;
		top:1px;
		height:40px;
		border-top: 1px solid #B1B1B1;
		border-bottom: 1px solid #B1B1B1;
		border-left: 1px none #fff;
		border-right: 1px none #fff;
		padding-left: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		color:#fff;
		font-size:19px;
		font-weight:bold;
		}

#pagecontent h1 {
	font-size:12pt;
	text-align:left;
	font-family: arial,verdana,sans-serif;
	font-weight:bold;
	color: #000000; 
	}
	
#pagecontent ul { 
	margin:0;
	padding:0;
	margin:1.5em 0 2em 2em;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	}



