body {
	background: #FFFFFF url('../images/main_bg.gif') repeat-x center top;
	font-family: verdana;
	font-size: 12px;
}

td {
	font-family: verdana;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #CC6600;
}

a:hover {
	text-decoration: underline;
}

.home a {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	}
	
.home a:hover {
	color: #00009C;
	text-decoration: none;
	background: url('../images/menu_bg_ov.gif');
	height: 32px;
	}	

.blog a {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	}
	
.blog a:hover {
	color: #00009C;
	text-decoration: none;
	background: url('../images/menu_bg_ov.gif');
	height: 32px;
	}	

.articles a {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	}
	
.articles a:hover {
	color: #00009C;
	text-decoration: none;
	background: url('../images/menu_bg_ov.gif');
	height: 32px;
	}	
	
.training a {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	}
	
.training a:hover {
	color: #00009C;
	text-decoration: none;
	background: url('../images/menu_bg_ov.gif');
	height: 32px;
	}	
	
.newsletter a {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	}
	
.newsletter a:hover {
	color: #00009C;
	text-decoration: none;
	background: url('../images/menu_bg_ov.gif');
	height: 32px;
	}	

.tools a {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	}
	
.tools a:hover {
	color: #00009C;
	text-decoration: none;
	background: url('../images/menu_bg_ov.gif');
	height: 32px;
	}	
	
.network a {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	}
	
.network a:hover {
	color: #00009C;
	text-decoration: none;
	background: url('../images/menu_bg_ov.gif');
	height: 32px;
	}	
	
.resources a {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	}
	
.resources a:hover {
	color: #00009C;
	text-decoration: none;
	background: url('../images/menu_bg_ov.gif');
	height: 32px;
	}	
	
.forum a {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	}
	
.forum a:hover {
	color: #00009C;
	text-decoration: none;
	background: url('../images/menu_bg_ov.gif');
	height: 32px;
	}	
	
.support a {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	}
	
.support a:hover {
	color: #00009C;
	text-decoration: none;
	background: url('../images/menu_bg_ov.gif');
	height: 32px;
	}	

.padding {
	padding: 7px;
}

input {
	border: 1px solid #000;
	height: 19px;
	font-size: 12px;
}

.small {
	font-size: 9px;
}

h1 {
	font-size: 12px;
	margin: 0px;
}

.content {
	background: #FDFDFD url('http://www.peterclaridge.com/images/content_bg.gif') repeat-x center top;
}

.content2 {
	border-left: 3px solid #5199D0;
	border-right: 3px solid #5199D0;
	padding: 9px;
}

.posts {
	padding: 8px;
	color: #FFF;
	font-size: 13px;
}

.title {
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}

.date {
	font-size: 10px;
	color: #FFF;
}

.date2 {
	font-size: 10px;
	color: #666;
}

.comments2 {
	font-size: 10px;
	color: #666;
}

.comments {
	padding: 8px;
	color: #FFF;
	font-size: 13px;
}

.commentstext {
	font-size: 10px;
	color: #FFF;
}

.aboutme {
	padding: 8px;
	margin-left: 3px;
	color: #FFF;
	font-size: 13px;
}

ul {
	list-style: none;
	padding: 0px;
	text-indent: -10px;
	} 

li {
	list-style: none;
	background: url('http://www.peterclaridge.com/images/side_bg.gif') no-repeat;
	height: 34px;
}
