/* CSS Document */

/*
-----------------------------------------------
LOCAL STYLE SHEET (author.css)

Site: Kockroach.com
Company:  AuthorsOnTheWeb.com
Author:   Eric P Rhodes (eric@bookreporter.com)
Version:  21 December 2006
File Path: ../css/author.css
----------------------------------------------- */

	
/* = Local Structure - #maincol
------------------------------------------*/
	
#maincol { 

background: url("../images/author/author_pic.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	
	}

#mc2 {
    height: 550px;
	float: left;
	position: relative;
  	}
