/*<group=General Styles>*/

body {
	background: repeat url(../../images/body_bg_f.png);
}

p {
}

b, strong {

}

a:link, a:visited {
	color: #2563ab;
}

a:hover, a:active {
	color: #92b1d5;
}

img {

}

.image-left {

}

.image-right {

}
	
/*</group>*/

/*<group=Layout>*/

.clearer {
}

#logo {
	width: 240px;
	height: 160px;
	background: no-repeat url(../../images/logo1.png);
}

#container {
	background: repeat-y url(../../images/content_middle_f.png);
}

#container #top {
	background: url(../../images/content_top_f.png) no-repeat;
}

#container #bottom {
	background: url(../../images/content_bottom_f.png) no-repeat;
}

#pageHeader {
	background: repeat-x url(../../images/header_bg_f3.png); 
}

#pageHeader img {

}

#pageHeader h1 {
	Color:#FF0000;
	font-family:Monaco;
	font-size:36px;
	font-style:italic;
}

#pageHeader h2 {
	color: #990000;
	font-size:18px
}

#contentContainer {
}

#contentContainer #content {
}

#sidebarContainer {
}

#sidebarContainer #sidebar {

}

#sidebarContainer .sideHeader {

}

#footer {
	background: no-repeat url(../../images/footer_bg_f.png);
}

#footer p {
}

#footer a:link, #footer a:visited {

}

#footer a:hover, #footer a:active {
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
}

#breadcrumbcontainer ul {
}

#breadcrumbcontainer li {
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	background: url(../../images/navcontainer_bg.png) repeat-x;
}

#navcontainer #current {
	background: no-repeat url(../../images/button_over_f.png) right top;
	color: #990000;
	text-shadow: 1px 1px 2px #ffffff;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	background: no-repeat url(../../images/button_over_f.png) right top;
	color: #0b2b64;
	text-shadow: 1px 1px 2px #ffffff;
}

/* Parent - Level 0 */

#navcontainer ul{
}

#navcontainer li {
}

#navcontainer a {
	background: no-repeat url(../../images/button_end_f.png) right top;
	color: #ffffcc;
}

#navcontainer a:hover {
	background: no-repeat url(../../images/button_over_f.png) right top;
	color: #990000;
	text-shadow: 1px 1px 2px #ffffff;
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {

}

#navcontainer ul ul li {

}

#navcontainer ul ul a {
	color: #990000;
}

#navcontainer ul ul a:hover{
	color:#666666;
	text-decoration:underline;
	text-shadow:#FF0000;
}

#navcontainer ul ul #current{
	color:#FF0000;
	font-style:oblique;
}

#navcontainer .currentAncestor {
}

/*</group>*/

/*<group=Global Classes>*/

blockquote, .standout {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {

}

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

#contentContainer #content li {
}

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

#sidebarContainer #sidebar li {
}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
}

.blog-archive-link {
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}

.blog-archive-link a:hover {
}
	
/*</group>*/

.blog-entry {
font-family:Arial, Helvetica, sans-serif;
color:#666666;
}

.blog-entry-title {
}

.blog-entry-date {
}

.blog-entry-body {
}

.blog-entry-comments {
}

.blog-entry-category {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}
/*</group>*/

/*<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 {
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
color:#FF0000;
}

.album-description {
}

.thumbnail-frame {
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
}

.photo-navigation {
	background: repeat-x url(../../images/header_bg_f1.png);
}

.photo-links {
}

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

}

.photo-navigation a:hover {
	color: #Ob2b64;
}

.photo-frame{
}

.photo-title {
color:#FF0000;
}

.photo-caption {
	color: #FF0000;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {

}
	
/*</group>*/

/*<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 {
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
}

.movie-title {
}

.movie-frame {

}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/*</group>*/


