/***************  SPACING + LAYOUT *************/

body  {
	font: 12px Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #1E143A;
	border-top-width: 0px;
	margin: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
     
}

#menuBox {
	position: relative;
	width: 780px;
	margin: 0 auto;
	/* border: solid 1px green; */
	padding: 0px; 
	background-image: url(images/kr-bg-top.gif);
	text-align: center;
}

#titleBox {
	position: relative;
	width: 700px;
	margin: 0 auto;
	/* border: solid 1px green; */
	padding: 0px; 
}


#mainBox {
	position: relative;
	width: 780px;
	margin: 0 auto;
	padding: 0px; 
	background-image: url(images/kr-bg-top.gif);
	padding-bottom: 0px;
	margin-bottom: 0px;
	/* border: solid 1px blue;*/
	
}


#introBox {
	position: relative;
	width: 600px;
	margin: 0 auto;
	padding: 0px; 
	padding-bottom: 0px;
	margin-bottom: 0px;
	/* border: solid 1px blue;*/
}


#lcolumn {
	float: left;
	position: relative;
	width: 300px;
	margin: 0 auto;
	padding: 0px; 
	padding-bottom: 0px;
	margin-bottom: 0px;
	border: solid 1px blue;
	background: #FFFFFF;
}


.mainPad {
	margin-top: -15px;
	margin-left: 45px;
	margin-right: 45px;
	/* border: solid 1px green;*/
}

.rightPic {
	padding-left: 20px;
	float: right;
	padding-bottom: 20px;
}

.leftPic {
	padding-right: 20px;
	float: left;
	padding-bottom: 25px;
}

.leftPicBorder {
	margin-right: 20px;
	float: left;
	margin-bottom: 25px;
	border: solid 1px black;
}


.titleGraphic {
	margin-left: 45px;
	padding-bottom: 10px;
}

.thumb1 {
	float: left;
	padding-right: 5px;
}


.right {
	text-align: right;
	font-size: 13px;
}

.oranges {
	padding-top: 15px;
	padding-bottom: 15px;
}

.clear {
	clear: both;
}

/***************  FONTS *************/


.formBox {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DBD5EB;
}

.titleFont {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
}

.newsDate {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 13px;
}

.small {
	font-weight: normal;
	font-size: 11px;
}

.otherItalics {
	font-weight: normal;
	font-style: oblique;
}

h2 {
	font-weight: bold;
	font-size: 20px;
	font-variant: small-caps;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	clear: both;
	font-weight: bold;
	font-size: 17px;
	font-variant: small-caps;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}


h4 {
	font-weight: bold;
	font-size: 15px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	border: 0;
	left: 0;
	margin: 0;
}


h5 {
	font-weight: bold;
	text-decoration: underline;
	font-size: 15px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	border: 0;
	left: 0;
	margin: 0;
}


.purple {
	color: #F50079;
	font-size: 14px;
	
}

/***************  TAG REWRITES *************/

ol li{
	left: 0;
	margin: 0;
	padding: 0;
}

a img {
	border: 0px;
}


a.blog:visited {  
	   color: #F50079;
}

a.blog:link {  
	   color: #F50079;
}

a.blog:hover {  
	   text-decoration: none;
	   color: #F50079;
}


a:visited {  
	   color: #000000;
}

a:link {  
	   color: #000000;
}

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



a.default:visited {  
	   color: #000000;
}


a.default:hover {  
	   text-decoration: none;
	   color: #000000;
}


a.default:link {  
	   color: #000000;
}




a.delete:visited {  
	   color: #FF7474;
}


a.delete:hover {  
	   text-decoration: none;
	   color: #FF7474;
}


a.delete:link {  
	   color: #FF7474;
}




a.add:visited {  
	   color: #D7E1FF;
}


a.add:hover {  
	   text-decoration: none;
	   color: #D7E1FF;
}


a.add:link {  
	   color: #D7E1FF;
}



a.answer:visited {  
	   color: #CCFFCC;
}


a.answer:hover {  
	   text-decoration: none;
	   color: #CCFFCC;
}


a.answer:link {  
	   color: #CCFFCC;
}




a.neutral:visited {  
	   color: #FFF6D7;
}


a.neutral:hover {  
	   text-decoration: none;
	   color: #FFF6D7;
}


a.neutral:link {  
	   color: #FFF6D7;
}



a.gallery:visited {  
	   color: #000000;
	   font-size: 15px;
	   font-weight: bold;	 
}

a.gallery:link {  
	   color: #000000;
	   font-size: 15px;
	   font-weight: bold;	   
}

a.gallery:hover {  
	   text-decoration: none;
	   font-size: 15px;
	   font-weight: bold;	   
	   color: #F50079;
}




a.front:visited {  
	   color: #FFFFFF;
}


a.front:hover {  
	   text-decoration: none;
	   color: #FFFFFF;
}


a.front:link {  
	   color: #FFFFFF;
}