body { background: url(images/1farback.png) 0% 0% no-repeat #000;
	border-left: 1px solid black;
        }

#background { position: absolute;
	      background: url(images/2background.png) 0% 0% no-repeat #000; 
		top: 0px;
		left: 1px; 
		width: 837px; 
		height: 641px;
		border: none;
        }

#shaded { position: absolute;
		background: none;
		top: 44px;
		left: 70px;
		width: 706px;
		height: 543px;
		border: none;
	}

.titlebar { position: absolute;
		background: none; 
		top: -119px;
		left: -142px; 
		width: 439px; 
		height: 118px;
		border: none;
        }

#logo { position: absolute;
		background: url(images/4alogo.png) 100% 100% no-repeat;
		top: -2px;
		left: -5px;
		width: 249px;
		height: 238px;
		border-left: 1px solid #000;
        }

#title { position: absolute;
		background: url(images/4btitle.png) 0% 0% no-repeat;
		top: 19px;
		left: 252px;
		width: 422px;
		height: 99px;
		border: none;
        }

.content { position: absolute;
        background: url(images/3content.png) 0% 0% no-repeat; 
		top: 120px;
		left: 147px; 
		width: 534px; 
		height: 436px;
		border: none;
        }
        
.media  { position: absolute;
        background: #ffffff; 
		top: 120px;
		left: 147px; 
		width: 534px; 
		height: 436px;
		border: none;
        }

#window { position: absolute; 
		background: none;
		top: 7px;
		left: 4px;
		width: 474px;
		height: 422px;
		border: none;
	}

.text { position: absolute;
        background: none;
        top: 16px;
        left: 13px;
        width: 325px;
        height: 383px;
        border: none;
        padding: 10px 10px 10px 20px;
        color: #ccc;
        font-family: Verdana, Arial, sans-serif; 
		font-size: .72em;
	        text-align: left;
        line-height: 1.5em;
        overflow: auto;
        }

embed.widget { width: 315px;
	}
        
.sidenote { position: absolute;
        background: url(images/6sidenote.png) 0% 0% no-repeat;
        top: 25px;
        right: 8px;
        width: 133px;
        height: 250px;
        border: none;
        color: #300;
        font-family: Verdana, Arial, sans-serif; 
        font-size: .56em;
        text-align: left;
        line-height: 1.5em;
        }
        
.navigation { position: absolute;
        background: none;
        top: 239px;
        left: 1px;
        width: 144px;
        height: 222px;
        border: none;
        }

#mindswing { position: absolute; 
	background: none;
	bottom: -140px;
	right: 5px;
	border: none;
	}

.sitemap {position: absolute; 
	background: none;
	bottom: -27px;
	left: 0px;
	width: 474px;
	height: 20px;
	border: none;
	color: #999;
	font: .7em arial, sans-serif;
	}

#home {position: relative;
	top: 0px;
	left: 0px;
	width: 144px;
	height: 33px;
	}

#production {position: relative;
	top: -5px;
	left: 0px;
	width: 144px;
	height: 29px;
	}        

#media {position: relative;
	top: -10px;
	left: 0px;
	width: 144px;
	height: 34px;
	}

#forums {position: relative;
	top: -15px;
	left: 0px;
	width: 144px;
	height: 32px;
	}

#contact {position: relative;
	top: -20px;
	left: 0px;
	width: 144px;
	height: 33px;
	}

#shop {position: relative;
	top: -25px;
	left: 0px;
	width: 144px;
	height: 32px;
	}

#links {position: relative;
	top: -30px;
	left: 0px;
	width: 144px;
	height: 32px;
	}

img { border: none;
        }

h2 { line-height: .85em;
	font-variant: small-caps;
	}


.headline { line-height: 2em;
	font-size: 1.5em;
	color: #1D6170;
	text-align: right;
	}
     
a:link { color: #1D6170; 
        text-decoration: none;
        font-family: verdana, arial, sans-serif; 
        } 

a:visited { color: #6E316F; 
		text-decoration: none;
		font-family: verdana, arial, sans-serif; 
} 

a:hover { color: #636; 
		text-decoration: underline;
		font-family: verdana, arial, sans-serif; 
} 

a:active { color: #636; 
		text-decoration: underline;
		font-family: verdana, arial, sans-serif; 
}


