.box-wrap
	{
	padding				: 0px;
	color				: #000000;
	background-color	: #000;
	}

.box-header
	{
	margin				: 0px 0px 0px 0px;
	padding				: 0px;
	color				: #000000;
	height: 200px; 
	border				: none;
	background-color: Transparent;
	z-index: 1;
	}

.box-header2
	{
	margin				: -220px 0px 0px 310px;
	padding				: 0px;
	color				: #000000;
	height: 220px; 
	border				: none;
	background-color: Transparent;
	z-index: 2;
	}
	
.iconTop
{
	position: relative;
	height: 220px;
	width: 400px;
	background-image: url(images/lgicon3.png);
	background-repeat: no-repeat;
	background-color: Transparent;
	margin: 0px 0px 0px 210px;
	padding: 0px;	
	z-index: 1;
}

	
.box-footer
	{
	margin				: 0px;
	padding				: 0px;
	color				: #000000;
	height: 20px; 
	background-image: url(images/bot1.png); 
	text-align: center;
	border				: none;
	background-color: Transparent;
	}
	
.foot
{
	text-align: center;
	border: none;
	background-color: Transparent;	
}

body {
	color:#BEBEC8;
	background-color:#000;
	margin:0px;
	padding: 0px;
	font-family			: Arial, Sans-Serif;
	font-size			: 14px;
	}
h1
	{
	margin				: 0px 0px 2px 0px;
	padding				: 3px 3px 3px 3px;
	color				: #FFFFFF;
	background-color	: #7386A5;
	font-size			: 16px;
	font-weight			: bold;
	font-family: Arial, Sans-Serif;
	display: block;
	border-left: 10px solid #CCCCCC;
	width: 100%;
	}
h2
	{
	margin				: 0px 0px 2px 0px;
	padding				: 0px 3px 0px 3px;
	color				: #BEBEC8;
	background-color	: #000;
	font-size			: 16px;
	font-weight			: bold;
	font-family: Arial, Sans-Serif;
	display: block;
	border-left: 0px;
	width: auto;
	}

input {
	color: #BEBEC8;
	width: auto;
	background-color:#141414;
	border:4px solid #252525;
	font-weight:bold;
	padding:0px;
}
	
p
	{
	margin				: 0px;
	padding: 0px 0px 0px 0px;
	}

a {
	text-decoration: none;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	color: #7386A5;
	background-color: transparent;
}	

pre
{
	background-color: #000;
	font-family: Lucida Console;
	padding: 5px;
	border:solid 1px #333;
	overflow: auto;
}

a:visited {
	color: #7386A5;
	text-decoration: none;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	background-color: transparent;
}
a:hover {
	color: #7386A5;
	text-decoration: underline;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	background-color: transparent;
}

a:visited:hover {
	color: #7386A5;
	text-decoration: underline;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	background-color: transparent;
}

/* All the content boxes belong to the content class. */
.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: 65%;
	min-width: 200px;
	margin: 0px 200px 20px 0px;
	border: solid 0px #7386A5;
	background-color:#000;
	padding:0px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	height: auto;
	}

#navBeta {
	position: absolute;
	width: 200px;
	top: 0px;
	right: 0px;
	border: solid 0px #7386A5;
	background-color: #000;
	padding: 0px;
	z-index: 1;
	margin-top: 202px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:34%;
	height: auto;
	}
/* Again, "be nice to Opera 5". */
body>#navBeta {width:34%;}

#navBeta a, #navBeta a:visited
{
	color: #CDA869;
	text-decoration: none;
}

#navBeta a:hover, #navBeta a:visited:hover
{
	color: #CDA869;
	text-decoration: underline;
}

#navBeta_res {
	position: absolute;
	width: 150px;
	top: 0px;
	right: 0px;
	border: solid 1px #7386A5;
	background-color: #000;
	padding: 0px;
	margin-right: 10px;
	z-index: 1;
	margin-top: 220px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	height: auto;
	}
/* Again, "be nice to Opera 5". */
body>#navBeta_res {width:140px;}

.iconBot
{
	margin: -9px 5px 5px 451px;
}

.pagetitle
{
	color:#CDA869;
	float:left;
	font-size:18pt;
	font-weight:bold;
	margin-left:10px;
	margin-top:-40px;
	min-width: 600px;
}	

.header_desc
{
	color: #BEBEC8;
	font-family: Arial, Sans-Serif;	
	font-size: 12pt;
	background-color: Transparent;
	margin: auto;
	text-align: left;
	padding-left: 20px;
}
.header_text
{
	display: block;
	position: relative;
	float: left;
	margin-top: -154px;
	z-index: 2;
	text-align: left;
}
.header_text,.header_text a,.header_text a:hover, .header_text a:visited,.header_text a:visited:hover 
{
	font-size: 32pt;
	vertical-align: baseline; 
	line-height: normal;
	font-family: Arial, Sans-Serif;
	letter-spacing: normal;
	text-align: left;
	padding-left: 20px;
	background-color: Transparent;
	text-decoration: none;
	
}

.home_blog
{
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	background-color:#141414;
	border:solid 1px #252525;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
}

#home_blog_head
{
	font-size: 16pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	display: block;
}

#home_blog_head a, #home_blog_head a:visited
{
	font-size: 16pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}

#home_blog_head a:hover, #home_blog_head a:visited:hover
{
	font-size: 16pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: underline;
}

.home_blog a
{
	font-size: 14px;
	font-family: Arial, Sans-Serif;
}

.imgLinks
{
	margin-top:-150px;
	padding:5px;
	position:absolute;
}

.imgLinks a
{
	padding: 7px;
}

/*********************************************************** Begin Default Wordpress Styles*****************************************************************/
/* Begin Typography & Colors */

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	padding: 5px 0px;
	margin: auto;
	text-align: center;
	}

.alt {
	border-top: 1px dotted #66FF33;
	border-bottom: 1px dotted #66FF33;
	margin: 0;
	padding: 10px;
	}

small {
	font-family: Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#sidebar h2 {
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em Arial, Sans-Serif, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.narrowcolumn .postmetadata {
	padding: 5px 0px;
	margin: auto;
	text-align: center;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
	padding: 5px 0px;
	margin: auto;
	text-align: center;
}
/* End Structure */



/*	Begin Headers */
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	color: #CDA869;;
	padding:5px;
	margin-right: 10px;
	text-align: right;
	margin-top: -37px;
	float:right;
	}
	
.alignright a, .alignright a:visited {
	color: #CDA869;	
	}
	
.alignright a:hover, .alignright a:visited:hover {
	color: #CDA869;
	}

.alignleft {
	color: #CDA869;
	padding:5px;
	text-align:left;
	margin-left:10px;
	margin-top:-37px;
	float: left;
	}
		
.alignleft a, .alignleft a:visited {
	color: #CDA869;	
	}
	
.alignleft a:hover, .alignleft a:visited:hover {
	color: #CDA869;
	}
	
.alignleftBottom, .alignleftBottom:visited {
	background-color: #111;
	color: #CDA869;
	padding:5px;
	text-align:left;
	margin-left:10px;
	border:1px solid #333;
	float: left;
	}
	
.alignleftBottom:hover, .alignleftBottom:visited:hover{
	background-color: #222;
	color: #CDA869;
	padding:5px;
	text-align:left;
	margin-left:10px;
	border:1px solid #333;
	float: left;
	}
	
.alignleftBottom a, .alignleftBottom a:visited {
	color: #CDA869;	
	}
	
.alignleftBottom a:hover, .alignleftBottom a:visited:hover {
	color: #CDA869;
	text-decoration: none;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin:-40px 25px 0px 0px;
	padding:0px;
	position:absolute;
	text-align:right;
	z-index:3;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform
{
	text-align: left;
	padding: 5px;
	margin: auto;
}

#commentform p
{
	padding: 5px 0px;
}
	
#commentform input {
	width: auto;
	background-color:#141414;
	border:4px solid #333333;
	font-weight:bold;
	padding:0px;
	}

#commentform textarea {
	background-color:#141414;
	border:4px solid #333333;
	font-weight:bold;
	margin-left:-4px;
	padding:0px;
	width:100%;
	}

#commentform #submit {
	margin: 0;	
	}
/* End Form Elements */



/* Begin Comments*/
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{}

#sidebar form {
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #333;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/

/************** Styling for examples ****************/
.uncheckedStyle 
{
	background-color:#C24747;
	border:2px solid #333;
	padding:20px;
	color: #000;
}

.checkedStyle 
{
	background-color:#33FF66;
	border:2px solid #333;
	padding:20px;
	color: #000;
}
/*********************************************/

/************** Styling for code ****************/
.string
{
	color: #800000;
}

.class
{
	color: #2091AF;
}

.keyword
{
	color: #df8000;
}

.comments
{
	color: #008000;
}
/******************************************/