@charset "utf-8";
.portraitglamournude/* CSS Document */

 {
	font-family: "Trebuchet MS", Arial, sans-serif, "Adobe Garamond Pro";
	font-size: xx-large;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
}
.photo {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.oneColLiqCtrHdr #container {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	margin-top: 5px;
}
.oneColLiqCtrHdr #header {
	border: 1px solid #000000;
	background-color: #808080;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(images/martinphoto%20name.gif);
	clear: both;
}
.name_martin {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: left;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
}

.oneColLiqCtrHdr #mainContent {
	border: 1px solid #000000;
	height: 500px;
	overflow: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	clear: both;
}
.oneColLiqCtrHdr #footer {
	border: 1px solid #000000;
	background-color: #808080;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/martinphoto%20logo.gif);
	background-repeat: no-repeat;
	clear: both;
} 
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: justify; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif, "Adobe Garamond Pro";
	font-size: large;
	font-weight: normal;
	overflow: auto;
	background-color: #000000;
}

p {
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.links { text-align: right; }

a:link {
	color: #0000FF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a:visited {
	color: #A0A0A4;
	text-decoration: none;
	font-style: italic;
	font-weight: lighter;
}

a:hover {
	text-decoration: none;
	border-width: 2px 2px 2px 2px;
	border-color: #FF0000;
	color: #FF0000;
}

a:active { }


	

	/* hide from ie on mac \*/

	html {

		height: 100%;

		overflow: hidden;

	}

	

	#flashcontent {
	height: 90%;
	margin-top: 2%;
}

.linkbanner {
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	vertical-align: text-bottom;
	font-size: large;
	font-weight: bolder;
	font-variant: small-caps;
	font-style: normal;
	text-decoration: none;
	font-stretch: normal;
	background-position: center;
}

.name_photo
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: left;
	font-size: xx-large;
	font-style: italic;
	font-weight: lighter;
}

.p_no_float
{
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	clear: both;
}
