/* Default 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;
	margin: auto;
	}

															/** MAIN CONTAINERS **/
div#container {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	font-size: xx-large;
	background-color: #FFFFFF;
	}
	div#header {
			}
		div#header-in {
	height: auto;
	width: 50em;
			}

	div#content-wrap {
		
		}
		div#content {
	margin: 30px 0 0 200px;
			}
		div#content-in {
	padding: 10px;
	background-color: #FFFFFF;
	margin: 0 10px 0 10px;
				}
	img.content-in {margin: 5px;}
	ul.content-in {
	list-style:square;
				}
	li.content-in {text-align:left;
	padding-left:2em}
	
		div#column {
	width: 200px;
			}
			div#column-in {
	padding: 5px;
	background-color: #FFFFFF;
	margin-left: 10px;
				}
	img.column-in {
	margin: auto;
}
				
	div#footer {
		
		}
		div#footer-in {

			}






															/** SUB CONTAINERS **/
	div#qbox {
	padding: 5px;
	background:#FFFFFF;

	 }






															/** END **/
div#statbox {
	padding: 5px;
	background: #FFFFFF;
}

	.entry h3 a { color: #40550d; font: normal 16px/1.2 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; text-decoration: none; margin: 0;  }
	.entry h3 a:hover, .reference .entry h3 a:focus { color: #1e0a02; text-decoration: underline; }
	.entry {
	border-bottom: 1px solid #e6dfce;
	float: left;
	padding: 1em 0 0.5em;
	width: 420px;
}
	.entry p { margin: 0.25em 0 0 105px; }
	.entry h3 { margin-bottom: 0; }
	.entry h4 { margin: 0 0 0 105px; font-style: italic; font-size: 13px; font-weight: normal; color: #4e3114; padding: 0; }





															/** 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;
	}
	
p.fquote {
	margin: 0.50em 0 1.00em 0;
	text-align: center;
	color: #002984;
	font-size: 1.5em;
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	}
	
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 **/
* { }
