@charset "UTF-8";
/* CSS Document */

body								

{margin:0;
padding:0;
background-color: #000;
background-image: url(../images/martymccolgan-background.jpg);
background-position:top;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
line-height: 1.9;}


									 
#body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #ffffff;
	font-weight: normal;
	margin: 0;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin: 0;
	color: #ffffff;
	text-align: left;
	}
						
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	color: #ffffff;
	}


A:link { font-size:13px; text-decoration: none; font-weight:bold; color: #99ccff}
A:visited {font-size:13px; text-decoration: none; font-weight:bold;color:#99ccff}
A:active { font-size:13px; text-decoration: none; font-weight:bold;color:#99ccff}
A:hover { font-size:13px; text-decoration: none; color: #CCC;}

/* ----------- DIVS ---------------*/
									

#container	 {
	position: relative;
	width: 952px;
	margin: 0 auto;
	padding-top:127px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: right;
}
 
									 
#menu {
	width:476px;
	position: relative;
	text-align:right;
	padding-left: 258px;}
 
								 
#index-text {
	width:952px;
	position: relative;
	padding-top:5px;
	text-align:left;}
									 

#index-graphic	 {
	position: relative;
	width: 952px;
	margin: 0 auto;}

#index-graphic-slide	 {
	width:912px;
	height:219px;
	position: relative;
	margin: 0 auto;
	background-image:url(../images/samples-background.png);
	padding: 20px 20px 20px 20px;
	text-align: center;
}

								 			 


#social a:link, a:visited, a:active {
	font-size:12px;
	text-decoration:none;
	color: #fff;
}

#social 	a:hover{
font-size:12px;
text-decoration: underline;
color: #99ccff;
}



#footer {
	position: relative;
	margin: 0 auto;
	background-image: url(../images/background.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.white22 {
	font-size:19px;
	color:#FFF;
	text-align: justify;
	font-weight: normal;
}

.white26 {
	font-size:26px;
	color:#FFF;
	text-align: justify;
	font-weight: bold;
}

.green19 {
	font-size:19px;
	color: #099;
	text-align: justify;
}


.black16 {
	font-size:14px;
	color:#000;
	text-align: justify;
}
#container table tr td {
	font-size: 13px;
}
