body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	padding: 5px;
	background-image: url(gradient1.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
}
a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
}

a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000FF;
	}
a:visited {
	color: #FF0000;
	border-bottom-width: 1px;
	}
	
h1, h3 {
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 26px;
}

h2 {
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.container {
	margin: auto;	
}

.phil_navigation {
	font-size: 10px;
	font-weight: normal;
	vertical-align: middle;
}

.phil_thoughts {
	width: 700px;
	float: left;
	overflow:hidden;
}

.phil_thought {
	padding: 15px;
	width: 650px;
	background-color: #fcebeb;
	border: 1px dotted #FF0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}

.phil_thought_latest {
	padding: 15px;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}

.phil_side {
	width: 200px;
	float: left;
	font-size: 10px;
	overflow: hidden;
	padding: 5px;
}

.phil_outside {
	width: 200px;
	float: left;
	font-size: 10px;
	overflow: hidden;
	padding: 5px;
}

.phil-phooter {
	font-size: 10px;
}

.phil_parablock {
	text-align: justify;
	font-size: 14px;
	line-height: 150%;
}

p {
	text-align: justify;
	font-size: 14px;
	line-height: 150%;
}

.module-feed module{
	font-size: 10px;
}

.archive{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {
	font-size: 14px;
}


#banner{
	width: 700px;
	overflow: hidden;
	}


.phil_input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	color: #666666;
	padding: 4px;
	height: auto;
}
