@charset "utf-8";
/* Just This Day - Stylesheet */

/* Layout */
body{
	text-align:center;
	font-size:62.5%;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #f1eeff;
}
#wrapper{
	width:900px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
}

#edit{
position:absolute;
width:100px;
height:30px;
top:20px;
left:10px;
}

#banner{
	margin-left:auto;
	margin-right:auto;
	width:419px;
	margin-top:13px;
}
#menu{
	width:900px;
	height:36px;
	margin-top:20px;
	background-color: #FFFFFF;
	border: 1px solid #CB9F6A;
}

#content{
	width:820px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: repeat-x;
	background-color: white;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #7287B8;
	border-right-color: #7287B8;
	border-bottom-color: #7287B8;
	border-left-color: #7287B8;
	
}

#maincontent{
	float:left;
	width:545px;
	display:inline;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:25px;
  min-height:800px;
  height:auto !important;
  height:400px;
}

#news{
	float:right;
	display:inline;
	width:200px;
	border: 1px solid #7287B8;
	margin-right:25px;
	margin-top:20px;
	margin-bottom:10px;
}

#participants{
	float:right;
	display:inline;
	width:200px;
	border: 1px solid #7287B8;
	margin-right:25px;
	margin-top:20px;
	margin-bottom:10px;
}

#rightside{
	float:right;
	width:200px;
	border: 1px solid #7287B8;
	margin-right:25px;
	margin-top:20px;
	margin-bottom:10px;
	background-color: white;
	display:inline;
	text-align:center;

}



#news2{
	float:right;
	display:inline;
	width:180px;
	border: 1px solid #7287B8;
	margin-right:25px;
	margin-top:20px;
	margin-bottom:10px;
	background-color: white;
	position:relative;
}


#leftside{
	float:right;
	width:190px;
	border: 1px solid #7287B8;
	margin-right:25px;
	margin-top:20px;
	margin-bottom:10px;
	display:inline;
	position:relative;
	background-color: white;
	padding:5px;
}

#quotebox{
	float:left;
	width:530px;
	border: 1px solid #7287B8;
	margin-top:45px;
	margin-bottom:10px;
	display:inline;
	position:relative;
	background-color: white;
	padding:5px;
	text-align:center;
}


#privacy{
	position:absolute;
	width:91px;
	height:23px;
	left: 10px;
	top: 85px;
}



#footer {
	width:820px;
	height:10px;
	background-color:#A6B3D2;
	clear:both;
	line-height:8px;
	margin-left:auto;
	margin-right:auto;
}


/* Text styles*/

#maincontent h1{
	font-size: 1.7em;
	margin-bottom:13px;
}

#maincontent h2{
	font-size: 1.5em;
	margin-bottom:9px;
	margin-top:4px;
}

#maincontent p{
	font-size: 1.4em;
	margin-bottom:13px;
}


#news h1{
	font-size: 1.2em;
	font-weight: bold;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
}

#news p{
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	font-size: 1.1em;
}

#news2 p{
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	font-size: 1.1em;
}

#privacy p{
font-size: 0.9em;
}

#leftside, #rightside p{
	font-size: 1.2em;
	/* margin-bottom:13px;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px; */
}


.TextField{
font-size: 1.2em;
margin-top:8px;
margin-bottom:8px;
width:185px;
}

.button{
width:50px;
}

.button2{
width:50px;
margin-right:15px;
}

#news hr{
margin-top:15px;
margin-bottom:15px;

}

a{
	text-decoration:none;
	color: #003399;
}
 a:hover{
	text-decoration:underline;
	color: #003399;
}

.newstitle{
	font-weight: bold;
	color: #394D5E;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	font-size: 1.1em;
	display:block;
}
.newsdate{
	color: #394D5E;
}

.newsdatesmaller{
	color: #394D5E;
	font-size:1.1em;
}


.contentbody{
	font-size: 1.3em;
	margin-bottom:12px;
}

.contentbodytext{
	margin-bottom:9px;
}

.morelink{
	font-size: 1em;
	margin-bottom:9px;
}

.morelink2{
	font-size: 1.3em;
	margin-bottom:9px;
}

#participants a{
margin-left:13px;
font-size:1.2em;
display:block;
margin-right:5px;

}
#participants p{
margin-top:5px;
margin-bottom:5px;
display:block;
}

#participants h1{
	font-size: 1.2em;
	font-weight: bold;
	padding-top:4px;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:5px;
}

/*List styles*/

#news ul{
margin-left:13px;
margin-bottom:10px;
font-size:1.2em;
}

#news ul li{
margin-bottom:5px;
}

#news .active{
color:#993300;
font-weight:bold;
}

/*Yahoo's code reset - slightly modified*/

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

a {outline: none;}

.quotes{
color:#006699;
display:block;
padding-left:30px;
padding-right:30px;
}


#flashcontent{
margin-top:50px;
width:419px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#flashcontent p{
	font-size: 1.5em;
	margin-bottom:9px;
	margin-top:4px;}

#entersite p{
	font-size: 1.5em;
	margin-bottom:9px;
	margin-top:4px;
}
	
#entersite{	
margin-left:auto;
margin-right:auto;
margin-top:20px;
width:719px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
