/* CSS Document */
* { 
	margin:0;
	padding:0;
}
html, body {height:100%;}
body {
	/*font-size:100%;*/
	font-size: 62.5%;
	/*line-height:1.1em;*/
	text-align:center;
	background:url(http://www.ile05.net/interface/images/bg.gif) repeat-x top #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, 돋움, dotum, sans-serif;
}
html, input, textarea	{
	font-family:Georgia; 
	color:#686565;
}	

.alignMiddle{vertical-align:middle}
.alignCenter{
	text-align: center
}
.container1{width:100%;}

.clear {clear:both;}
.fleft{float:left}
.left {
	margin: 3px 3px 3px 0;
}
.right {
	margin: 3px 0 3px 3px;
}
.fright{float:right}

div.container {
	overflow:hidden;
	width: 100%;
}

a img{border:0px}
img{vertical-align:top;}

b{color:#018eb9;}

a{
	color:#b90404;
	text-decoration:none
}
a:hover{text-decoration:underline;}
.link1{text-decoration:underline;} 
.link1:hover{text-decoration:none;}
.link2{
	font-weight:bold;
	background:url(http://www.ile05.net/interface/images/marker.gif) top left no-repeat;
	background-position:0 3px;
	padding-left:24px;
	display:block;
	float:right
} 

ul{
	margin:0;
	padding:0;
	list-style:none;
}
ul li{
	background:#e7e7e7;
	padding:1px 1px 1px 1px;
	margin-bottom:8px
}
ul li a{background:url(http://www.ile05.net/interface/images/marker1.gif) top left no-repeat;
	margin:0px;
	padding-left:23px;
} 

.link {
	display:block;
	float:left;
	background:url(http://www.ile05.net/interface/images/link_bg.gif) left top repeat-x;
	color:#fff;
	text-decoration:none;
}
.link em {
	display:block;
	background:url(http://www.ile05.net/interface/images/link_left.gif) no-repeat left top;
}
.link b {
	display:block;
	background:url(http://www.ile05.net/interface/images/link_right.gif) no-repeat right top;
	padding:2px 15px 2px 15px;
	font-weight:normal;
	font-style:normal;
}
.link a {text-decoration:none;}
.link a:hover {text-decoration:underline;}


/*header*/
#header {
	font-size:1.2em;
	color:#686565;
	font-style:italic
}
#header .logo{
	margin:0px 20px 20px 0px;
	float: left;
}
#header .title{
	margin:0px 0 6px 0px;
}
#header .indent-header{
	padding:50px 0px 0px 52px;
}
#header a{
	color:#b90404;
	text-decoration:underline;
} 
#header a:hover{text-decoration:none;}
#header a:focus{
	outline: none;
}
#header p{
	margin:0px 344px 38px 0px;
	clear: left;
}
#header .menu{
	position:absolute;
	margin:263px 0px 0px 0px;
}
#header h1 {
	font-size: 3.5em;
	margin-top: 30px;
	font-weight: bold;
	color: #000;
	font-style: normal;
}
#header h1 span {
	color:#c92f2f;
	font-size: 65%;
}

/*content*/
#content{
	font-size:1.3em;
	width:100%;
	text-align:left;
	background:#FFFFFF;
}
#content .indent-main{
	padding:35px 61px 27px 52px;
}
#content .title{margin-bottom:16px;}
#content .img-left{
	float:left;
	margin:0px 18px 10px 0px;
}
#content .img-indent{
	margin:0px 0px 16px 0px;
}
#content p{
	margin:0px 0px 17px 0px;
}
#content .p1{
	margin:0px 0px 27px 0px;
}
#content .p2{
	margin:0px 0px 37px 0px;
}
#content .p{margin:0px;}
#content .bg{background:url(http://www.ile05.net/interface/images/tail.gif) repeat-x bottom;
	padding-bottom:23px;
	margin-bottom:20px;
	font-size: 1.4em;
	line-height: 150%;
}
.bottomborder{background:url(http://www.ile05.net/interface/images/tail.gif) repeat-x bottom;
	padding-bottom:23px;
	margin-bottom:20px;
}
/*
#content .col-2 .bg{
	font-size: 1.2em;
	line-height: 1.1em;
}
*/
#content h2{
	font-size:2em;
	font-weight:normal;
	color:#000000;
	font-family:Times New Roman;
	background:url(http://www.ile05.net/interface/images/icon1.gif) no-repeat top left;
	padding:5px 0px 5px 40px;
	margin-top: 35px;
	margin-bottom:9px;
}
#content .h1{background:url(http://www.ile05.net/interface/images/icon2.gif) no-repeat top left;
}
#content .h2{background:url(http://www.ile05.net/interface/images/icon3.gif) no-repeat top left;
}
#content h2 span{color:#c92f2f;}

#page2 .indent{
	padding:0px 40px 0px 0px;
}

#page5 .indent{
	padding:35px 0px 0px 0px;
}
#page5 .indent1{
	margin:0px 23px 0px 0px;
}


/*footer*/
#footer {
	color:#000000;
	font-size:1.1em;
	font-family:tahoma;
	text-align:center;
	background:url(http://www.ile05.net/interface/images/bot.gif) repeat-x top;
}
#footer .indent-footer{
	padding:24px 0px 0px 0px;
}
#footer a {
	color:#000000;
	text-decoration:none;
}  
#footer a:hover {text-decoration:underline;}

.h{height:26px;}
.block-contact span{
	float:right;
	margin-right:70px;
}
.block-contact1 span{
	float:right;
	margin-right:45px;
}
.block-contact2 span{
	float:right;
	margin-right:0px;
}
input{
   	border:1px solid #cecece; 
	background:#FFFFFF;
	font-family:tahoma;
	width:135px; height:20px;
	font-size:1.1em;
	color:#b90404;
	padding-left:5px;
}
textarea{
   	border:1px solid #cecece; 
	background:#FFFFFF;
	color:#b90404;
	font-family:tahoma;
	width:185px; height:72px;
	font-size:1.1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}

/********ordered lists**********/
ol {
	list-style-position: inside;
}

/********* Home News Summary formatting ********************/
#home .bg p, #home .bg h3 {
	font-size: 1.4em;
	line-height: 1.5em;
}

/***************Home Link color student names ****************/
#home .container  ul  li a, #home .container ul li {
	color: #050505;
}
#home .container ul li span {
	color: #C92F2F;
}

/**************About List Styling ******************/
#about ul{
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
}
#about ul li{background:url(http://www.ile05.net/interface/images/blueright.gif) 0% 0.2em no-repeat;
	padding:0px 1px 1px 22px;
	margin-bottom:8px
	line-height: 100%;
}
#about ul li a{
	margin:0px;
	background: none;
}

/*********single entry styles ***********/
.single {
	font-size: 1.4em;
	line-height: 170%;
}
.single .headline {
	color: #00A5EF;
	border-bottom: 1px solid #00A5EF;
	margin-bottom: 5px;
}
#content .indent-main .single h2 {
	margin-bottom: 25px;
}
.entry {
	/*border-bottom: 2px dashed #999;*/
	margin-bottom: 50px;
	padding: 10px;
}
/*************award styling **********/
#home #content .indent-main .container .prize-title {
	color: #C92F2F;
	/*font-size: 110%;*/
}
#home #content .indent-main .container .finalist .prize-title {
	color: #C92F2F;
	/*font-size: 1.5em;*/
}
#home #content .indent-main .container .prizefloat {
	position: relative;
	float: left;
	width: 30%;
	/*font-size: 1.4em;*/
	margin-right: 10px;
	text-align: center;
	color: #000;
	font-variant: small-caps;
}
#home #content .indent-main .container .finalist {
	margin: 0 auto;
	text-align: center;
	color: #000;
	font-variant: small-caps;
	clear: left;
}
/**********testimony submission styles ************/
#home #content .submission {
	font-size: .8em;
}
#field_name {
	width: 350px;
}

.submission textarea {
height: 15em;
width: 40em;
color: #000;
}
.submission input {
	color: #000;
}
/***********FAQ styles*************/
.faqleft {
text-align: center;
width: 200px;
margin-right: 5px;
}
.faqright {
text-align: center;
width: 140px
}
#about #faq h3 {
border-bottom: 2px solid #ccc;
}

#content .col-2 .toggle {
	margin-top:-18px;
	margin-bottom: 0px;
}
#content .col-2 .toggle p {
	margin-top: -2px;
}