* {
	margin:0;
	padding:0;
	}
body {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#eeeeee;
	background-image:url(images/bg-body.gif);
	color: #007FAA;
	
	}
.questions {
	text-align:right;
	padding-right:70px;
}
a {
	color:#663300;
	text-decoration:none;
	}
a:hover {
	color:#CCDE8D;
	}
img {
	border:0;
	}
p {
	color:#663300;
	margin-bottom:20px;
	font: normal 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	}

/* Structure */

#wrapper {
	margin:0 auto;
	width:780px;
	background-image:url(../Templates/DeptPage/images/bg-wrapper5.gif);
	background-repeat:repeat-y;
	background-position:right;
	border-left:1px solid #FFFF99;
	border-right:1px solid #FFFF99;
	border-top:1px solid #FFFF99;
	border-bottom:4px solid #94d9fc;
	background-color:#94d9fc;
	top:25px;
	}
#header {
	
	margin:0 auto;
	width:780px;
	height:80px;
	background-color:#006699;
	top:25px;
	}
	
#menuspace {
	width:780px;
	height:30px;
	color:#EFEFEF;
	}
	
#nav {
	height:35px;
	line-height:35px;
	background-image:url(../Templates/DeptPage/images/bg-navigation-bar.gif);
	background-repeat:repeat-x;
	padding:0 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}


#sidebar {
	float:right;
	width:176px;
	border:1px solid #2D302C;
	margin:7px 10px 0 10px;
	padding:5px 5px 5px 5px;
	color:#808080;
	
		}
		
#sidebarborderbox {
	
	padding:6px;
	background-color:#ffffff;
	
	}
	

#content {
	width:500px;
	border:1px solid #2D302C;
	margin-top:7px; 
	margin-left:10px;
	margin-right:225px;
	margin-bottom:10px;
	padding:15px 15px 15px 25px;
	
	}

#contentNorule {
	width:500px;
	margin-top:7px; 
	margin-left:10px;
	margin-right:225px;
	margin-bottom:10px;
	padding:15px 15px 15px 25px;
	
	}
#footer {
	clear:both;
	text-align:right;
	padding:10px;
	margin-top:-10px;
	color:#ffffff;
	font-size:11px;
	line-height:15px;
	}
#footer-links {
	float:left;
	line-height:30px;
	}

/* Navigation */

#nav ul {
	list-style-type:none;
	}
#nav li {
	float:left;
	text-align:center;
	margin-right:10px;
	text-transform:uppercase;
	}
#nav li a {
	display:block;
	padding:0 10px;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
#nav li a:hover {
	background-image:url(../Templates/DeptPage/images/bg-navigation-bar-hover.gif);
	background-position:center;
	background-repeat:no-repeat;
	color:#222222;
	}

#content {
	color:#663300;
	font-weight: bold;
	}
#content a {
	font-weight:bold;
	color:#006699;
	text-decoration:none;
	}
	
#content a:hover {
	font-weight:bold;
	color:00ccff;
	text-decoration:underline;
	text-align: center;
	font-style: italic;
	}
	
#content2 {
	width:750px;
	border:1px solid #2D302C;
	margin-top:7px; 
	margin-left:10px;
	margin-right:100px;
	margin-bottom:10px;
	padding:15px 15px 15px 25px;
	
	}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-bottom:20px;
	}
#sidebar li {
	
	}

#sidebar a {
	font-weight:bold;
	color:#006699;
	text-decoration:none;
	}

#sidebar a:hover {
	font-weight:bold;
	color:#00ccff;
	text-decoration:none;
	}

/* Headings */

h1 a {
	color:#808080;
	text-decoration:none;
	font-weight:normal;
	font-size:24px;
	}
h1 {
	color:#808080;
	text-decoration:none;
	font-weight:normal;
	font-size:24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

h2 {
	color:#808080;
	text-decoration:none;
	font-weight:normal;
	font-size:20px;
	}
h3  {
	color:#808080;
	font-size:30px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#ccffff;
	text-decoration:none;
	}


/* Extra's */

.title1 {
	color:#ffffff;
	}
.title2 {
	color:#222222;
	font-style:italic;
	}
.description {
	font-size:12px;
	font-style:italic;
	color:#ffffff;
	padding-left:20px;
	}
.meta {
	color:#777777;
	border-bottom:1px dashed #777777;
	padding-bottom:2px;
	margin-bottom:8px;
	}
.comments {
	margin-top:-10px;
	text-align:right;
	margin-bottom:20px;
	}
.comments a {
	text-decoration:underline;
	}
#footer-links a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}
#footer-links a:hover {
	color:#CCDE8D;
	}
.submenu {
	
	margin-left:15px;
	font-size:11px;
	font-weight:normal;
	}
