﻿
/* from mtp2layout.css */

http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
.logo2 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.logo1 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.small {
	font-size: x-small;
}
#img-casting-tip {
	border-style: solid;
	border-width: 2px;
	float: right;
	height: 97px;
	width: 100px;
	margin: 3px;
	vertical-align: bottom;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.3em;
}
ol, ul {
	list-style: none;
	font-size: 1em;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
   /* end of reset */




/* CSS layout */
table {
	margin-right: auto;
	margin-left: auto;
	font-size: .875;
	width: 100%;
}
td {text-align: center;
}
tr {
	border-top-style: solid;
	border-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
._css3m {
	display: none;
}
.auto-style2 {
	margin-top: 12px;
}
.auto-style3 {
	text-align: center;
}

 
a:link {color: #0000ff} 
a:visited {color: #800080}
a:active {color: #ff00ff}
a:hover {color: #ff0000}

h1, h2, h3, h4, h5, h6 {color:#7a7700;}
h1 {font-size:2em; }
h2 {font-size:1.5em;}
h3 {font-size:1.17 ;}
h4 {font-size:1em;}
h5 {font-size:.83em;}
h6 {
	font-size: .67em;
}

p {font-size:.875em;}  

.horrule {
	width: 80%;
	border: thick outset #800000;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #e5a86f;
}
#masthead {
	border-width: thick;
	border-color: #0000FF;
	min-width: 600px;
	border-bottom-style: groove;
	
}
#logo {
	float: left;
	width: 200px;
	padding-left: 10px;
}
#header {
	margin-left: 200px;
	font-size: 1.2em;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: bottom;
}

#container {
	clear: both;
	min-width: 600px;
}

#left_col {
	width: 200px;
	float: left;
}
		

#container {
	 margin: 10px auto;
	 min-width:600px;
	 
}
.curve {
	border-radius: 30px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	right: auto;
	left: auto;
	background-color: #eaf3da;
	border: 2px double #000000;
	height:auto;
	min-width:300px;
}
footer {
	clear: both;
}
	

#page_content {
	border: thick double #0000FF;
	border-radius: 30px;
	padding: 6px;
	margin-left: 220px;
	margin-right: 200px;
	height: auto;
	background-color: #fada91;
	width:auto;
	min-width:350px;
	min-height:1300px;
	text-align:justify
}

/* CSS layout */
.wrap {
	float: right;
	height: 137px;
	width: 150px;
	margin: 10px;
	vertical-align: middle;
}

#masthead {
	min-width: 600px;
	border-bottom-style: groove;
	border-bottom-width: thick;
	border-bottom-color: #0000FF;
	clip: rect(auto, auto, auto, auto);
	background-color: #fada91;
}
#logo {
	float: left;
	width: 200px;
	clip: rect(auto, auto, auto, auto);
	margin-left: 3px;
}

#header {
	padding: 10px;
	margin-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: auto;
}

#container {
	clear: both;
	min-width: 600px;
}

#left_col {
	float: left;
	width: 200px;
	background-color: #e5a86f;
}

#footer {
	clear: both;
	text-align: center;
}
#right_col {
	padding: 10px 10px 10px 2px;
	margin: auto;
	float: right;
	width: 170px;
	text-align: center;
	
	background-color: #e5a86f;
}
.center {
	text-align: center;
	font-size: medium;
}

#nav {
	height: auto;
}

 


.picture { background-color: #F9F9F9;
 	border: 1px solid #CCCCCC; padding: 3px;
	font: 11px/1.4em Arial, sans-serif; }
	.picture img { border: 1px solid #CCCCCC;
	vertical-align:middle; margin-bottom: 10px;
	margin-left: 0px;
	height: 220px;
	width: 220px;
	margin-right: 0px;
}
	.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
	.left { margin: 0.5em 0.8em 0.5em 0; float:left; }
