body
{
	background-color:#000066;
	background-position:center;
	height:100%;
	top:-1px;
	margin-top:auto;
	word-wrap: break-word;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #1a1a1a;
}
.float
{
	background-image:url(../img/bg.png);
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	position:absolute;
	top:-1px;
	left:0px;
}

A:link {color:#3737FF;text-decoration:none}
A:hover {color:#006666;text-decoration:underline}
A:visited{color:#8585FF;text-decoration:none}

img 
{
border:none;
}


.container
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	position:relative;	
	top:-1px;
	
}

div.Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:790x;

}

div.header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:151px;
}

div.nav-Home-active_ {
	position:absolute;
	left:0px;
	top:151px;
	width:94px;
	height:72px;
}

div.nav-About-active_ {
	position:absolute;
	left:94px;
	top:151px;
	width:94px;
	height:72px;
}

div.nav-Contact-active_ {
	position:absolute;
	left:188px;
	top:151px;
	width:94px;
	height:72px;
}

div.nav-Links-active_ {
	position:absolute;
	left:282px;
	top:151px;
	width:94px;
	height:72px;
}

div.nav-funStuff-active_ {
	position:absolute;
	left:376px;
	top:151px;
	width:94px;
	height:72px;
}

div.Blog_ {
	position:absolute;
	left:470px;
	top:151px;
	width:94px;
	height:72px;
}

div.blank_ {
	background-image:url(../img/blank.png);
	position:absolute;
	left:564px;
	top:151px;
	width:236px;
	height:72px;
	padding-top:5px;
	

}

div.Art-header-btn_ {
	position:absolute;
	left:0px;
	top:223px;
	width:187px;
	height:20px;
}

div.Main-copy-top_ {
	position:absolute;
	left:187px;
	top:223px;
	width:479px;
	height:227px;
	background-image:url(../img/Main_copy_top.png);
	background-repeat:no-repeat;
	}

div.Gallery-btn_ {
	position:absolute;
	left:666px;
	top:223px;
	width:134px;
	height:80px;
}

div.Art-Side-bar_ {
	position:absolute;
	left:0px;
	top:243px;
	width:187px;
	height:207px;
	background-image:url(../img/Art_Side_bar.png);
	background-repeat:no-repeat;
	
}


div.Main-top-right_ {
	position:absolute;
	left:666px;
	top:303px;
	width:134px;
	height:147px;
	background-image:url(../img/Main_top_right.png);
	background-repeat:no-repeat;
}

div.writing-header-btn_ {
	position:absolute;
	left:0px;
	top:450px;
	width:187px;
	height:20px;
}

div.Main-Copy-bottom_ {
	position:absolute;
	left:187px;
	top:450px;
	width:613px;
	height:250px;
	background-image:url(../img/Main_Copy_bottom.png);
	background-repeat:no-repeat;
}

div.Writing-Side-bar_ {
	position:absolute;
	left:0px;
	top:470px;
	width:187px;
	height:230px;
	background-image:url(../img/Writing_Side_bar.png);
	background-repeat:no-repeat;
}

div.Art-thumb-1_ {
	position:absolute;
	left:0px;
	top:700px;
	width:266px;
	height:80px;
}

div.Art-Thumb-2_ {
	position:absolute;
	left:266px;
	top:700px;
	width:271px;
	height:80px;
}

div.Art-Thumb-3_ {
	position:absolute;
	left:537px;
	top:700px;
	width:263px;
	height:80px;
}

div.footer_ {
	position:absolute;
	left:0px;
	top:780px;
	width:800px;
	height:16px;
	background-image:url(../img/footer.png);
	color:#333333;
	font-size:12px;

	}
	
.footer_ a
{
	color:#A4FFC8;
}

.footer_ a:hover
{
	color:#C1FFDA;
	text-decoration:underline;
}

.footer_ a:visited
{
	color:#A4FFC8;
}

/*  Contact Page */

.ContactForm
{
	padding:10px;
}

.contactInfo
{
	
	background-repeat:no-repeat;
	background-position: center;
	padding-left:100px;
	font-size:14px;
	color:#FFFFFF;

	
}

