body {
	margin:0px 0px 0px 0px;
  background: #FFFEE4;
  background-repeat: no-repeat;
  background-attachment: fixed;
	font-family: Tahoma, verdana, "times new roman", arial, sans-serif;
	font-size: 12px;                	
  color: #666666;
}

  A 	        { color: #990000; text-decoration: none; }
	A:link	    { color: #990000; text-decoration: dotted; }
	A:visited   { color: #990000; text-decoration: dotted; }
	A:active	  { color: #990000; text-decoration: dotted; }
	A:hover	    { color: #FF9900;; border-color: black black #CC0000; text-decoration: underline; border-style: none}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	font-variant: normal;
	border: none;
	letter-spacing: normal;
	text-align: left;
	color: #990000;
  line-height: 12pt;
}

.text {
	font-family: Tahoma, verdana, "times new roman", arial, sans-serif;
	font-size: 13px;
	font-variant: normal;
	font-style: normal;
	border: none;
	text-align: left;
	color: #666666;
}

.titlelarge {
	font-family: Tahoma,verdana,times new roman, arial, sans-serif;
	font-size: 15px;
	font-weight: 500;
	font-variant: normal;
	font-style: normal;
	line-height: 12px;
	text-decoration: underline;
	height: auto;
	width: auto;
	border: none;
	letter-spacing: 2px;
	text-align: left;
	color: black;
}

.titlesmall {
	font-family: tahoma,verdana,times new roman, arial, sans-serif;
	font-size: 13px;
	font-weight: 500;
	font-variant: normal;
	font-style: normal;
	line-height: 12px;
	text-decoration: italic;
	height: auto;
	width: auto;
	border: none;
	letter-spacing: 2px;
	text-align: left;
	color: black;
}

.newsbriefs {  font-family: Arial, Helvetica, sans-serif; font-size: 11px  }

.sidebar {  font-family: Arial, Helvetica, sans-serif; font-size: 9px  }

.blink {  color: #CC0000; text-decoration: blink  }

div#home_container
{
  height: 500px;
  left: 50%;
  margin-left: -600px;
  margin-top: -400px;
  overflow: visible;
  position: absolute;
  top: 50%;
  width: 800px;
}
div#main_container
{
  left: 50%;
  margin-left: -350px;
  overflow: visible;
  position: absolute;
  width:750px;
}
div#latino_art_survey_navigation
{
  border:2px solid;
  background-color:aliceblue;
  padding:5px;
  right:175px;
  top:20px;
  width:175px;
}
label.error
{
  color:red;
  padding-left: .5em;
}
p.content
{
    margin-top: 0;
    margin-bottom: 0;
}
p.latino_art_survey_floatingbox_title
{
	font-size:12.0pt;
	font-family:"Times New Roman";
	margin-bottom:15px;
  margin-top:15px;
  text-align:center;
}
p.ptitle
{
    color:#990000;
    font-size: 14pt;
    font-weight:bolder;
    margin-bottom: 0;
    margin-top: -10px;
}
p.psubtitle
{
    color: #990000;
}
p.title 
{
    color:#990000;
    font-size: 14pt;
    font-weight:bolder;
    margin-bottom: 0;
    margin-top: -10px;
}

table.main_container
{
  border-style: none;
  width: 550px;
}

textarea
{
  height: 100px;
  width: 450px;
}


