/* AEROLOVE #003: Romance Magazine Volume [ INFINITY ] http://paopu-fruit.org/aerolove */


body	{
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	background-position:0px 150px;
	border:0px;
	background-color:#181619;
	}

#left {
	position:absolute;
	left:0px;
	top:150px;
	width:228px;
	height:210px;
	background: url(header2.gif) 0px 0px no-repeat;
	}

#right {
	position:absolute;
	left:210px;
	top:150px;
	width:482px;
	height:210px;
	background: url(header1.jpg) 0px 0px no-repeat;
	}

#nav {
	position:absolute;
	top:150px;
	left:39px;
	width:165px;
	text-align: justify;
	line-height: 21px !important;
	font: 12px Arial, sans-serif;
	color:#5c2e37;
	text-transform:uppercase;
	}

#nav a:link, #nav a:visited, #nav a:active {
	font: 12px Arial, sans-serif;
	color:#584841;
	}


blockquote	{
	padding:5px;
	border-left:10px solid #2F262E;
	background-color:#7B6D64;
	color:#56393D;
	}



/*********** I.D.'s ***********/


#content	{
	position:absolute;
	left:40px;
	top:380px;
	color: #68554d;
	font-family: arial;
	font-size: 11px;
	line-height:18px;
	width: 500px;
	text-align: justify;
	margin-top:0px;
	}

#side {
	position:absolute;
	left:560px;
	top:430px;
	width:180px;
	font:9px Arial, sans-serif;
	color:#571e2b;
	text-align:center;
	}

a:link, a:visited, a:active	{
	color:#640F22;
	font-family: arial;
	font-size:11px;
	text-decoration:none;
	line-height:14px;
	font-weight;
	border:0px;
	text-transform:uppercase;
	border-bottom:3px solid #2F262E;
	}

a:hover	{
	color:#56393D;
	font-family: arial;
	font-size:11px;
	text-decoration:none;
	line-height:14px;
	font-weight:;
	background-color:#806F67;
	}


/*********** TEXT CUSTOMIZATION ***********/


b	{
	color:#402B30;
	font-size:11px;
	}

i	{
	color:#4E594B;
	font-size:11px;
	}

strong	{
	color:#84736B;
	font-weight:normal;
	text-transform:uppercase;
	}

/*********** HEADERS ***********/


h1	{
	margin: 0;
	color: #571e2b;
	font: 21px Arial, sans-serif;
	font-weight:normal;
	text-align: left;
	text-transform:uppercase;
	margin-bottom:-10px;
	}
