/* @override http://www.pinkpoliceman.com/themes/portfolio/css/layout.css?m=1264165859 */

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;vertical-align:baseline;background:transparent;}body{line-height:1;}ol,ul,li{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clearfix{*zoom:1;}

/* Global Resetting */
html{
	width: 100%;
	background-repeat: repeat;
}
body {
	background-image: none;
	background-color: #333333;
	width: 100%;
	height: 100%;
	font-size: 75%;
		/* reset font-sizes to 1em == 10px */
}

HomeBody {
	background-image: none;
	background-color: #333;
}
* {
	font-size: 1em;
	/* reset font-sizes to 1em == 10px */
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

/* Home Page */
#Main_Home{
	background-color: #333;
	height: auto;
	width: auto;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
	background-image: none;
	background-repeat: no-repeat;
	text-align: center;
}

#Content_Home {
width:759px;
height:30px;
padding-top:5px;
padding-bottom:5px;
text-align:center;
	background-color: #333;
}
#Image_Home {
	width: auto;
	height: 550px;
	text-align: center;
	vertical-align: middle;
	padding: 0 0 0 0;
	background-color: #333;
	overflow: auto;
}


/* Layout CSS */
div#Main {
	width:555px;
	margin: 20px auto 0px;
}
#Form {
	background-color: silver;
	padding: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
	width: auto;
	height: auto;
	overflow: auto;
}
#Header {
background-color: #333;
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: -2px bottom;
	height: 109px;
	width: 100%;
}
ul#Menu1 {
	font-weight: bold;
	background-color:#FFFFFF;
	width:100%;
	background-image: url(../images/top.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height: 20px;
	padding-top: 6px;
	text-align: left;
}

			div#Menu1 ul#Menu1 li
		{
	display: inline;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: bold;
	padding: 6px 7px;
	height: auto;
}
			#Menu1 ul li.link a, a:visited
			{
	color: #000000;
	text-decoration: none;
}

			#Menu1 ul li.link a:hover, a:active
			{
	color: #FF0099;
	text-decoration: none;
			}
				ul#Menu1 li.current,
				ul#Menu1 li.section {
					color:#FF0099;
	text-decoration: none;
}
				ul#Menu1 li.current a, a:hover,
					#Menu1 li.section a {
					color: #FF0099;
	text-decoration: none;
}

div#ContentContainer {
background-color: #FFFFFF;
background-image: url(../images/corner_top.gif);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:15px;
	padding-bottom: 5px;
	overflow: hidden;
	height:auto;
	width: auto;
}


* html .ContentContainer {
  height: 300px;
}
	
#Menu2 {
	padding-left: 5px;
	width:!00%;
	float:left;
	
}

			#Menu2 ul li
		{
	display: inline;
	font-size: 1em;
	text-decoration: none;
	padding-right: 15px;
		}
			#Menu2 ul li a, a:visited
			{
	text-decoration: none;
	font-weight: normal;
	color: #666666;
			}

			#Menu2 ul li a:hover, a:active
			{
	color: #333333;
	text-decoration: none;
			}
				#Menu2 li.current,
				#Menu2 li.section,
				#Menu2 li.current a,
					#Menu2 li.section a {
					color: black;
					font-size: 1.5em;
				}

#Content {
	float: left;
	width: 535px;
	padding-bottom: 8px;
	margin-right: 0;
	margin-left: 0;
	padding-left: 10px;
	margin: 0;
	height: auto;
	background-color: white;
	padding-right: 10px;
}

.center{
	text-align: center;
}
div.breadcrumbs {
	margin-bottom:10px;
	font-size:1em;
	color:#666;
}
div.breadcrumbs a {
	text-decoration:none;
}

#Footer {
	clear:both;
	text-align:center;
	border:none;
	border-top:0;
	background-image: url(../images/corner_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	padding-top: 3px;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #CCCCCC;
}
	
	#Footer a, a:visited{
	color: #cccccc;
	text-decoration: none;
}
		#Footer a:hover, a:active{
	color: #333333;
	text-decoration: none;
}

/* The rest of this file is for the second tutorial */
#NewsList,
#StaffList {
	background:#f0f0f0;
	border:1px dotted #ccc;
	padding:10px;
}

#NewsList li,
#StaffList li {
	margin: 0;
	list-style-type: none;
}
	#NewsList li.newsDateTitle span {
		color:#666;
		line-height:2em;
	}
	#NewsList li.newsDateTitle a {
		font-size:1.3em;
		font-weight:bold;
		color:#0083C8;
		text-decoration:none;
		padding-left:20px;
		background:url(../images/treeicons/news-file.gif) no-repeat left center;
	}
		#NewsList li.newsDateTitle a:hover {
			border-bottom:1px dotted #0083C8;
		}
		
	#NewsList li.newsSummary {
		margin-bottom:20px;
	}
		#NewsList li.newsSummary span {
			font-size:1.1em;
			line-height:1.5em;
			color:#333;
		}
		#NewsList li.newsSummary a.readMoreLink {
			color:#0083C8;
			text-decoration:none;
		}
			#NewsList li.newsSummary a.readMoreLink:hover {
				border-bottom:1px dotted #0083C8;
			}

div.newsDetails {
	margin-bottom:10px;
}

div.newsDetails p {
	color:#666;
	margin:0;
	font-size:1em;
}

div.pageComments {
	background:#f0f0f0;
	border:1px dotted #ccc;
	padding:10px;
}

#StaffList .staffname { 
	clear: both;
	padding-left: 60px;
	height: 1.2em;
}

#StaffList .staffphoto {
	float: left;
	margin-left: 3px;
	margin-top: -1.2em;
}     
#StaffList .staffphoto img {
	border:1px solid #AAA;
}

#StaffList .staffdescription {
	margin-left: 60px;
	margin-bottom:30px;
}

#StaffPhoto {
	float: left;
	margin-right: 10px;
}

#StaffPhoto img {
	border:1px solid #AAA;
}

#PageComments {
	list-style:none;
	background:#e9e9e9;
	border:1px solid #ccc;
	border-bottom:0;
	padding:0;
	margin:0;
}
	#PageComments li {
		list-style:none;
		padding:5px;
		margin:0;
		font-size:1em;
		border-bottom:1px dotted #bbb;
	}
		#PageComments li p span {
			font-style:italic;
		}
		#PageComments a.deletelink {
			font-weight:bold;
		}

			
#PageNumbers {
	font-weight:bold;
	color:#333;
	font-size:1.1em;
	text-align:center;
	padding:5px;
	border:1px solid #ddd;
	background:#e9e9e9;
}
#PageNumbers * {
	padding:0 5px;
	line-height:1.5em;
}
#PageNumbers a {
	color:#0083C8;
	text-decoration:none;
}
	#PageNumbers a:hover {
		text-decoration:underline;
	}

li#Link {
	margin-bottom: 30px;
}
li#Link h1{
	color: black;
}
