	body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:98%;
		background:#fff;
        font-family: Arial, Helvetica, sans-serif;
        color: #000000;
		font-size: 15px;
        border-left: solid 1px #ededed;
	}
	a {
		color:#369;
	}
	a:hover {
		color:#fff;
		background:#369;
		text-decoration:none;
	}
	h1, h2, h3 {
        font-family: Arial, Helvetica, sans-serif;
		margin:.8em 0 .2em 0;
		padding:0;
        color: #000000;
	}

    h1 {
        font-family: Arial, Helvetica, sans-serif;
	    font-size: 24px;
	    color: black;
	    font-weight: bold;
     }

	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}
	img {
		margin:10px 0 5px;
	}
	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
        margin-left: 5px;
	}
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}
	#header ul {
		clear:left;
		float:left;
		width:98%;
		list-style:none;
		margin:10px 0 0 0;
		padding:0;
	}
	#header ul li {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
	}
	#header ul li a {
		display:block;
		float:left;
		margin:0 0 0 1px;
		padding:3px 10px;
		text-align:center;
		background:#eee;
		color:#000;
		text-decoration:none;
		position:relative;
		left:2px;
		line-height:1.3em;
	}
	#header ul li a:hover {
		background:#369;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
		color:#fff;
		background:#000;
		font-weight:bold;
	}
	#header ul li a span {
		display:block;
	}

	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
	}
	/* 2 Column (right menu) settings */

    .rightmenu {
		background:#eee;		/* right column background colour */
	}
	.rightmenu .colleft {
		right:30%;			/* right column width */
		background:#fff;		/* left column background colour */
	}
	.rightmenu .col1 {
		width:66%;			/* left column content width (left column width minus left and right padding) */
		left:32%;			/* (right column width) plus (left column left padding) */
	}
	.rightmenu .col2 {
		width:26%;			/* right column content width (right column width minus left and right padding) */
		left:36%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}

    /* Jack added */
    .col2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
    }

	/* Footer styles */
	#footer1 {
        height: 50;
        font-family: Arial, Helvetica, sans-serif;
        font-size:13px;
		clear:both;
		float:left;
		width:100%;
		border-top:1px solid #000;
	}

    #footer1 p {
		padding:2px;
		margin:0;
	}

#footer2 {
        height: 10px;
        font-family: Arial, Helvetica, sans-serif;
        font-size:13px;
		clear:both;
		float:left;
		width:100%;
		border-top:1px solid #000;
	}

#footer2 p {
		padding:2px;
		margin:0;
}

.headline  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: black;
	font-weight: bold;
}

.sub-headline  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: black;
	font-weight: bold;
}

.sub-sub-headline  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	font-weight: bold;
}

#arstack a:link {border: 1px black solid;}
#arstack a:visited {border: 1px black solid;}
#arstack a:active {border: 1px black solid;}
#arstack a:hover {background-color: white; color:black; border: 1px black solid;}

#header-movie {position: absolute; right: 20px; top: 10px; width: 800px; height: 200px;}

/*
.fixed_width {
  width : 100%;
  text-align : left;
  display : inline-block;
  margin: 0 auto;
  position: relative;
  margin-left: 2%;
}
*/

#button {
color:#fff;
text-align:center;
background-color:#0280A9;
font-size: large;
}

#button p {
padding-top:2px;
padding-bottom:2px;
}

ul#videos li{margin-bottom: 10px;}
a.button1{width: 320px; height: 48px; background: url(../img/button1.png); text-indent: -999px; display: block; margin-bottom: 6px;}
a:hover.button1{background-position: 0px -50px; }
a.button2{width: 320px; height: 48px; background: url(../img/button2.png); text-indent: -999px; display: block; margin-bottom: 6px;}
a:hover.button2{background-position: 0px -50px; }
a.button3{width: 320px; height: 48px; background: url(../img/button3.png); text-indent: -999px; display: block; margin-bottom: 6px;}
a:hover.button3{background-position: 0px -50px; }
a.button4{width: 320px; height: 48px; background: url(../img/button4.png); text-indent: -999px; display: block; margin-bottom: 6px;}
a:hover.button4{background-position: 0px -50px; }
a.button5{width: 320px; height: 48px; background: url(../img/button5.png); text-indent: -999px; display: block; margin-bottom: 6px;}
a:hover.button5{background-position: 0px -50px; }
a.button6{width: 320px; height: 48px; background: url(../img/button6.png); text-indent: -999px; display: block; margin-bottom: 6px;}
a:hover.button6{background-position: 0px -50px; }
a.button7{width: 320px; height: 48px; background: url(../img/button7.png); text-indent: -999px; display: block; margin-bottom: 6px;}
a:hover.button7{background-position: 0px -50px; }

 
