html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/** end reset**/

body{background-color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif;}

p{font-size: small; margin: 10px 20px 10px 30px;}

ul{font-size: small; margin: 10px 20px 10px 30px;}

#menu ul{ margin: 0;}

a:link, a:visited, a:active {color: #666666; text-decoration: none; font-weight: bold; font-size: small;}

a:hover {color: #000000; text-decoration: none; font-weight: bold; font-size: small;}

h1{margin-left: 30px; margin-bottom: 20px;}

#container{width: 924px; margin: 0 auto; background-color: #fff;border-top: 1px solid #000;}

#leftbar{float: left; width: 224px; background-color: #EBEBEB; min-height: 466px;}

#imagebox{float: left; width: 700px; background-color: #ffffff;}

#contentarea{float: left; width: 924px; background-color: #fff;border-left: 1px solid #000;border-right: 1px solid #000; border-bottom: 1px solid #000;}

#menu{margin: 15px 10px 15px 15px;}

#menu ul li{padding-bottom: 9px;}

#menu a:link, #menu a:visited, #menu a:active {color: #666666; text-decoration: none; font-weight: bold; font-size: small;}

#menu a:hover {color: #000000; text-decoration: none; font-weight: bold; font-size: small;}

#latestnews{background-color: #beb9b5; margin: 15px 20px 15px 20px; padding: 10px 0 10px 0; text-align: center; width: 300px; float: left; border: 1px solid #000;}

#contactdetails{font-size: small; margin: 10px 10px 10px 10px;}

#footer{margin: 20px 0 0 0;}

#backg{float: left; background: url(img/bg.gif) top left repeat-y; border-right: 1px solid #000; border-left: 1px solid #000; width: 924px;}

#dinanbox{float: left; width: 300px;}

/** classes **/

.clear{clear: both;}
