/*	laurelVISION
	Laurel Kamps
	lv_stylez.css
	*/
	
body {
	background-image: url("images/bg_main_hbluban1.gif");
	background-repeat: repeat-x;
	text-align: center;
}

.newcontainer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;	
}

img {
	border: 0px;	
}

/*	Commissions subpage	*/
.comms_box {
	background-color: #cce6ff;
	width: 650px;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
	border: 1px solid #3399ff;
}

.comms_inbox {
	width: 630px;
	color: #000000;
	font-size: 16px;
	text-align: justify;
	margin: 10px;
}

.bwsmp {
	margin: 0px;
	padding: 0px;
	border: 1px solid #3399ff;
}

/*	The 720x460 box in which all this stuff sits	*/
.content {
	height: 300px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/*	BANNERS	*/
.ban_main {
	background-image: url("images/ban_mainlv_midbits.gif");
	width: 176px;
	height: 165px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.ban_comms {
	background-image: url("images/ban_comms_midbits.gif");
	top:0px;
	width: 250px;
	height: 200px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

/*	Update Boxes	*/
.upd_com {
	background-image: url("images/upd_commissions.png");
	width: 445px;
	height: 150px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 20px;
	padding: 0px;
}
.updin_com {
	color: #331133;
	font-family: bell gothic, arial, helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	font-weight: 500;
}

.upd_sb {
	background-image: url("images/updates_sb.png");
	width: 445px;
	height: 150px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 20px;
	padding: 0px;
}
.updin_sb {
	color: #000000;
	font-family: bell gothic, arial, helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	font-weight: 500;
}

.upd_tw {
	background-image: url("images/updates_tw.png");
	width: 445px;
	height: 150px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 20px;
	padding: 0px;
}
.updin_tw {
	color: #7fd6c5;
	font-family: bell gothic, arial, helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	font-weight: 500;
}

.upd_tc {
	background-image: url("images/updates_tc.png");
	width: 445px;
	height: 150px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 20px;
	padding: 0px;
}
.updin_tc {
	color: #330000;
	font-family: bell gothic, arial, helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	font-weight: 500;
}

.upd_pb {
	background-image: url("images/updates_pb.png");
	width: 445px;
	height: 150px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 20px;
	padding: 0px;
}
.updin_pb {
	color: #000033;
	font-family: bell gothic, arial, helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	font-weight: 500;
}

.upd_ppt {
	background-image: url("images/updates_ppt.png");
	width: 445px;
	height: 150px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 20px;
	padding: 0px;
}
.updin_ppt {
	color: #000000;
	font-family: bell gothic, arial, helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	font-weight: 500;
}


/*	Hoverbuttons (let's try this again)	*/
.but_ppt {
	width: 160px;
	height: 200px;
	display: block;
	background:transparent URL("images/but_pimpette.gif");
}

.but_ppt:hover {
	background-image: url("images/but_pimpette_on.gif");	
}

/*	Centred area for buttons to sit in	*/
.buttons {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 700px;
	height: 170px;
	text-align: center;	
}

/*	box for tiny buttons	*/
.links {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}


/*	OK NOT SURE WHAT MOST OF THIS SHIT IS ANYMORE BUT AFRAID TO DELETE IT	*/

/*	Box where all descriptions sit	*/
.descrip {
	position: absolute;	
	background-image: url("images/bg_box_desc.gif");
	top: 300px;
	left: 20px;
	width: 450px;
	height: 130px;
}

/*	Box for the actual text of "descrip"	*/
.descrip_txt {
	background-color: #ccccf8;
	position: absolute;
	top: 20px;
	left: 20px;
	width: 340px;
	height: 90px;
	color: #000000;
	font-size: 14px;
	font-family: helvetica, arial, sans-serif;
	text-align: justify;
}

/*	Box for the link in "descrip"	*/
.descrip_link {
	background-color: #eecd8f;
	position: absolute;
	top: 20px;
	left: 370px;
	width: 60px;
	height: 90px;
}

/*	Mr PinkGuy's box	*/
.pinkguy {
	position: absolute;
	background-image: url("images/pg_choose.gif");
	top: 300px;
	left: 520px;
	width: 200px;
	height: 140px;
}

/*	320w light blue box, centred	*/
.smblubox {
	background-color: #cce5ff;
	top: 0px;
	left: 200px;
	width: 320px;
	color: #000033;
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	text-align: justify;
	padding: 15px;
	padding-top: 5px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 200px;
}

/*	For sample images	*/
.mainsample {
	left: 50px;
	width: 620px;
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 20px;
}

/*	Same as smblubox, but not fixed in place - meant to be next to a float-left-400w image	*/
.smblubox2 {
	background-color: #cce5ff;
	top: 0px;
	width: 320px;
	color: #000033;
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	padding: 15px;
	padding-top: 5px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 25px;
}

.mdblubox {
	background-color: #cce5ff;
	top: 0px;
	left: 100px;
	width: 520px;
	color: #000033;
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	padding: 15px;
	padding-top: 5px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 100px;
}

/*	Meant for h2, h3, etc	*/
.dkblu {
	color: #000033;
	font-family: verdana;
	text-align: center;
}

.smalltext {
	font-size: 10px;
	line-height: 13px;
}

.cbuttons {
	width: 700px;
	text-align: center;
	margin-left: 10px;
}

/*	<HR> images	*/
.hr_models {
	background-image: url("images/comms/cban_models.gif");
	width: 720px;
	height: 35px;
	margin-top: 20px;
	margin-bottom: 25px;
}

.hr_draws {
	background-image: url("images/comms/cban_drawings.gif");
	width: 720px;
	height: 35px;
	margin-top: 20px;
	margin-bottom: 25px;
}

.hr_glines {
	background-image: url("images/comms/cban_glines.gif");
	width: 720px;
	height: 35px;
	margin-top: 20px;
	margin-bottom: 25px;
}

.top1 {
	width: 45px;
	height: 66px;
	margin-left: 338px;
	margin-top: 10px;
	margin-bottom: 30px;
}

.fleft {
	float: left;
	margin: 10px;
	margin-left: 15px;
}

.fright{
	float: right;
	margin: 10px;
	margin-right: 15px;
}

td {
	color: #000033;
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
}

img {
	border: 0px;	
}

a:link, a:visited, a:active {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	font-style: italic;
}