body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

#navbar {
	background-color: #19459c;
	height: 33px;
}

#nav-menu {
	width: 998px;	
}

#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
}

#nav-menu li
{
	float: left;
	width: auto;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	list-style:none;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-left: 12px;
}

#nav-menu li a
{
	text-decoration: none;
	color: #FFFFFF;
	display:block;
}

#nav-menu li a:hover
{
	text-decoration: none;
	color: #b3e6ff;
	text-decoration:none;
	display: block;
}

#header {
	background-color: #d7f4fa;
	background-image: url(images/mainbground.jpg);
	background-repeat: no-repeat;
	height: 235px;
	float: left;
	width: 100%;
	min-width: 820px;
}

#karin {
	background-image: url(images/karin.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 235px;
	width: 275px;
}

#content {
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	min-width: 820px;
}

#left-col {
	width: 219px;
	float: left;
}

#right-col {
	width: 219px;
	float: right;
}

.title {
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;

}

#contentwrapper{
	margin-left: -250px;
	float: right;
	width: 100%;
}

#main-col {
	margin-left: 250px;
}

#middle-col {
	margin-left: 250px;
	margin-right: 250px;
}

a {
	text-decoration: underline;
	color: #19459c;
}
a:hover {
	text-decoration: none;
}


.sidebarlink {
	float: left;
	width: 219px;
	margin-bottom: 10px;
	text-align: center;

}

.rightsidebarlink {
	margin-bottom: 10px;
	text-align: center;

}

.caption {
	margin-bottom: 15px;
	text-align: center;
	padding-bottom: 10px;
	

}
.videos {
	margin-bottom: 20px;
	text-align: center;
}


.mainbg {
	background-color: #d7f4fa;
	background-image: url(images/mainbground.jpg);
	background-repeat: no-repeat;
}

.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navbutton {
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.navbutton a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #6699FF;
	background-color: #19459c;
	text-decoration: none;
	font-weight: bold;	
}

.mainnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #6699FF;
	background-color: #19459c;
	text-decoration: none;
	font-weight: bold;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.biggertext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.subnav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.boldertext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

div.rightside_image {
	float: right;
	padding: 8px;
	border: 1px dotted #666666;
	text-align: center;
	font-size: 11px;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

div.leftside_image {
	float: left;
	padding: 8px;
	border: 1px dotted #666666;
	text-align: center;
	font-size: 11px;
	font-style: italic;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.boldertext_blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #19459c;
}

.textinbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 8px;
	border: 3px solid #CCCCCC;
	width: 500px;
	margin-bottom: 20px;
}

.clear {
	clear: both;
}

h1,h2,h3,h4,h5,h6 {
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
hr {
	background-color: #CCCCCC;
	height: 2px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.reaction {
	float: right;

}
.clear {
	clear: both;
}
.clearright {
	clear: right;
}
.clearleft {
	clear: left;
}
.reactionbox {
	margin-bottom: 15px;
}
.reaction_photo {
	float: right;
	width: 100px;
	background-color: #f3f3f3;
	padding: 10px;
	border: 1px dotted #666666;
	text-align: center;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.reaction_photo_left {
	float: left;
	width: 100px;
	background-color: #f3f3f3;
	padding: 10px;
	border: 1px dotted #666666;
	text-align: center;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.videoleftcolumn {
	float: left;
	width: 50%;
	text-align: center;

}
.videorightcolumn {
	float: right;
	width: 50%;
	text-align: center;

}
.ukvideos {
	margin-bottom: 20px;
	text-align: center;
	margin-top: 20px;
}
#min-width{
	width:820px;
}
.videothumbnail {
	margin: 15px;
}
.videolist {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
}
.videotitle {
	padding-right: 15px;
	padding-left: 15px;
}

.photos-larger tr {
	font-size: 13px;
	margin-bottom: 15px;
	color: #666666;
}

.photos-larger td {
	padding-bottom: 7px;
	padding: 5px;
}
