﻿.outer {
	width: 800px;
	height: auto;
}
.header {
	background-image: url('images/header2.jpg');
	background-repeat: no-repeat;
	width: 800px;
	height: 263px;
}
.header2 {
	background-image: url('images/header2.jpg');
	background-repeat: no-repeat;
	width: 800px;
	height: 263px;
}
.mid-bak {
	width: 800px;
	height: auto;
	background-image: url('images/backgrounds/mid-bak.jpg');
	background-repeat: repeat-y;
	font-family: georgia;
	font-size: 12px;
}
.inner {
	width: 700px;
	height: auto;
	text-align: left;
	padding: 12px;
	line-height: 21px;
}
.menu-line {
	width: 98px;
	height: 132px;
	position: relative;
	top: 27px;
	left: 320px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	padding-top: 3px;
	text-align: right;
	line-height: 18px;
}
.menu-line2 {
	width: 98px;
	height: 132px;
	position: relative;
	top: 27px;
	left: 315px;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	padding-top: 3px;
	text-align: right;
	line-height: 20px;
}
.foot-menu-line {
	width: 699px;
	height: 17px;
	position: relative;
	top: 45px;
	left: -4px;
	font-family: verdana;
	font-size: xx-small;
	color: #000000;
	padding-top: 3px;
}
input {
	padding: 3px 4px 3px 4px;
	border: 1px solid #257225;
	background-color: #DBBB8A;
	font-size: 10px;
	font-family: Verdana;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.ComponentStyleError {
	padding: 3px 4px 3px 4px;
	border: 1px solid #257225;
	background-color: red;
	font-size: 10px;
	font-family: Verdana;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:white;
}

.RowStyleError {
	padding: 3px 4px 3px 4px;
	border: 1px solid #257225;
	background-color:silver;
	font-size: 10px;
	font-family: Verdana;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:white;
}

.ComponentStyleDuplicate {
	padding: 3px 4px 3px 4px;
	border: 1px solid #257225;
	background-color: #808000;
	font-size: 10px;
	font-family: Verdana;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:white;
}


.foot-bak {
	width: 800px;
	height: 112px;
	background-image: url('images/backgrounds/foot-bak.jpg');
	background-repeat: no-repeat;
}
.exercisebook {
	background-image: url('images/backgrounds/exercisebook.gif');
	background-repeat: repeat-y;
	text-align: left;
	font-family: calibri;
}
.cvborder {
	width: 69px;
}
.CVBlock {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
	width: auto;
	height: auto;
	right: 10px;
	text-align: left;
}
.CVHeader {
	color: #FFFFFF;
	background-color: #AB9575;
	height: 26px;
	width: 500px;
	border: 1px solid #669999;
	margin-top: 5px;
	padding-left: 7px;
	font-size: 15px;
	font-weight: bold;
	vertical-align: baseline;
	margin-bottom: 6px;
	margin-left: 5px;
	font-family: "trebuchet MS";
}
.CVText {
	font-family: Calibri;
	font-size: 14px;
	margin-left: 8px;
	line-height: 18px;
}

h1 {
	font-family: "palatino Linotype";
	font-size: 19px;
	color: #6C5025;
	letter-spacing: 7px;
	margin-bottom: 2px;
	font-weight: bold;
}
h2 {
	font-family: "palatino Linotype";
	font-size: 15px;
	color: #6C5025;
	letter-spacing: 2px;
	font-weight: bold;
}
h3 {
	font-family: "palatino Linotype";
	font-size: 13px;
	color: #6C5025;
	letter-spacing: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}
.smallertext {
	font-size: 11px;
}
.tableborder {
	border: 1px solid #775929;
	text-align: left;
}
.tableheader {
	background-color: #775929;
	font-weight: bold;
	font-family: Georgia;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}
.mytweet {
background-color:navy; 
color:white; 
width:300px; 
float:left;
padding:7px;
}
.theirtweet {
	background-color: red;
	color: white;
	width: 300px;
	float: right;
	padding: 7px;
}

. whitetext {
	color: white;
	font-size:	medium;
}
