body {
	background: #ffffff;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #ffffff url(../images/wrap.jpg) center repeat-y;
	margin: 0px auto 0px;
	padding: 0px;
	}

	
/************************************************
*	Hyperlinks									*
************************************************/
	
a img {
	border: none;
	vertical-align:middle;
	}
	
a:focus, a:hover, a:active {
	outline: none 
	}
	

/************************************************
*	Header  									*
************************************************/

#header {
	background: #27888a url(../images/header-blog.jpg) center !important;
	position:relative;
	height: 450px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.members {
	width: 485px;
	height:18px;
	position:relative;
	left:234px;
	margin: 0px auto 0px;
	padding: 3px 15px 0px 0px;
	text-align: right;
	}
	
.members a, .members a:visited {
	font-family:Century Gothic, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}
	
.members a:hover {
	text-decoration: underline;
	}
	
.members p {
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
/************************************************
*	Navbar      								*
************************************************/

#navigation {
	width: 701px;
	height:28px;
	margin: 2px auto 0px;
	}

#navbar {
	background: url(../images/nav-blog.png);
	position:relative;
	left:127px;
	width: 701px;
	height: 30px;
	margin: 0px auto 0px;
	padding: 0px;
	}

#navbar li{
	margin: 0;
	padding: 0;
	list-style: none;
    position: absolute;
	top: 0;
}
#navbar li,#navbar a{
	display:block;
	height:22px;
	text-decoration:none;
}
#navbar li a i{
	visibility: hidden;
}

#button1 {left: 1px;width: 86px;}
#button2 {left: 86px;width: 122px;}
#button3 {left: 208px; width: 84px;}
#button4 {left: 292px; width: 212px;}
#button5 {left: 504px; width: 69px;}
#button6 {left: 573px; width: 128px;}


#button1 a:hover {
    background: transparent url(../images/nav-blog.png)
	-1px -31px no-repeat;
}
#button2 a:hover {
    background: transparent url(../images/nav-blog.png)
    -86px -31px no-repeat;
}
#button3 a:hover {
    background: transparent url(../images/nav-blog.png)
    -208px -31px no-repeat;
}
#button4 a:hover {
    background: transparent url(../images/nav-blog.png)
    -292px -31px no-repeat;
}
#button5 a:hover {
    background: transparent url(../images/nav-blog.png)
    -504px -31px no-repeat;
}
#button6 a:hover {
    background: transparent url(../images/nav-blog.png)
    -573px -31px no-repeat;
}

/************************************************
*	Optin & Headline Header									*
************************************************/

#headline-optin	{
	position:relative;
	width:960px;
	height:400px;
	margin:0px auto 0px;
	padding:0px;
}

.headline	{
	position:relative;
	float:left;
	height:400px;
	width:462px;
	margin: 0px auto 0px;
}

.optin-table	{
	position:relative;
	float:right;
	height:250px;
	width: 320px;
	overflow:hidden;
	border-collapse:collapse;
	padding: 0px;
	margin: 160px auto auto auto;
}

.optin 		{
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-size: 12pt;
	color:#ffffff;
	padding: 0 7px 3px 12px;
}	

.optin2 		{
	position:relative;
	font-family: Century Gothic, Verdana, Arial, sans-serif ;
	font-size: 12pt;
	color:#ffffff;
}	

.optin3 		{
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color:#ffffff;
	text-align:center;
	margin: 5px 7px 3px 10px;
	text-align:center;
}

#optin-button 	{
	margin: 4px auto 0px; 
	height:70;
	width:206;
}

	

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	background:#fdfdfd;
	position:relative;
	width:960px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}

#content-main	{
	background:#ffffff;
	width:800px;
	margin: 10px auto 15px auto;
}

#content-main ul	{
	list-style-image:url(http://www.unleash-your-vision.com/images/redcheckshadow.gif);
}

#content-main ul li	{
	line-height:110%;
	font-family:Verdana, Arial, Tahoma;;
	font-size:1em;
	text-align:left;
	padding: 12px 0px 0px 0px;
}

#content-main a img	{
	border:0;
	margin: 3px auto 0px auto;
	display:block;}

#links		{
	background:#f2f2f2;
	width:960px;
	margin:5px 0px 0px 0px;
	text-align:center;
	padding:5px 25px 5px 25px;
}

#links, #links a {color: #777777; text-decoration: none;}
#links a {padding: 0 4px}
#links a:hover {text-decoration: underline;}
	
	
/************************************************
*	Footer Background							*
************************************************/

#footerbg {
	background: #FFFFFF url(../images/footer.jpg) center;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	width: 960px;
	height: 46px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#footer p {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
    font-weight: normal;
	margin: 0px;
	padding: 10px 0px 26px 20px;
	text-align:center;
	}
	
#footer p  a {
	color: #FFFFFF;
	text-decoration: none;
	}

#footer p  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
/************************************************
*	FONTS 										*
************************************************/

h1 		{
	font-family: Verdana, Arial, Tahoma;
	font-size: 1.5em;
	color: #5a2133;
	font-weight: bold;
	line-height:110%;
	text-align:left;
}

h2, h3, h4, h5		{
	font-family: Verdana, Arial, Tahoma;
	font-size: 1.1em;
	color: #000000;
	font-weight: normal;	
	line-height:110%;
	text-align:left;
	text-decoration:underline;
	padding-top: 1.5em;
}

h6		{
	font-family: Verdana, Arial, Tahoma;
	font-size: 1.5em;
	color: #5a2133;
	font-weight: bold;	
	line-height:110%;
	text-align:center;
	padding-top: 1.5em;
}


#content-main p 	{
	line-height:110%;
	font-family:Verdana, Arial, Tahoma;;
	font-size:1em;
	text-align:left;
}

#links p {
	color:#777777;
	font-size: 7pt;
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	margin: 0px;
	padding: 0px 10px 5px 10px;
	text-align:center;
	}
	

