/*-------------------TAKEN FROM HTML----------------------------------------------*/
.style1 {
	font-size: xx-small;

}

.style1 a{

	color:#6B6B6B;
	text-decoration:none;
}
#latestVacanciesContainer a * {
	cursor:pointer;
	cursor:hand;

}
#latestVacanciesContainer a {
	display:block;
	margin-bottom:1px;
	padding:1px;
	text-decoration:none;
	overflow:hidden;
	height:1%;
}
#latestVacanciesContainer a:hover {
	background-color:#F3F7FA;
	text-decoration:none;
}
#latestVacanciesContainer a span {
	white-space:nowrap;
	overflow:hidden;
	float:left;
	max-width:310px;
}
#latestVacanciesContainer a small {
	float:right;
	font-size:10px;
	margin-left:5px;
}

.imageQuote {
	margin-top:20px;
	background:transparent url(/images/sittingGirl.jpg) left top no-repeat;
	padding-top:130px;
	font-style:italic;
	font-size:11px;
}
.imageQuote strong {
	font-style:normal;
	font-weight:bold;
	display:block;
	text-align:right;
}

/*------------------------------jobseekerStyles.css------------------*/
.menuContainer {
	background-image:url('http://www.land-force.com/images/jobSeekers2.gif');
	background-color:#996600;
	margin-bottom:-5px;
	font-size: 12px;
	/*border: 1px solid #FFFF00;*/
	background-repeat:no-repeat;
	background-position:top;
	text-align:right;
	color:#FFFFFF;
	padding-top:25px;
	padding-bottom:40px;
	padding-left:0px;
	padding-right:5px;
}

.quicksearchContentContainer {
	background-image:url(/images/menuFlapJobseeker.gif);
}


.topLine {
	background-color:#996600;
}

/*--------------------------baseStyle.CSS----------------------------*/
html {
	padding:0px;
	margin:0px;
	scrollbar-face-color: #eeeeee;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #dddddd;
	scrollbar-arrow-color: #3F6691;
	scrollbar-track-color: #dddddd;
	overflow-y: scroll;  /* always show scroll so pages dont jump in FF */
}


body {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
}
form {
	padding:0px; /*cos Opera is crap*/
	margin:0px;
}

a {
	color:#6B6B6B;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

h2 {
	padding:0px;
	margin:0px;
	margin-top:2px;
	margin-left:0px;
	font-size:14px;
}

.constrainingContainer {
	width:755px;
}

.leftCell {
	width:134px;
	background-color:#FFFFFF;
	padding:0;
	margin:0;
}

.contentCell {
	width:621px;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	padding:15px;
	padding-right:0px;
}
.contentCell .widthFixer {
	width:606px;
}

.leftMenuItem {
	background-image:url(/images/leftMenuItemArrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:10px;
}
.leftMenuItem a { color:#FFFFFF; }

.quicksearchContainer {
	background-image:url(/images/quicksearchMiddleBG.gif);
	width:134px;
	background-repeat:repeat-y;
}

.quicksearchContentContainer {
	/* the menu flap image is set in the jobseeker and employers stylesheets as its a different colour */
	background-repeat:no-repeat;
	background-position:top;
	padding-top:15px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	font-size:10px;
}

.quicksearchBottomGradient {
	width:134px;
	height:60px;
	background-image:url(/images/leftBottomGradient.gif);
	background-repeat:no-repeat;
}

.title {
	font-family:Helvetica, Arial, sans-serif;
	font-size:20px;
	color:#3F6691;
	padding-bottom:10px;
}

.bulletNote1 {
	background-image:url(/images/bulletArrow1.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:13px;
}

b { /*color:#009900;*/color:#3F6691; font-weight:bold;}

.bulletNote2 {
	background-image:url(/images/bulletArrow2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:13px;
}

.lineBreak {
	padding-top:5px;
	padding-bottom:5px;
	height:1px;
	background-image:url(/images/lineBreak.gif);
	background-position:center;
	background-repeat:repeat-x;
}

.TwoPanelStyle_LeftPanel {
	float:left;
	width:400px;
	
}
.TwoPanelStyle_RightPanel {
	float:right;
	width:185px;
	/*border:1px solid #00FF00;*/
	padding-top:17px;
	
}
.TwoPanelStyle_RightPanel img{
	padding-left:1px;
}

.PanelType1 {
	position:relative;
	background-color:#F3F7FA;
	border:1px solid #BAC6BA;
}
.PanelType2 {
	position:relative;
	background-color:#ECF4E5;
	border:1px solid #BAC6BA;
}
.button {
	border:1px outset;
	background-color:#ECEAEC;
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.textbox {
	border:1px inset;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/txtBoxBkgrnd.gif);
	background-repeat:repeat-y;
	background-position:left;
	padding-left:2px;
}
.heavyBodyText {
	font-weight:bold;
	color:#494949;
}
.lightBodyText {
	font-weight:normal;
	color:#6B6B6B;
}
.blankButton {
	width:104px;
	height:23px;
	background-image:url(/images/btnBlank.gif);
	background-repeat:no-repeat;
	color:#4C7098;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	cursor:hand;
	text-align:center;
	text-decoration:none;
	border:0px;
}
.spellcheckButton {
	padding-bottom:35px;
	cursor:pointer;
	cursor:hand;
}
.spellcheckButtonNoPadding {
	cursor:pointer;
	cursor:hand;
}
.listItem {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	cursor:pointer;
	cursor:default;
	color:#000000;
	background-color:#ECF4E5;
	text-decoration:none;
}
.listItemOn {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	cursor:pointer;
	cursor:default;
	color:#3F6691;
	/*background-color:#FFFFFF;*/
	text-decoration:none;
}

.listItem2Lit {
	color:#000000;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	cursor:pointer;
	cursor:default;
}
.listItem2LitOn {
	color:#000000;
	background-color:#F3F7FA;
	border:1px solid #BAC6BA;
	cursor:pointer;
	cursor:hand;
}
.listItem2Dimmed {
	color:#DDDEEE;
	border:1px solid #FFFFFF;
}
.listItem2Dimmed b {
	color:#DDDEEE;
}
.listItem2Dimmed img {
	opacity: .2;
	filter: alpha(opacity=20);
}
.SkillsPassportIcon {
	color:#f00;
	font-weight:bold;
	font-size:13px;
}
.CVIcon {
	color:#3F6691;
	font-weight:bold;
	font-size:13px;
}
/*-----------------------------------------------------------------*/
/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
 
*/

/*-------------------------------------------------------------------*/
#headerimg .description {
	font-size: 1.2em;
	float:left;
}
#header {
	/*background-color: #000000;*/
	margin: 0 0 0 0px; 
	padding: 0; 
	/*height: 141px; */
	width: 755px; /*width: 758px;*/
    /*background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
	background: #FFFFFF url('images/mastHeadLogo.gif') no-repeat top left; /*use the BB header*/
	
	/*border:1px solid #FF0000;*/
}
#headerimg {
	margin: 0;
	height: 70px;
	width: 100%;
	
}
#headerimg 	{ 
	/*margin: 7px 9px 0; */
	/*height: 192px; */
	/*width: 740px; */
} 
.breadCrumbMenu {
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#996600;
	background-image:url('http://www.land-force.com/images/mastHeadTwoToneHorizLineJobseeker.gif');
	background-position:center top;
	background-repeat:repeat-x;
	padding-left:139px;
	height: 18px;
	padding-top:6px;
	margin-top:-2px;
}
.breadCrumbMenu a {
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:6px;
	padding-right:6px;
}
.breadCrumbMenu a:hover {
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}
/*-------------------------------------------------------------------*/

/* Begin Typography & Colors */
html, body, form {
/*	margin:0;
	padding:0;
	height:100%;*/
}


body {

	/*text-align: center;*/
	}



#content {
	/*font-size: 1.2em*/
	}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: /*'Trebuchet MS', 'Lucida Grande', */ Verdana, Arial, Sans-Serif;
	font-weight: bold;
	/*border-bottom: solid thin;*/
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 14px; /*All h2 tags. This include the title of each blog entry and the main menu items*/
	/*border-bottom: solid thin;*/
	}
h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	/*color:#000000;*/ /*color: #333;*/
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color:#000000; /*color: #b85b5a;*/
	}

.commentlist li, #commentform input, #commentform textarea {
	/*font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}



.commentmetadata {
	font-weight: normal;
	}



code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover { /*menu sub elements / all links */
	/*color:#000000;*/ /*color: #06c;*/
	text-decoration: none;
	/*background-color:#003399;*/
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
/*-----------------------------------------------------*/
#page {
	background-color: white; /*change this back to white when done*/
	margin: 0px auto;
	padding: 0;
	width: 755px; /*width: 760px;*/

	/*border: 1px solid #0f0;*/  /*marker by steff*/
	text-align: left;
	min-height:100%;
} * html #page { height:100%; }

h2.pagetitle {
	/*margin-top: 30px;*/
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	color:#552B00;
	font-size: 1.6em;
	word-wrap: break-word;
}
/*-----------------------------------------------------*/
.narrowcolumn { /*right hand main blog column*/
	/*border: 1px solid #0000FF; */
	float: left;
	padding: 15px 16px 16px 16px;
	margin: 0px 1px 0 0;
	width: 390px;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.narrowcolumn .postmetadata {
	text-align: left;
	font-size: 11px; 
}
.narrowcolumn h2 a{
	font-family:Helvetica,Arial,sans-serif;
	font-size:20px;
	color:#552B00;
}
/*----------------------------------------------------*/
.post {
	margin: 0 0 40px;
	/*text-align: justify;*/
	}

.post hr {
	display: block;
	}
.post h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#552B00;
	

}

.post small{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#996600;
}
.post h2 a{
	color:#552B00;
	font-family:Helvetica,Arial,sans-serif;
	font-size:20px;
}
#respond{
	color:#552B00;
	font-family:Helvetica,Arial,sans-serif;
	font-size:18px;
	font-weight:400;
}
/*----------------------------------------------------*/
.widecolumn {
	/*border:1px solid #00FF00;*/
	padding: 20px;
	/*margin: 0px 0 0 134px;*/
	width: 390px;
	float:left;
	}
.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.widecolumn {
	line-height: 1.6em;
	}

.postmetadata {
	clear: left;
}


	
#footer { 
	/*border: 1px solid #f00;*/

	width:99%;
	clear:both;
}
#footer #footerInnerWrap  {
	text-align:center;
	width: 755px; /*width: 760px;*/
	margin:0 auto;
	height: 34px;
	/*border: 1px solid #00f;*/
	
	text-align:left;
	
	font-size:11px;

}
.innerfooter {
	height:21px;
	color:#FFFFFF;
}
.innerfooter {
	background-color:#996600;
}
.footerContainer {
	margin-top:50px;
	margin-bottom:15px;
}
div.right{ /*Text in the footer*/
		float: right;
		padding: 9px 10px 8px 8px;
		/*Position:absolute;*/
		
		}
		
div.left{ /*Text in the footer*/
		float: left;
		padding: 9px 8px 8px 8px;
		/*letter-spacing: 0.25px*/
		}
/*link in footer*/
a.divRight-a{color:#FFFFFF}
			
/* End Structure */



/*	Begin Headers */
h1 {
	/*padding-top: 70px;*/
	margin: 0;
	}

h2 {
	/*margin: 30px 0 0;*/
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	padding-bottom: 120px;
	}

select {
	width: 130px;
	}
#commentform{
	padding-bottom: 60px;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0;
	font-size:11px;
}
#url, #email, #author {
	width: 50%;
	padding: 2px;
	background-image:url(http://www.land-force.com/images/txtBoxBkgrnd.gif);
	background-position:left top;
	background-repeat:repeat-y;
	border-color:-moz-use-text-color #CCCCCC rgb(204, 204, 204) -moz-use-text-color;
	border-style:inset solid solid inset;
	border-width:1px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	background-image:url(http://www.land-force.com/images/txtBoxBkgrnd.gif);
	background-position:left top;
	background-repeat:repeat-y;
	border-color:-moz-use-text-color #CCCCCC rgb(204, 204, 204) -moz-use-text-color;
	border-style:inset solid solid inset;
	border-width:1px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	}

.submitButton {
	margin: 0;
	float: right;
	background-color:#996600;
	border:1px solid #552B00;
	color:#FFFFFF;
	font-size:11px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	
	font-size:11px;
	margin:30px 0pt;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar{ /*left hand column that contain search text box*/
	/*padding: 27px 10px 70px 10px;*/
	/*border: 1px solid #f00;*/ /*marker by steff*/
	/*margin-left: 732px; margin-left: 545px;*/
	width: 134px; 
	float:left;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	color:#000000;
	
}

#sidebar h2 { /*Main menu items*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom:dotted 1px #999999;
	width:120px;
	text-indent: 6px;
	
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color:#000000;
}
#sidebar h2 { /* Main menu items*/
	margin: 5px 0 0;
	padding: 0;
	/*background-color:#0099FF*/
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;	
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol { /*menu sub elements*/
	margin: 5px 0 0 10px;
	
	list-style-type: circle;
	font-size:10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;	
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	/*background-color:#0099FF;*/
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 5px;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align:left;
	
	
}
#searchform #s {
	font-size:10px;
	width:118px;
	background-image:url('http://www.land-force.com/images/txtBoxBkgrnd.gif');
	background-position:top left;
	background-repeat:repeat-y;
	border-color:-moz-use-text-color #CCCCCC rgb(204, 204, 204) -moz-use-text-color;
	border-style:inset solid solid inset;
	border-width:1px;
	font-family:Arial,Helvetica,sans-serif;
	padding-left:2px;
}
#searchform #searchsubmit{
	background-color:#996600;
	border:1px solid #552B00;
	color:#FFFFFF;
	font-size:11px;
	margin-top:5px;
}
#sidebar #searchform #s {
	font-size:10px;
	width:118px;
	background-image:url('http://www.land-force.com/images/txtBoxBkgrnd.gif');
	background-position:top left;
	background-repeat:repeat-y;
	border-color:-moz-use-text-color #CCCCCC rgb(204, 204, 204) -moz-use-text-color;
	border-style:inset solid solid inset;
	border-width:1px;
	font-family:Arial,Helvetica,sans-serif;
	padding-left:2px;
}
#sidebar #menuTitle{
	background-color:#996600;
	color:#FFFFFF;
	margin-bottom:-5px;
	height:20px;
/*	background-image: url('http://www.land-force.com/images/menuFlapJobseeker.gif');
	background-repeat: no-repeat;

	padding-bottom:99px;
	margin-bottom:-17px;*/
	/*border: 1px solid #f00;*/
}
#sidebar #BlogLinks{
	background-image: url('http://www.land-force.com/images/leftBottomGradient.gif');
	background-repeat: no-repeat;
	padding-left:6px;
	padding-top:10px;

	/*padding-bottom:101px;*/
	/*border: 1px solid #f00;*/
}
#sidebar #searchsubmit {
	background-color:#996600;
	border: 1px solid #552B00;
	color:#FFFFFF;
	font-size:11px;
	margin-top:5px;
}
#sidebar form {
	margin: 0;
}
.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: left;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 20px;

	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

