body {
	background-color: #CCD6EE;
	margin: 0 0 0 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.header {
	width:629px;
	height:107px;
	background-image: url(images/01.gif);
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	padding-top: 0px;
	position: relative;
}

.mainbox {
	width:629px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
}

.searchbox {
	width: 623px;
	background-image: url(images/03.gif);
	background-repeat: repeat-x;
	height: 24px;
	color: #D9F3DE;
	font-weight:bold;
	text-align:right;
	font-size:11px;
	padding-right:6px;
	padding-top: 7px;
}

.search {
	width: 150px;
	border: 1px #106D22 solid;
	background-color: #FFF;
}

.searchbutton {
	border: 1px #000 solid;
	width: 30px;
}

.main {
	width: 629px;
	margin-left: auto;
	background-color: white;
	margin-right: auto;
	border: 1px #A5B5DC solid;
}

.video_title {
	font-size: 18px;
	color: #123A88;
	font-weight: bold;
}

.footer {
	width: 629px;
	background-color: #B7C4E0;
	text-align: center;
	font-size: 10px;
	color: #396AC4;
	border: 1px #A5B5DC; solid;
	clear: both;
}

.site_name {
	padding-left: 20px;
	font-weight: bold;
	font-size: 150%;
}

.site_slogan {
	font-size: 80%;
	padding-left: 20px;
}

.nav {
	width: 175px;
	float: right;
	background-image: url(images/04.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px #A5B5DC solid;
	padding-top: 25px;
	font-size: 11px;
	background-color: #E9EEF7;
	padding-left: 5px;
}

.nav2 {
	width: 175px;
	float: right;
	background-image: url(images/05.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px #A5B5DC solid;
	padding-top: 25px;
	font-size: 11px;
	background-color: #E9EEF7;
	padding-left: 5px;
}


.nav ul {
	margin:0;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	list-style: none;
}

.nav li {
	margin-bottom: 4px;
}

.nav li a {
	color: #123A88;
	text-decoration: none;
}

.nav li a:hover {
	color: #123A88;
	text-decoration: underline;
}

.content {
	width: 400px;
	padding-left: 15px;
	font-size: 11px;
	float: left;
	padding-bottom: 5px;
	font-size:12px;

}

.content h1 {
	font-size: 18px;
	color: #133D99;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
}

.page {
	
}

.entryimage {
	float: left;
	width: 130px;
	height: 97px;
	border: 1px black solid;
	margin-bottom: 10px;
	margin-right: 5px;
}

.entry {
	font-size: 12px;
}

.entry a {
	color: #133D99;
	text-decoration: none;
}

.entry a:hover {
	text-decoration: underline;
}

.page_content {
	font-size: 12px;
}

.button_image {
	border: 0px;
	margin-right: 10px;
}

.related a {
	font-size: 12px;
	color: #133D99;
	text-decoration: none;
}

.related a:hover {
	text-decoration: underline;
}

.content h2 {
	font-size: 16px;
	color: #133D99;
	font-weight: bold;
	margin: 0;
	margin-top: 15px;
}

.title {
	font-size: 12px;
}

.tags a {
	font-size: 12px;
	color: #133D99;
	text-decoration: none;
}

tags a:hover {
	text-decoration: underline;
}