
/*Page formatting*/
body {
	font: 0.8em / 1 Arial, helvetica, sans-serif;
	background-color: #888;
	background-image: url(http://www.velochicdesign.ca/images/999grey.gif);
	background-repeat: repeat;
	background-position: center;
	top: 0;
	left: auto;
	right: auto;
	bottom: auto;
	width: auto;
	height: auto;
	min-width: 800px;
	min-height: 1034px;
	max-width: 600px;
	max-height: 768px;
	margin: 20px 30px 30px; }
.imgpos {
	width: auto;
	height: auto;
	min-height: 560px;
	padding-right: 0;
	padding-left: 20px; }
/*This style formats the left column.*/
.LeftcolText {
	top: 0;
	left: 0;
	width: 200px;
	padding-right: 20px;
	padding-left: 60px;
	border-right: 1px solid #ccc; }
.CentercolText {	padding-right: 20px;
	padding-left:  20px;
	top:           0;
	left:          0;
	width:         240px;
	border-right:  1px solid #ccc; }
.RightcolText {
	padding-right: 60px;
	padding-left:  20px;
	top:           0;
	left:          0;
	width:         240px; }

.illustr_nav  /* Position insturctions for the digital and traditional Illustration navigation  */ {
	top: 350px;
	left: 70px; }

/*Text styling*/
h1 {
	font-weight: bold; }
.CopyHeadMain {	color:       #000;
	font-size:   1.1em;
	font-weight: bold;
	line-height: 1.4em; }

h2 { color: black; font-size: 0.9em; font-weight: bold; line-height: 1.3em; border-bottom: 1px solid #f93; }
.CopyHeadList {	color:         black;
	font-size:     1em;
	font-weight:   bold;
	line-height:   1.3em;
	border-bottom: 1px solid #ccc; }

.CopyHeadListCentred { color: black; font-size: 1em; font-weight: bold; line-height: 1.3em; text-align: center; border-bottom: 1px solid #ccc; }
.p {	font-weight:   bold;
	text-align:    center;
	border-bottom: 1px solid #f93; }

.CopyMain { color: #666; font-size: 0.9em; line-height: 1.4em; padding-left: 10px; }
.CopyList { color: #666; font-size: 0.9em; line-height: 1.4em; padding-left: 10px; border-bottom-color: #999; border-bottom-width: 1px; }
.CopyListCentred { color: #666; font-size: 0.9em; line-height: 1.4em; text-align: center; padding-left: 10px; border-bottom-width: 1px; border-bottom-color: #999; }
.copyright {
	color: #666;
	font-size: 0.7em;
	font-family: arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 1.1em;
	background-color: #fff;
	text-align: right;
	position: relative;
	right: 0;
	bottom: 0;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 160px; }
/*Link styles*/
a:link {
	color: #414141; }
a:hover { color: #000; }
a:active { color: #222; }
a:visited {
	color: #666; }
#footer {
	background-color: #fff;
	position: relative;
	visibility: visible; }
#Img {
	background-color: #fff;
	position: relative;
	visibility: visible; }
#IllustrNav {
	height: 200px;
	width: 200px;
	left: 70px;
	top: 400px;
	position: absolute;
	visibility: visible; }
#copyright {
	background-color: #fff;
	position: relative;
	right: 0;
	bottom: 0;
	visibility: visible; }
