body
{
	color: #010101;
	background-color: #B1B1B2;
	margin: 0;
	padding: 0;
}

h1
{
	font-family: "Tahoma", "Verdana", "Helvetica", sans-serif;
	color: #292929;
	font-size: 120%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h2
{
	font-family: "Tahoma", "Verdana", "Helvetica", sans-serif;
	color: #292929;
	font-size: 90%;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

ul
{
	margin-top:0px;
	margin-bottom: 0px;
}

p,li,td.form
{
	font-family: "Tahoma", "Verdana", "Helvetica", sans-serif;
	font-size: 80%;
	color: #010101;
	max-width: 60em;
	/*background-color: #DDDDDD;*/
}

p.smaller
{
	max-width: 60em;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:70%;
}


div#nav
{
	margin-top: 0.25em;
	margin-bottom: 0.5em;
	clear: both;
}

div#hr 
{
	background: #DDDDDD url('images/line.gif') repeat-x top left;
	width: 100%;
	height: 3px;
	margin: 0;
	padding: 0;
	border: none;
}



div#content p,h1,h2
{
	padding-top: 2px;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-right: 0px;
}

div#content h1
{
	padding-top: 8px;
}

div#content table
{
	padding-left: 20px;
}

div#content
{
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	background-color: #DDDDDD;
	background-image: url('images/shadow.jpg');
	background-position: 99% 50px;
	background-repeat: no-repeat;
	vertical-align: top;
}


div#bottom-gradient
{
	width: 100%;
	height: 50px;
	float: left;
	margin: 0;
	padding: 0;
	background: #B1B1B2
	  url('images/bottom-gradient.gif')
	  repeat-x
	  top left;
}

div.break
{
	margin: 0 auto 0 auto;
	background: url('images/bullet.gif') repeat-x top left;
	width: 40px;
	height: 3px;
}
a:link, a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:active
{
	text-decoration:underline;
}

a.link-button:link, a.link-button:visited, a.link-button-this
{
	display: block;
	background: #B1B1B2 url('images/button_89x25.jpg') no-repeat top left;
	width: 89px;
	height: 25px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #000000;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a.link-button:hover, a.link-button-this
{
	background: #B1B1B2 url('images/button_ov_89x25.jpg') no-repeat top left;
	text-decoration: none;
}

a.link-button:active
{
	padding-top: 4px;
	padding-bottom: 1px;
	background: #B1B1B2 url('images/button_do_89x25.jpg') no-repeat top left;
	text-decoration: none;
}

ul
{
	list-style-image:url('images/bullet.gif');
	list-style-position:outside;
	
}

ul.rss-item
{
	list-style-image:url('images/bullet-lg.gif');
	margin-left: 12px;
	padding-left: 2px;
	
}

ul.rss-item li
{
	font-size: 75%;
	margin-bottom: 5px;
	margin-left: 3px;
	padding-left: 3px;
}

/* styling for rss feeds */

div#alba-feed, div#bbctech-feed, div#elreg-feed, #sealgar-news
{
	border: 1px solid #757575;
	margin-bottom: 5px;
	background-color: #ECECEC;
	padding: 7px
}

div#sealgar-news
{
	margin-left: 25px;
	max-width: 44em;
	clear: both;
}

div#alba-feed
{
	float: left;
	margin-left: 25px;
	clear: none;
	max-width: 22em;
}

div#right-feeds
{
	padding: 7px;
	float: left;
	margin-left: 25px;
	margin-right: 185px;
	clear: none;
	max-width: 22em;
}

span.rss-date
{
	font-size: 72%;
	font-weight: bold;
	color: #6C6C6C;
}

div.grey
{
	float: right;
	clear: right;
	display: inline;
	padding:0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5%;
	margin-right: 185px;
	background-color: #DDDDDD;
	background-image: url('images/image-border_198x176.gif');
	background-position: 0% 0%;
	background-repeat: no-repeat;
	width: 198px;
	height: 176px;
	border: none;
}

div.grey img
{
	padding:0;
	margin-left: 9px;
	margin-right:8px;
	margin-top: 12px;
	margin-bottom: 13px;
}

img.validator
{
	border: none;
	padding: 0px;
	margin: 5px;
}

div#videoInfo
{
	background-image: url('images/videoframe.gif');
	background-repeat: no-repeat;
	margin-left: 120px;
	padding-top: 19px;
	padding-left: 16px;
	width: 352px;
	height: 278px;
}
div.footer
{
	font-size:70%;
	margin-right: auto;
	margin-left: auto;

	text-align: center;
}

div.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
}


div.nav-item
{
	float: left;
	clear: none;

}
