
body
{
	background: 		#ffffff url(http://www.jamiemcgill.ca/images/bg.jpg) top repeat-x;
	margin: 			0;
	padding: 			0px 0px 20px 0px;
	font-family: 		sans-serif;
	font-size:			12px;
	color:				#666666;
	width:				100%;
	height:				100%;
	line-height:		13pt;
}

#container_gallery
{
	position:			relative;
	margin:				0 auto;
	width:				620px;
	background:			transparent url(http://www.jamiemcgill.ca/images/body_gallery.jpg) repeat-y center;
}

#gallery_body
{
	padding:			10px 0px 0px 30px;
}

#container
{
	background: 		#ffffff url(http://www.jamiemcgill.ca/images/body.jpg) center repeat-y;
	position:			relative;
	margin:				0 auto;
	padding:			0px;
	overflow:			hidden;
	width:				620px;
}

#gallery_header
{
	width:				620px;
	height:				297px;
	background:			transparent url(http://www.jamiemcgill.ca/images/header_gallery.jpg) no-repeat;
}

#header
{
	width:				620px;
	height:				297px;
	background:			transparent url(http://www.jamiemcgill.ca/images/header.jpg) no-repeat;
}

#logo
{
	float:				left;
	padding:			24px 0px 0px 13px;
}

#navigation
{
	float:				right;
	margin:				20px 20px 0px 10px;
	height:				40px;
}

* html #navigation
{
	height:				41px;
}

#nav
{
	padding:			14px 0px 0px 0px;
	margin:				0;
	list-style: 		none;
	font-size:			11px;
}

#nav li
{
	padding:			0;
	margin:				0;
	display:			inline;
}

#nav li a
{
	padding:			17px 10px 8px 10px;
	text-decoration: 	none;
	color:				#ffffff;
}

* html #nav li a
{
	padding:			17px 10px 6px 10px;
}

#nav li a:hover
{
	border-bottom:		5px solid #354c59;
	background-color: 	#455f6d;
}

#meat
{
	float:				left;
	padding:			10px 10px 0px 30px;
	width:				358px;
	text-align:			justify;
	background-color:	transparent;
}

#meat h1
{
	font-size:			20px;
}

#sidebar
{
	color:				#ffffff !important;
	float:				left;
	padding:			0;
	margin:				0;
	width:				212px;
	background:			transparent url(http://www.jamiemcgill.ca/images/sidebarBody.jpg) repeat-y center;
}

#sidebar a
{
	color:				#7894a2 !important;
}

#sidebar a:hover
{
	color:				#48819d !important;
}

#sidebarImages
{
	width:				170px;
	padding-left:		26px;
}

#contactText
{
	padding:			0px 20px 0px 30px;
	text-align:			left;
}

#contactContainer
{
	padding:			10px 0px 10px 0px;
}

#contactTable
{
	border-collapse:	collapse;
	margin:				0;
	padding:			0;
}

#contactTable input
{
	border:				1px solid #e4e4e4;
	padding:			3px;
	width:				280px;
	font-size:			12px;
	color:				#666666;
}

#contactTable textarea
{
	border:				1px solid #e4e4e4;
	padding:			3px;
	width:				280px;
	font-size:			12px;
	color:				#666666;
	font-family:		sans-serif;
}

#submitButton
{
	width:				60px !important;
	margin:				0;
	padding:			0;
}

#contactTable td
{
	padding-bottom:		4px !important;
}

#contactTable .labelTD
{
	text-align: 		right;
	padding-right:		5px;
}

#contactTable .messageTD
{
	vertical-align: 	top;
	padding-top:		3px;
}

#contactTable .submitTD
{
	text-align: 		right;
}

#footer
{
	clear:				both;
	margin:				10px 10px 0px 10px;
	border-bottom:		3px solid #3b5563;
	padding:			0px 0px 13px 20px;
}

#footer strong
{
	font-weight:		normal;
}

#footer .floats_left
{
	width:				200px;
	float:				left;
	text-align: 		left;
}

#footer .floats_right
{
	text-align: 		right;
	float:				left;
	width:				150px;
}

/* ---------------------------------------- CLASSES ---- */

h2
{
	font-size:			24px;
	font-family: 		serif;
	color:				#3b5563;
	margin:				0;
	padding:			0;
	font-weight:		normal;
}

h1 {
	font-size:			20px;
	font-weight: 		normal;
	padding-bottom:		10px;
	border-bottom:		1px solid #CCCCCC;
	color:				#3b5563;
	margin-top:			0;
}

h3
{
	font-size:			12px !important;
	font-family:		sans-serif;
	color:				#999999 !important;
	margin:				0;
	padding:			0;
}

#sidebar h2
{
	color:				#ffffff;
	font-weight:		normal;
	text-align: 		center;
	font-size:			18px;
	width:				202px;
	height:				44px;
	padding:			0 0 0 10px;
	background:			transparent url(http://www.jamiemcgill.ca/images/sidebarHeader.jpg) no-repeat top right;
	border:				none;
}

a
{
	color:				#506874;
	text-decoration:	none;
}

a:hover
{
	color:				#48819d;
	text-decoration:	underline;
}













