@charset "utf-8";
body {
	background-color: #CCCCCC;
	padding: 0px;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#mainbd a, #mainbd a:link, #mainbd a:visited {

}
#mainbd a:hover {
	color: #CC6600;
}

#mainbd {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	border: 1px solid #333333;
	width: 700px;
	background-color: #FBFBFB;
}
#idaTitle {
	font-size: 2.2em;
	font-weight: bold;
	padding-bottom: 5px;
}
#idaTitle a, #idaTitle a:link, #idaTitle a:visited {
	text-decoration: none;
	color: #333333;
}

#subTitle {

}
#cvTitle {

}

#calendar {
	margin-top: 20px;
}

#calendar img {
	margin-right: 20px;
	border-top-width: 01px;
	border-right-width: 01px;
	border-bottom-width: 01px;
	border-left-width: 01px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#calendar .title {
	font-size: 1.1em;
	margin-bottom: 3px;
	text-transform: none;
	font-weight: bold;
}

#calendar  .text {
}
#calendartable {
	margin-top: 5px;
}

#calendartable  td {
	vertical-align: top;
	padding-bottom: 20px;
}
#cvText {
}
#cvText blockquote {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#gallery {
	margin-top: 20px;

}
#gallery #gallerytitle {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 5px;
}

#gallery .image {
	float: left;
	height: 120px;
	width: 120px;
	margin-bottom: 30px;
}
#gallery .imageWmarg {
	float: left;
	height: 120px;
	width: 120px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 30px;
}
#gallery .image img, #gallery .imageWmarg img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#gallery #viewercontainer {
	text-align: center;
}
#viewercontroll {
	margin-bottom: 15px;
	padding-left: 120px;
	padding-right: 120px;
}
#viewercontainer a:link, #viewercontainer a:visited, #viewercontainer a:hover{
	font-size: 10px;

}
#viewercontroll  .previmg {
	float: left;
	font-size: 10px;
}
#viewercontroll  .nextimg {
	float: right;
	font-size: 10px;
}
#viewercontroll #imageCount {
	color: #999999;
	font-size: 10px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}



.backcontroll {
	margin-top: 25px;


}

.pulldown {
	clear: both;
}
#footer {
	width: 700px;
	margin-right: Auto;
	margin-left: Auto;
	text-align: center;
	clear: left;
}
#footer a, #footer a:link, #footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* ADMIN PAGE CSS */

#adminList .title {
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
}
#recent {
	padding-top: 10px;
}

#recent #right {
	clear: right;
	position: static;
	width: 430px;
	margin-left: 270px;
}
#recent #right p {
	margin-top: 22px;
}
#recent #right hr {
	margin-top: 40px;
	margin-bottom: 30px;
}

#recent #left {
	width: 270px;
	float: left;
	position: static;
}

#recent #left .horizontal {
	width: 270px;
	float: left;
	position: static;
	clear: right;
	padding-bottom: 15px;
}

#recent #left .imgContainer {
	width: 135px;
	float: left;
	clear: right;
	height: 100px;
	margin: 0px 0px 0px 0px;
	position: relative;
}

#recent #left .txtContainer {
	width: 270px;
	float: left;
	clear: right;
}

#recent #left a {
	font-size: 8px;
	
}

#recent #left img {
	margin: 0px 0px 0px 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#recent #left .imgText {
	padding: 0px 0px 0px 0px;
	width: 135px;
	clear: right;
	float: left;
}
.pullme {
	clear: left;
	width: 20px;
}
