/* 	--------------	Lottery Grants 	--------------------		*/

body
{
	margin: 25px;
	font-family: trebuchet ms, arial, verdana, tahoma;
	font-size:80%;
	background-color: #CCCCFF;
/*	text-align: justify; */
	line-height: 150%;
	color: #336699;

}
.reg{
	font-family: trebuchet ms, arial, verdana, tahoma;
		font-size: 12px;
	line-height: normal;
	color: #336699;
}
#loginStuff {
	width:100px;
	margin-left:600px;
}
#loginStuff h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}


img
{
	border: 0px;
}

a:active, a:visited, a:link
{
	color: red;
	text-decoration: none;
}
a.grantLinks{

font-size:8px;
text-decoration: underline;
}
/* a.grantLinks:after {
	padding-left: 4px;
	content: url(images/linkIcon.png);vertical-align:bottom;
} */
a:hover
{
	color: white;
	text-decoration: none;
}

p { margin-top: 0; }

/* Containing DIV to hold all */
#container
{
	width: 760px;
	margin: 20px auto;
	border:1px solid #ffffff;
	background-color: #ffffff;
}
/* Header for logo / tag line / slogan / whatever */
#header
{
	width: 740px;
	height: 120px;
	margin: 10px auto;
	margin-top: 20px;
	background-color: #3399CC;
	background-image: url(images/headWoman.jpg);
	background-position: bottom;
	background-repeat: no-repeat;

}

#header h1
{
	font-size: 350%;
	float:right;
	margin-top:15px; 
	padding-top:35px; 
	padding-right:30px;
	padding-bottom:20px;
	margin-right: 50px;
	font-weight: 100; 
	width: 450px; /* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<,  */
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/stars.png);
	background-repeat: no-repeat;
	background-position: right;
/*	float: left;   */
}

/*
#header h1:after {
	padding-left: 4px;
	content: url(images/stars.png);vertical-align:bottom;
}
*/
#header ul {
	margin-top:0px;
}
#header h6 {
	padding-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: right;
	width:180px;
	height:70px;
	margin-top:-5px;
}
#header h6 a {
	color:white;
	text-decoration: none;
}
#header h6 a:hover {
	color:red;
}
#header h2
{
	font-size: 300%;
	float:right;
	padding-top:20px;
	padding-right:20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 200;
	color: #666666;
}

#bannerBloc {
/* background-color: white; */

border-style: double;
border-width: 2px;
border-color:white;
	padding:10px;

}
#bannerBocTcol {
text-align: center;
	color:red;
	font-size:small;
	font-weight: bold;
}
/* Define top menu stuff */

	 #menu
{
	width: 760px; 
	height: 25px;
	/* margin: 10px auto; */
background-color: #3333CC; 
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/* Define content block with background image*/
#content
{
	width: 720px;
	padding: 10px 10px 70px 10px;
	margin: 10px auto;
	background-color: #CCCCFF;
	background-image: url(images/bodyBac.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#content1
{
	width: 720px;
	padding: 10px 10px 70px 10px;
	margin: 10px auto;
	background-color: #E7E7DA;
	background-image: url(images/bodyBac1.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#content2
{
	width: 720px;
	padding: 10px 10px 70px 10px;
	margin: 10px auto;
	background-color: #E7E7DA;
	background-image: url(images/bodyBac2.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#content3
{
	width: 720px;
	padding: 10px 10px 70px 10px;
	margin: 10px auto;
	background-color: #E7E7DA;
	background-image: url(images/bodyBac3.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#content h1
{
	font-size: 250%;
	color: #666642;
	padding-top: 10px;
	font-weight: 100;
}
#content1 h1
{
	font-size: 250%;
	color: #666642;
	padding-top: 10px;
	font-weight: 100;
}
#content2 h1
{
	font-size: 250%;
	color: #666642;
	padding-top: 10px;
	font-weight: 100;
}
#content3 h1
{
	font-size: 250%;
	color: #666642;
	padding-top: 10px;
	font-weight: 100;
}

#content h2
{
	font-size: 175%;
	color: red;
	font-weight: 100;
}

#highlightBlock
{

	border-color: #FFCC00;
	border-style: dotted;
	padding-left: 10px;
	padding-right: 10px;
}

.logBac {
	background-image: url(images/sigBac.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:5px;
	padding-left:20px;
	margin-top:30px;
	margin-left:10px;
	width:250px;
	height:200px;

}
.logBac h3 {
	color:white;
}
.logBac label {
	width:100px;
	color:white;
}
.logBac a {
	margin-left:20px;
	font-size:xx-small;
	color:white;
}
#instructionRt {
	margin-left: 310px;
	width: 260px;
	height:200px;
	position: absolute;
	top: 240px;
}
#footer
{
	width: 720px;
	padding: 0px 10px;
	margin: 10px auto;
	background-color: White;
	text-align: left;
	color:#CCCCFF;
}
#footer a {
		color:#336699;
}
/* --------------- End ------------------------------------------------------- */
