html, body {
margin: 0;
padding: 0;
text-align: center; 
}

#page-container
{
width: 895px;
margin: auto;
background: white;
text-align: left;
}

#page-container2
{
width: 895px;
margin: auto;
background: white;
text-align: center;
}

#homepage {
 background: white;
 height: 589px;
}

#blog {
 background: white;
 height: 589px;
 overflow: auto;
}

#content {
 background: white;
 height: 589px;
 margin-right: 305px;
 margin-left: 20px;
}

#rightnav {
background: white;
height: 589px;
float: right;
width: 280px;
}

#footer {
background: none;
clear: both;
float: right;
width: 136px;
}

A:link
{
	COLOR: #ffffff;
	FONT-SIZE: 10pt;
	FONT-FAMILY: myriad-pro,tahoma, sans-serif;
	FONT-WEIGHT: 600;
	text-decoration: none;
}


A:hover
{
	COLOR: #ffffff;
	FONT-SIZE: 10pt;
	FONT-FAMILY: myriad-pro,tahoma, sans-serif;
	text-decoration: none;
	FONT-WEIGHT: 600;
	FONT-STYLE: italic;
}

A:visited
{
	COLOR: #ffffff;
	FONT-SIZE: 10pt;
	FONT-FAMILY: myriad-pro,tahoma, sans-serif;
	FONT-WEIGHT: 600;
	text-decoration: none;
}

.mainSelected
{
	COLOR: #000000;
	FONT-SIZE: 10pt;
	FONT-FAMILY: myriad-pro,tahoma, sans-serif;
	FONT-WEIGHT: 600;
}

.title
{
	FONT-SIZE: 10.5pt;
	COLOR: #746f6e;
	FONT-FAMILY: myriad-pro,tahoma, sans-serif;
}

.nav2
{
	FONT-SIZE: 8.5pt;
	COLOR: #746f6e;
	FONT-FAMILY: myriad-pro,tahoma, sans-serif;
}

.selected
{
	FONT-SIZE: 8.5pt;
	COLOR: #746f6e;
	FONT-FAMILY: myriad-pro,tahoma, sans-serif;
	FONT-WEIGHT: 600;
	text-decoration: underline;
}

.navHead
{
	FONT-SIZE: 10pt;
	COLOR: #21c6fc;
	FONT-FAMILY: myriad-pro,tahoma, sans-serif;
}


.description
{
	FONT-SIZE: 9pt;
	COLOR: #434343;
	FONT-FAMILY: myriad-pro,tahoma, sans-serif;
}

.slideshow
{
	FONT-SIZE: 8pt;
	COLOR: #ea0692;
	FONT-FAMILY: myriad-pro,tahoma, sans-serif;
	text-decoration: none;
}

.copyright
{
	FONT-SIZE: 7pt;
	COLOR: #ffffff;
	FONT-FAMILY: tahoma;
	font-weight: 600;
	margin-left: 760px;
}

.copyright2
{
	FONT-SIZE: 7pt;
	COLOR: #ffffff;
	FONT-FAMILY: tahoma;
	font-weight: 600;
	margin-right:auto;
	padding-top: 0px;
}

.portfolio
{
	FONT-SIZE: 10pt;
	COLOR: #333333;
	FONT-FAMILY: myriad-pro,tahoma, sans-serif;
	margin-left: 15;
}		

.blogcategory
{
	FONT-SIZE: 11pt;
	COLOR: #888888;
	FONT-FAMILY: myriad-pro,tahoma, sans-serif;
}

.blogselected
{
	FONT-SIZE: 11pt;
	COLOR: #21c6fc;
	FONT-FAMILY: myriad-pro,tahoma, sans-serif;
}

.blogtitle
{
	FONT-SIZE: 10pt;
	COLOR: #111111;
	FONT-FAMILY: myriad-pro,tahoma, sans-serif;
	font-weight: 500;
	margin-left: 215px;
}

.blogcaption
{
	FONT-SIZE: 9pt;
	COLOR: #111111;
	FONT-FAMILY: myriad-pro,tahoma, sans-serif;
	font-weight: 300;
	margin-left: 215px;
}

.blogpages
{
	FONT-SIZE: 10pt;
	COLOR: #888888;
	FONT-FAMILY: myriad-pro,tahoma, sans-serif;
}
