/* @group General Styles */

body {
}

p {
}

b, strong {

}

#logo {
	float: right;
	height: auto;
	margin: 0;
	padding: 0;
	right: 30px;
	position: absolute;
}



a:link, a:visited {
		text-decoration: none;

}

a:hover, a:active {
		text-decoration: none;

}

img {
	border: none;
}

.image-left {
	float: left;
}

.image-right {
	float: right;
	margin-left: -290px;
	margin-top: -450px;
}
	
/* @end */

/* @group Layout */

#container {
	display: block;
	position: absolute;
	width: 960px;
	height: 540px;
	margin-top: -250px;
	margin-left: -480px;
	top: 50%;
	left: 50%;
}

#contentBG {	
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 520px;
	margin: 0;
	padding: 0;
	z-index: -5;
}


#pageHeader {	
	display: inline-block;
	height: auto;
	position: absolute;
	width: 100%;
	margin: 0;
	padding: 0;
	top: 40px;
}

#pageHeader img {
}

#pageHeader h1 {
	font-size: medium;
	margin: 0;
	text-align: right;
	display: block;
	position: relative;
	height: auto;
	bottom: 0;
	overflow: hidden;
	padding: 0 30px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}

#wn {	
	display: block;
	position: absolute;
	width: 660px;
	height: 350px;
	margin: 0;
	padding: 0;
	top: 135px;
	overflow: hidden;
	right: 30px;
}

#lyr1 {
	text-align: justify;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 160%;
}

#footer {	

	display: block;
	position: absolute;
	bottom: 7px;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1;
}

#footer p {
	margin: 0;
	padding: 0 30px;
	font-size: xx-small;
	letter-spacing: 1px;
}

#footer a, #footer a:hover {
	text-decoration: none;
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
}

#breadcrumbcontainer ul {
}

#breadcrumbcontainer li {
}

#breadcrumbcontainer a {
}

#breadcrumbcontainer a:hover {
}
	
/* @end */

/* @group Toolbar */

/* @group navcontainer */

/* Toolbar Styles */

#navcontainer {	
	position: absolute;
	left: 30px;
	width: 220px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	font-weight: normal;
	font-style: normal;
	z-index: 50;
	top: 135px;
	height: 350px;
}

/* Parent - Level 0 */

#navcontainer ul{	
	list-style: none;
	left: 0;
	padding: 0;
	margin: 0;
}


#navcontainer li {	
	margin: 0;
	font-size: x-small;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	padding: 0;
	font-style: normal;
}

#navcontainer a {
	text-decoration: none;
	padding: 0 0 2px;
	margin: 0;
}

/* Child - Level 1 */

#navcontainer ul ul {	
	list-style: none;
	left: 0;
	padding: 0;
	margin: 5px 0 0;
	position: absolute;
	bottom: 0;
	text-align: justify;
}

#navcontainer ul ul li {
	margin: 0;
	font-size: x-small;
	font-weight: normal;
	text-transform: uppercase;
	text-align: justify;
	padding: 0;
	font-style: normal;
}

#navcontainer ul ul a {
	margin: 0;
	padding: 0;
}

/* Child - Level 2 */



#navcontainer ul ul ul {
	display: none;
}




/* @end */

/* @group topnavcontainer */

/* Toolbar Styles */

#topnavcontainer {	
	position: absolute;
	left: 270px;
	width: 680px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	font-weight: normal;
	font-style: normal;
	z-index: 50;
	top: 65px;
	height: 70px;
}


/* Parent - Level 0 */

#topnavcontainer ul{		
	list-style: none;
	left: 0;
	padding: 0;
	margin: 0;
	visibility: hidden;
}


#topnavcontainer li {	
	margin: 0;
	font-size: x-small;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	padding: 0;
	font-style: normal;
}

#topnavcontainer a {
	text-decoration: none;
	padding: 0;
	margin: 0;
}

/* Child - Level 1 */

#topnavcontainer ul ul {	
	list-style: none;
	left: 0;
	padding: 0;
	margin: 0;
	visibility: hidden;
}

#topnavcontainer ul ul li {
	margin: 0;
	font-size: x-small;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	padding: 0;
	font-style: normal;
}

#topnavcontainer ul ul a {
	margin: 0;
	padding: 0;
}

/* Child - Level 2 */
#topnavcontainer ul ul ul {
	position: absolute;
	width: 680px;
	padding: 0;
	margin: 0;
	left: 0;
	overflow: hidden;
	top: 0px;
	visibility: visible;
}

#topnavcontainer ul ul ul li {
	width: 133px;
	display: inline;
	font-size: x-small;
	overflow: hidden;
	float: left;
	margin: 0;
	text-transform: none;
	text-align: left;
}

#topnavcontainer ul ul ul a.currentAncestor, #topnavcontainer ul ul ul a.current {
	padding: 0 0 0 7px;
}

#topnavcontainer ul ul ul a {
	margin: 0;
	padding: 0 0 0 7px;
}



/* @end */

/* @end */

/* @group Global Classes */

blockquote, .standout {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {
}



/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-latin;
}

ol.lower-alpha {
	list-style-type: upper-latin;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}


/* Table Styles */
table {
}
/* @end */

/* @group File Sharing */

.filesharing-description {
}

.filesharing-item {
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {
}

.filesharing-item-description {
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
}

.album-description {
}


.album-wrapper {
}

.thumbnail-wrap {
}

.thumbnail-frame {
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
}

.photo-navigation {
}

.photo-links {
}

.photo-navigation a:link, .photo-navigation a:visited {
}

.photo-navigation a:hover {
}

.photo-frame{
}

.photo-title {
}

.photo-caption {
}

/* @group EXIF data */
/* Data wrapper */
.exif-data {
}

.exif-data p {
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-pixel-x-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}
/* @end */

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {
}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
}.movie-page-description {
}.movie-thumbnail-frame {
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
}

.movie-title {
}

.movie-frame {
}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/* @end */