
body {
	
	margin: 0px;
	background: #ffffff;
	font-family:  arial, sans-serif;
	color: #666;
	font-size: 12px;
	text-align:center;
	
}

 h2 {
	text-transform: none;
	font-family: "American typewriter", "Courier New", serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #0099ff;
	margin-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;


	
}

h3 {
	font-family: "American typewriter", "Courier New", serif; 
	font-size: 16px;
	font-weight: normal;
	color: #33cc33;
	margin-left: 20px;
	

}



ul {
	margin-left: 10%;
	line-height: 150%;
	list-style-type: none;
	
}


a {
	font-family: "American typewriter", "Courier New", serif;
	color: #33cc33;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #FB8E27;
}


b {
	font-size: 12px;
	}



/* Page */
#page {
	width: 800px;
	width/**/:/**/800px;
	margin: 20px auto;
	text-align:left;
	background: #ffffff;


}


/* Logo */

#logo {
	height: 91px;
	background: url(images/claireheading.jpg);

}


/* Content>Home page*/


#colOne {
	float: left;
	width: 250px;
	margin: 0px 0px 20px 0px;
	background: #ffffff;
	}
	
#colOne h2 {
	color: #0099ff;
	margin-left: 0px;
	margin-bottom: 5px;
}



#colTwo img {
	margin-left: 20px;
}

#colTwo h1 {
	font-size: 16px;
	color: #fb8e27;
	margin-left: 40px;
	
}

#colTwo h3 {
	margin-left: 10px;
	
}


#colTwo {
	float: right;
	width: 500px;
	margin-top: 0px;
	padding: 0px 10px 20px 20px;
	
	
}
#refs {
	float: right;
	width: 500px;
	border: 3px dotted #fb8e27;
	color: #fb8e27;
	padding: 10px 10px 20px 10px;
	
}

#refs img {
	margin-left: 30px;
}
#baseline {
	float: left;
	width: 220px;
	padding: 5px 5px 5px 5px;
	border: 3px dotted #33cc33;
}
#baseline h3 {
	font-size: 14px;
	color: #33cc33;
} 
/*Movie page*/

#colOnemovie {

		position: absolute;
		width: 420px;
		padding: 10px 0px 10px 10px;
		background: #ffffff;
		margin: 0px 20px 150px 0;
	
		
	
}

#colOnemovie h3 {
	font-family: "American Typewriter", "courier New", serif;
	font-size: 16px;
	font-weight: normal;
	color: #fb8e27;
	margin: 0px;
	padding: 10px 0 0px 0px;
	
}

#colOnemovie img {
	
	margin-left: 0px;
	margin-bottom: 20px;
}
#colTwomovie {
	position: absolute;
	width: 250px;
	top: 170px;
	right: 200px;
	padding: 10px 10px 0px 20px;
	border: 3px dotted #fb8e27;
	
	
}

#colTwomovie h3 {
	font-family: "American Typewriter", "courier New", serif;
	font-size: 16px;
	font-weight: normal;
	color: #33cc33;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 0px 0 10px 0;
	
	
}

#moviefooter {
	margin-top: 900px;
}
#moviefooter {
	clear: both;
	width: 600px;
	padding-top: 20px;
	padding-bottom: 20px;

}

#moviefooter p {
	
	font-size: 8px;
	color: #666666;
	width: 600px;
	margin-left: 150px;
}

#moviefooter a {
	color: #999999;
}

/*TV page*/

.video {
	list-style-type: none;
	width: 800px;
}

.video li {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	
}

#video h2 {
	font-size: 12px;
	color: #33cc33;
	margin-left: 0px;
}


/*Press page*/

#presscuttings h3 {
	margin-left: 40px;
	font-weight: normal;
}

#presscuttings p {
	font-size: 12px;
	color: #0099ff;
	margin-left: 40px;
}

.cuttings {
	list-style-type: none;
	width: 850px;
}

.cuttings li {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	
}

.cuttings img {
	display: block;
	margin-left: 45px;
	border: none
	
}

.cuttings a {
	outline: none;
	border: none;
}
.cuttings a:link {
	color:#5b5a5a;
	border: none;
	outline: none;

}
.cuttings a:visited {
	border: none;
	outline: none;
	
}

.cuttings a:active {
	color: #cccccc;
	
}

.cuttings a:hover {
	color: #cccccc;
}


.cuttings a:focus {
	outline: none;
	border: none;
}

/*Photos page*/


.photos h2 {
	font-weight: normal;
}

/*Links page*/
#links img {
	margin-left: 200px;
	
}
#links p {
	width: 300px;
	margin-left: 200px;
}
#links h3 {
	margin-left: 200px;
	color: #33cc33;
}
#links h2 {
	font-size: 12px;
	color: #FB8E27;
}

#mylinks img {
	margin-left: 80px;
}




img {

	margin-top: 5px;
	border: none;
	

}



/* Content > Menu */

#menu {
	height: 30px;
	background: #ffffff;
	margin-bottom: 20px;
}

#menu ul {
	margin-left: 50px;
	margin-top: 10px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;

	border-bottom: 4px dotted;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #0099ff;
}
#menu a:link{
	border-bottom-color: #ff9933;
}

#menu a:visited {
	border-bottom-color: #ff4646;
}

#menu a:hover {
	border-bottom-color: #33cc33;
}
#menu a:active {
	border-bottom-color: #ff4646;
}




/* Footer */

#footer {
	clear: both;
	width: 600px;
	
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;

}

#footer p {
	
	font-size: 8px;
	color: #666666;
	width: 600px;
	
}

#footer a {
	color: #999999;
}

