/* Temporary Stylesheet */

															/** BODY ELEMENTS **/
body {
	text-align: center;
	background-image: url(/images/MSA-ASTwallpaper.jpg);
	background-attachment: fixed;
	}

img	{
	display:	block;
	border: 0;
	white-space: nowrap;
	}
li.content-in {
	margin: 0;
	padding: 0;
	line-height: 1em;
	text-decoration: none;
	text-align: left;
	vertical-align: baseline;
	line-height: normal;
	border: 0;
	outline: 0;
	list-style: disc;
	list-style-type: disc;
	list-style-position: inside;
	}




															/** MAIN CONTAINERS **/
div#container {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	}
	div#header {
			}
		div#header-in {
	height: auto;
	width: 50em;
			}

	div#content-wrap {
		
		}
		div#content {
	margin: 30px 0 0 0px;
			}
		div#content-in {
	padding: 10px;
	background-color: #eee;
				}
	img.content-in {margin: 5px;}
	
				
	div#footer {
		
		}
		div#footer-in {
	margin: 10px 0 0 0;
	padding: 5px;
	background:#FFFFFF;

			}






															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/

	
h1, h2, h3, 
h4, h5, h6 { 
	font-weight: bold;
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	color:#002984;
	}
	
h1 {  font-size: 3.00em; 	}
h2 {  font-size: 2.50em; 	}
h3 {  font-size: 2.00em; 	}
h4 {  font-size: 1.60em; 	}
h5 {  font-size: 1.20em; 	}
h6 {  font-size: 1.00em; 	}

h3	{text-align:left;	}
h4.style1{
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size:2em;
	color:#002984;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	}

p {
	margin: 0.50em 0 1.00em 0;
	line-height: 1.6em;
	text-align: left;
	}
	
a:link	{
	font-weight:	bold;
	text-decoration:	none;
	color:	#c30;
	background:	transparent;
	}
	
a:visited	{
	font-weight:	bold;
	text-decoration:	none;
	color:	#c30;
	background:	transparent;
	}
	
a:hover	{
	font-weight:	bold;
	text-decoration:	underline;
	color:	#f60;
	background:	transparent;
	}
													/** FORMS **/
* { }






															/** END **/
