/*
Theme Name: WordPress Default
Websit: Katie Lee
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Arial', Verdana , Sans-Serif;
	color: #989898;
	text-align: left;
	}
a { text-decoration:none; }

img { border:none;}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	}
#header { display:none; }
#sidebar { display:none; }
.link { display:none; }
.widecolumn .sub {
	width:200px;
	font-size:8pt;
	margin:20px 0 20px 0;
	line-height:1em;
	display:block;
	float:left;
}
.widecolumn .inte{
	width:200px;
	font-size:8pt;
	float:left;
	margin:0;
	text-align:left;
}
.widecolumn .insert { 
	width:460px;
	margin:22px 0 0 210px;
	font-size:10pt;
	}
#footer { display:none; }