/*** IE 5/6 PNG FIX ***/
img, div { behavior: url('iepngfix.htc') }


html {
	padding: 0;
	margin: 0;
}

body {
	background: #000000;
	padding: 0;
	margin: 0;
	font-family: geneva, helvetica, san-serif;
	color: #ccc;
}

#page {
	position: relative;
	margin: 0 auto;
	max-width: 1024px;
	margin: 0 auto;
	border-right: 1px solid #222;
	border-left: 1px solid #222;
}

#heading {
	position: relative;
	background: url('images/heading_bg.jpg') no-repeat top center;
	height: 280px;
}
#logo {
	float: right;
	margin: 0 14px 0 0;
}

img {
	border-style: none;
}

.image-left {
	text-align: left;
}

.image-right {
	float: right;
}

.bookend {
/*	width: 720px; */
	height: 15px;
	background-color: #222;
}

#nav {
/*	width: 720px; */
/*	height: 18px; */
	height: 18px; 
	background-color: #222;
/*	background: url('images/focus_bottom.jpg') no-repeat; */
}
	#nav ul { position: relative; width: 720px; margin: -9px 0px 0px 0px; padding: 0px; z-index: 10;}
	#nav li	{ float: left; margin: 0px 0px 0px 20px; list-style-type: none; }

#navcontainer {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background-color: #444;
/*	width: 720px; */
	height: 20px;
}
	#subnav ul { margin: 0px; padding: 0px; border: 1px solid #adf; }
	#subnav li	{ float: left; margin: 0px 10px 0px 0px; padding: 0px; list-style-type: none; border: 1px solid #fff; }

#container {
/*	width: 718px; */
}

#contentContainer {
/*	float: left; */
	padding: 30px;
/*	width: 362px; */
}

#contentContainer #RWtitle {
	color: #0850FF;
	font-size: 1.1em;
	padding-bottom: 15px;
}

#RWtitle {
	text-align: center;
}


#contentContainer #content {
	font-size: 0.8em;
	color: #CCC;
}

#sidebarContainer {
	float: right;
	padding: 30px;
/*	width: 264px; */
}

.clearer {
	clear: both;
}

#boldly_tag {
	position: absolute;
	top: 15px;
	right: 0px;
	left: 0px;
	width: 100%;
	z-index: 100;
}

#boldly_btn {
	width: 142px;
	margin: 0px auto;
}

#boldly_text{
	width: 280px;
	margin: 20px auto;
	padding: 10px;
	background-color: #222;
	border: 1px solid #0850FF;
	text-align: center;
	color: #999;
	font-size: 0.8em;
	visibility: hidden;
}




/*<group=General Styles>*/



p {
}

b, strong {

}

a:link, a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #999;
}

a:hover, a:active {
	text-decoration: underline;
	color: #0850FF;
}


	
/*</group>*/

/*<group=Layout>*/




#pageHeader {
}

#pageHeader img {
}

#pageHeader h1 {
}

#pageHeader h2 {
}



#sidebarContainer #sidebar {
}

#sidebarContainer .sideHeader {
}

#footer {
}

#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 #current {
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

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

#navcontainer li {
	display: inline;
	float: left;
}

#navcontainer ul a {
	display: none;
}

#navcontainer a:hover {
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
	list-style: none;
	float: left;
	height: 20px;
}

#navcontainer ul ul li {
	padding-left: 18px;
	padding-top: 3px;
}

#navcontainer ul ul a {
	display: inline;
	background: none;
	vertical-align: top;
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	display: none;
}

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


/* Table Styles */
table {
}
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
}

.blog-entry-summary {
}

.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 {
}

	
/*</group>*/

.blog-entry {
	padding-bottom: 30px;
}

.blog-entry-title {
}

.blog-entry-date {
	font-size: 12px;
	color: #999;
}

/*styles the category link in the main entry */
.blog-entry-category {
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

/*styles the permalink link in the main entry */
.blog-entry-permalink {
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
}

.blog-read-more {
}

.blog-entry-body {
}

.blog-entry-comments {
}

/* styles the archives in the blog sidebar */
#blog-archives {
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
}

.blog-rss-link {
}

.blog-comments-rss-link {
}

/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
}

.filesharing-item {
	padding-top: 30px;
}

.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 {
	display: none;
}

.album-description {
	font-size: 12px;
	color: #999;
}


.album-wrap {
}

.thumbnail-wrap {
}

.thumbnail-frame {
	display: block;
	border: solid 1px #FF0000;
	margin-top: 30px;
}

.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 {
	
}

.photo-links {
}

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

.photo-navigation a:hover {
}

.photo-frame{
}

.photo-title {
	display: none;
}

.photo-caption {
}

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

/*<group=Quicktime Page>*/

.movie-description {
}
	
/*</group>*/

/*<group=Quicktime Album>*/

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

.movie-page-title {
}

.movie-page-description {
	font-size: 12px;
	color: #999;
}

.movie-thumbnail-frame {
	padding-top: 30px;
}

.movie-thumbnail-frame:hover {
}


.movie-thumbnail-caption {
	padding-top: 10px;
}
	
/*</group>*/

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

.movie-background {
}

.movie-title {
}

.movie-frame {
	text-align: center;
}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text {
	font-size: 12px;
	color: #999;
} 

.required-text {
} 

.form-input-field {
} 

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