div { margin: 0px; padding: 0px; }

body {
	margin: 0;
	padding: 0;
	background: #252D37 url(../images/background.gif) repeat-x; 
	/* background-color:#666666 */
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A4AFBD;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

h1 { 
	font-size: 28px;
	color: #666666;
}

h2 { font-size: 18px; }

h3 { 
	font-size: 12px;
	margin-top: 0px; 
}

h3 a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

h3 a:hover {
	font-size: 12px;
}


h4 { 
	font-weight:bold;
	margin-bottom: 20px;
	font-size: 9px;
	color: #5B6F88;
}

p, ol, blockquote {
	margin-top: 0;
	margin-bottom: 18px;
	padding-top: 0;
	padding-bottom: 0;
	text-align: justify;
	line-height: 14px;
}

a {
	color: #95BA2E;
}

a:hover {
	text-decoration: none;
}

.post {
	margin: 0 0 20px 0;
	padding: 0px 10px 10px 0px;
	background: url(../images/devideline.gif) repeat-x left bottom;
}

.boxed {
	text-align:center;
	margin: 0 0 20px 0;
}

.imageleft {
	float:left;
	margin: 5px 5px 5px 0px;
}

.imageright {
	float:right;
	margin: 5px 0px 5px 10px;
}

.clearfloat {
	clear: both;
}

.sectiondescription {
	font-size: 11px;
}

.galhead {
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
}

.selectiontext {
	text-align: center;
	padding-bottom: 17px;
	float:none;
}

.selectionmid1 {
	float: left;
	padding-left: 175px;
}

.selectionmid2 {
	float: left;
	padding-left: 55px;
}
.selectionpics {
	float: left;
	padding-left: 60px;
}

.selectionpicsmid {
	float: left;
	padding-left: 289px;
}

div.selectiontext a {
	text-decoration: none;
	color: #A4AFBD;
	font-size: 12px;
	font-weight: bold;
}

div.selectiontext a:hover {
	color: #5B6F88;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.pictureborder {
	margin: 4px 5px;
	padding: 3px;
	border: 1px solid #A4AFBD;
}

.pictureborder:hover {
	margin: 4px 5px;
	padding: 3px;
	border: 1px solid #5B6F88;
}


/* =========================== MENU ITEMS ======================================== */

div.dropdown 	{ padding: 0px 0px 0px 0px; width: 125px; }

div.dropdown ul { padding: 0px; margin: 0px; list-style: none; }

/* Top level structural */

div.dropdown ul li { float: left; position: relative; padding: 5px 0px 5px 8px; clear:left; font-size: 14px; color: #CCCCCC; font-weight: bold; text-align:left; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none;}


/* Top level text */

div.dropdown ul li a { font-size: 14px; color: #CCCCCC; font-weight: bold; text-align:left; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none;}
div.dropdown ul li a:visited { font-size: 14px; color: #CCCCCC; font-weight: bold; text-align:left; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none;}
div.dropdown ul li a:hover { font-size: 14px; color: #048DD1; font-weight: bold; text-align:left; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none;}
div.dropdown ul li a:visited:hover { font-size: 14px; color: #048DD1; font-weight: bold; text-align:left; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none;}

div.dropdown ul li a img { border: none; display: block;}


/* 1st level dropdown structural */

div.dropdown ul li ul { padding: 1px 0px 0px 3px; display:none; position:relative; left: 10px; top: 0px; color: inherit; width:115px;}

div.dropdown ul li ul li { margin: 0px; padding: 0px 0px 0px 0px;}


/* 1st level dropdown menu text */

div.dropdown ul li ul li a { display: block; padding: 5px 0px 5px 2px; line-height: 9px; font-size: 12px; color: #CCCCCC; border-bottom: 0px solid #666666; border-right: 0px solid #666666; text-align:left; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; width:115px; text-decoration:none;}	

div.dropdown ul li ul a:hover { color: #048DD1 !important; display: block; padding: 5px 0px 5px 2px; line-height: 9px; font-size: 12px; border-bottom: 1px solid #666666; border-right: 0px solid #666666; text-align:left; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; width:115px;}

div.dropdown ul li ul a:visited { color: #CCCCCC !important; display: block; padding: 5px 0px 5px 2px; line-height: 9px; font-size: 12px; border-bottom: 0px solid #666666; border-right: 0px solid #666666; text-align:left; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; width:115px;}

div.dropdown ul li ul a:visited:hover { color: #048DD1 !important; display: block; padding: 5px 0px 5px 2px; line-height: 9px; font-size: 12px; border-bottom: 1px solid #666666; border-right: 0px solid #666666; text-align:left; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; width:115px;}

/* Colours for the navigation menus */

/* #portfolio li a { background-color: #222A34} */

/* =========================== END MENU ITEMS ======================================== */


/* DIV Declerations */

#test {
	width: 650px;
	height: 550px;
	background-color:#00FF00;
}

#container {
	width: 900px;
	margin: 0 auto;
	overflow: auto;
}

#leftside {
	clear: left;
	float: left;
	width: 150px;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-right: 3px;
}

#logo {
	width: 147px;
	margin-bottom: 10px;
	border-bottom: 2px solid #CCCCCC;
}

#content {
	float: right;
  	width: 735px;
	margin-top: 5px;
	margin-bottom: 4px;
}

#mainmenu {
	float: left;
}

#mainmenu ul {
	margin: 0;
	padding: 53px 0 0 0;
	list-style: none;
}

#mainmenu li {
	display: inline;
}

#mainmenu a {
	display: block;
	float: left;
	height: 25px;
	padding: 10px 15px 0 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#mainmenu a:hover {
	background: #0C7AC7 url(../images/menuchange.gif) repeat-x;
}

#footer {
	clear: both;
	float: left;
	width: 900px;
	margin-top: 10px;
	background: url(../images/footerbar.gif) repeat-x left top;
}

#footer p {
	margin: 0;
	padding: 30px;
	text-align: center;
}

#slides {
	height: 160px;
}

#heading {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-right: 5px;
	font-size: 12px;
}

#sggallery {
	margin-top: 5px;
	margin-bottom: 10px;
  	width: 735px;
	outline: none;
	text-align: center;
}

#sgmovie {
	margin-bottom: 10px;
  	width: 735px;
	outline: none;
	text-align: center;
}

#sgmovie2 {
	margin-bottom: 10px;
  	width: 735px;
	outline: none;
	text-align: center;
}

#sgvimeo {
	margin-top: 20px;
	margin-bottom: 10px;
  	width: 735px;
	outline: none;
	text-align: center;
}

#musiclink {
	margin-top: 30px;
	padding-left: 8px;
	text-align: center;
}

#musiclink img {
	border: none;
	margin-right: 5px;
}

#musiclink a {
	color: #048DD1;
	font-weight: bold;
	text-decoration: none;
}

#musiclink a:hover {
	color: #5B6F88;
	font-weight: bold;
	text-decoration: none;
}

#fullscreen {
	clear: both;
	text-align:center;
	font-size: 11px;
	color: #5B6F88;
}

#iehack {
	height: 200px;
}