body {
	margin:1em;
	background:#fff;
	font-family: "trebuchet ms", sans-serif;
	font-size: 10pt;
}

A {color: #003366; text-decoration: none; font-weight:bold;}
A:link {color: #003366; text-decoration: none;}
A:visited {color: #003366; text-decoration: none;}
A:active {color: #FFCC66;}
A:hover {color: #FFCC66;}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

#menuframe {
	width: 100%;
	width: 100%;
	height: 57px;
}

#banner {
	font-family: "trebuchet ms", sans-serif;
	color:#FFF;
	font-weight:bold;
	background: #073C4C url('/pragmatic/header.png') top right no-repeat;
	padding: 0px 15px 0px 33px;
	height: 78px;
}

#banner h1 {padding: 10px 0px 0px 0px; font-size: 2.5em;}
#banner h2 {font-size: 1.1em;}
	
#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
	color: #FFF;
	text-decoration: none;
}

.description {
	font-family: "trebuchet ms", sans-serif;
	color:#FFF;
	font-size: 1.0em;
	font-weight:bold;
	background:#003366;
	text-transform:none;
}

#content {
	float:left;
	position:relative;
	width:73%;
	background:#FFF;
	margin-right:0px;
	margin-bottom:20px;
	border:1px solid #FFF;
}

	#container {
	background:#FFF;
/*	border:1px solid #FFF; */
}

#links {
	background:#999;
	padding:15px;
	border:1px solid #FFF;
	border-right: 0px;
	width: 220px;
	float: right;
}

.blog {
	padding:15px;
	background:#FFF; 
}

.blogbody {
	font-family: "trebuchet ms", sans-serif;
	color:#666;
	font-size: 1.0em;
	font-weight:normal;
	background:#FFF;
	line-height:150%;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
	font-weight: normal;
	text-decoration: underline;
}

.title {
	font-family: "trebuchet ms", sans-serif;
	font-size: 1.0em;
	color: #000000;
	text-transform:uppercase;
}

#menu {
	margin-bottom:15px;
	background:#FFF;
	text-align:center;
}

.date { 
	font-family: "trebuchet ms", sans-serif;
	font-size: 1.1em;
	color: #666;
	border-bottom:1px solid #999;
	margin-bottom:10px;
	font-weight:bold;
}

.posted { 
	font-family: "trebuchet ms", sans-serif;
	font-size: x-small;
	color: #000000;
	margin-bottom:25px;
}

.calendar {
	font-family: "trebuchet ms", sans-serif;
	color:#FFF;
	font-size: 0.9em;
	font-weight:normal;
	background:#999;
	line-height:140%;
	padding:2px;
	text-align:center;
}

.calendarhead {
	font-family: "trebuchet ms", sans-serif;
	color:#FFF;
	font-size: 1.0em;
	font-weight:bold;
	background:#999;
	line-height:140%;
	padding:2px;
}
.calendar>table {width: 210px}

.side {
	font-family: "trebuchet ms", sans-serif;
	color:#333;
	font-size: 0.9em;
	font-weight:normal;
	background:#999;
	line-height:140%;
	padding:2px;
}

.sidetitle {
	font-family: "trebuchet ms", sans-serif;
	color:#FFF;
	font-size: 0.9em;
	font-weight:normal;
	padding:2px;
	margin-top:10px;
	letter-spacing: .1em;
	border-bottom:1px dotted #FFF;
	text-align:center;
	background:#999;
}

.syndicate {
	font-family: "trebuchet ms", sans-serif;
	font-size: 0.9em;
	font-weight:bold;
	line-height:140%;
	padding:2px;
	margin-top:10px;
	text-align:center;
	background:#CCC;
	}

.powered {
	font-family: "trebuchet ms", sans-serif;
	color:#666;
	font-size: 0.9em;
	font-weight:bold;
	border:1px dotted #999;
	line-height:140%;
	text-transform:uppercase; 
	padding:2px;
	margin-top:10px;
	text-align:center;
	letter-spacing: .2em;
	background:#FFF;
}

.comments-body {
	font-family: "trebuchet ms", sans-serif;
	color:#666;
	font-size: 0.9em;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px dotted #999;
}

.comments-post {
	font-family: "trebuchet ms", sans-serif;
	color:#666;
	font-size:x-small;
	font-weight:normal;
	background:#FFF;
}

.trackback-url {
	font-family: "trebuchet ms", sans-serif;
	color:#666;
	font-size:small;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	padding:5px;
	border:1px dotted #999;
}

.trackback-body {
	font-family: "trebuchet ms", sans-serif;
	color:#666;
	font-size:small;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px dotted #999;
}

.trackback-post {
	font-family: "trebuchet ms", sans-serif;
	color:#666;
	font-size:x-small;
	font-weight:normal;
	background:#FFF;
}

.comments-head	{ 
	font-family: "trebuchet ms", sans-serif;
	font-size:small; 
	color: #666; 
	border-bottom:1px solid #999;
	margin-top:20px;
	font-weight:bold;
	background:#FFF;
}

#banner-commentspop {
	font-family: "trebuchet ms", sans-serif;
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #FFF;
	background:#003366;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}
