#outer
{
	width:100%;
	text-align:center;
}
#inner
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#header
{
	width:960px;
	height:144px;
	background-image:url(/Img/Body/Header/background.jpg);
	background-repeat:repeat-x;
	text-align:left;
}
#header-left
{
	width:490px;
	height:144px;
	float:left;
}
#header-left-logo
{
	width:490px;
	height:129px;
	margin-top:5px;
	background-image:url(/Img/Body/Header/Left/logo.jpg);
	background-repeat:no-repeat;
}
#header-right
{
	width:470px;
	height:144px;
	float:left;
}
#header-right UL
{
	float:right;
	list-style-type:none;
	margin-top:34px;
}
#header-right UL LI
{
	width:262px;
	height:22px;
	margin-bottom:1px;
}
#header-right UL LI A
{
	display:block;
	width:262px;
	height:22px;
	background-color:rgb(204,204,204);
}
#header-right UL LI A:Hover
{
	background-color:rgb(0,0,0);
}
#header-right UL LI A.home
{
	background-image:url(/Img/Body/Header/Right/menu_off_home.jpg);
}
#header-right UL LI A.home-selected
{
	background-image:url(/Img/Body/Header/Right/menu_on_home.jpg);
}
#header-right UL LI A.home:Hover
{
	background-image:url(/Img/Body/Header/Right/menu_on_home.jpg);
}
#header-right UL LI A.about
{
	background-image:url(/Img/Body/Header/Right/menu_off_about.jpg);
}
#header-right UL LI A.about-selected
{
	background-image:url(/Img/Body/Header/Right/menu_on_about.jpg);
}

#header-right UL LI A.about:Hover
{
	background-image:url(/Img/Body/Header/Right/menu_on_about.jpg);
}
#header-right UL LI A.contact
{
	background-image:url(/Img/Body/Header/Right/menu_off_contact.jpg);
}
#header-right UL LI A.contact-selected
{
	background-image:url(/Img/Body/Header/Right/menu_on_contact.jpg);
}
#header-right UL LI A.contact:Hover
{
	background-image:url(/Img/Body/Header/Right/menu_on_contact.jpg);
}
#header-right UL LI A.site
{
	background-image:url(/Img/Body/Header/Right/adminmenu_off_site.jpg);
}
#header-right UL LI A.site-selected
{
	background-image:url(/Img/Body/Header/Right/adminmenu_on_site.jpg);
}
#header-right UL LI A.site:Hover
{
	background-image:url(/Img/Body/Header/Right/adminmenu_on_site.jpg);
}
#header-right UL LI A.admin
{
	background-image:url(/Img/Body/Header/Right/adminmenu_off_home.jpg);
}
#header-right UL LI A.admin-selected
{
	background-image:url(/Img/Body/Header/Right/adminmenu_on_home.jpg);
}
#header-right UL LI A.admin:Hover
{
	background-image:url(/Img/Body/Header/Right/adminmenu_on_home.jpg);
}
#header-right UL LI A.logout
{
	background-image:url(/Img/Body/Header/Right/adminmenu_off_logout.jpg);
}
#header-right UL LI A.logout-selected
{
	background-image:url(/Img/Body/Header/Right/adminmenu_on_logout.jpg);
}
#header-right UL LI A.logout:Hover
{
	background-image:url(/Img/Body/Header/Right/adminmenu_on_logout.jpg);
}
#body
{
	width:960px;
	padding-top:16px;
	padding-bottom:16px;
	min-height:721px;
	clear:both;
	text-align:left;

}
#body-left
{
	width:688px;
	float:left;
	min-height:721px;
	margin-right:10px;
}
#body-left-site P
{
	font-size:0.75em;
	color:rgb(153,153,153);
	margin-bottom:5px;
}
#body-left-admin
{
	border-top: solid 2px rgb(214,0,64);
}
#body-left-admin P
{
	font-size:0.8em;
	color:rgb(102,102,102);
}
#body-left-admin P IMG
{
	vertical-align:middle;
}
#body-left-admin A
{
	color:rgb(102,102,102);
	text-decoration:none;
}
#body-left-admin A:Hover
{
	color:rgb(214,0,64);
}
#body-left-admin H2
{
	font-size:1.2em;
	color:rgb(51,51,51);
	margin-bottom:5px;
}
#body-right
{
	width:262px;
	float:left;
	min-height:721px;
}
#body-right-site
{
}
#body-right-site H3
{
	font-size:1.0em;
	color:rgb(51,51,51);
	margin-bottom:5px;
}
#body-right-site P
{
	font-size:0.70em;
	color:rgb(153,153,153);
	margin-bottom:5px;
}
#body-right-site P STRONG
{
	color:rgb(214,0,64);
}
#body-right-site SELECT
{
	font-size:0.75em;
	width:260px;
	color:rgb(102,102,102);
	border:solid 1px rgb(102,102,102);
}
#body-right-site A
{
	color:rgb(153,153,153);
	text-decoration:none;
}
#body-right-site A:Hover
{
	color:rgb(214,0,64);
}
#body-right-site .textbox
{
	width:256px;
	color:rgb(102,102,102);
	border:solid 1px rgb(204,204,204);
	padding:2px;
}
#body-right-site .textarea
{
	width:256px;
	color:rgb(102,102,102);
	border:solid 1px rgb(204,204,204);
	padding:2px;
}
#artwork-pager
{
	width:262px;
}
#artwork-pager-label
{
	width:100px;
	float:left;
}
#artwork-pager-label H4
{
	font-size:0.9em;
}
#artwork-pager-links
{
	width:162px;
	float:left;
}
#artwork-pager-links UL
{
	margin-top:2px;
	list-style-type:none;
}
#artwork-pager-links UL LI
{
	float:left;
	margin-left:5px;
}
#artwork-pager-links UL LI A
{
	display:block;
	color:rgb(0,0,0);
	font-size:0.70em;
	padding-left:2px;
	padding-right:2px;
	background-color:rgb(204,204,204);
	height:15px;
	width:6px;
}
#artwork-pager-links UL LI A IMG
{
	position:relative;
	top:4px;
	left:1px;
}
#artwork-image-pager
{
	width:262px;
}
#artwork-image-pager-label
{
	width:100px;
	float:left;
}
#artwork-image-pager-label H4
{
	font-size:0.9em;
}
#artwork-image-pager-links
{
	width:162px;
	float:left;
}
#artwork-image-pager-links UL
{
	list-style-type:none;
	margin-top:2px;
}
#artwork-image-pager-links UL LI
{
	float:left;
	margin-left:5px;
}
#artwork-image-pager-links UL LI A
{
	display:block;
	color:rgb(0,0,0);
	font-size:0.70em;
	padding-left:2px;
	padding-right:2px;
	background-color:rgb(204,204,204);
	height:15px;
}
#body-right-admin
{
}
#body-right-admin P
{
	font-size:0.8em;
	color:rgb(102,102,102);
	margin-bottom:5px;
}
#body-right-admin P IMG
{
	vertical-align:middle;
}
#body-right-admin A
{
	color:rgb(102,102,102);
	text-decoration:none;
}
#body-right-admin A:Hover
{
	color:rgb(214,0,64);
}
#body-right-admin H3
{
	font-size:1.2em;
	color:rgb(51,51,51);
	margin-bottom:5px;
}
#body-right-admin-menu
{
	border-left:solid 1px rgb(204,204,204);
	border-right:solid 1px rgb(204,204,204);
	border-bottom:solid 1px rgb(204,204,204);
	border-top: solid 2px rgb(214,0,64);
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:10px;
	background-color:rgb(255,255,255);
	width:240px;
}
#body-right-admin-menu UL
{
	list-style-type:none;
}
#body-right-admin-menu UL LI
{
	margin-bottom:2px;
}
#body-right-admin-menu UL LI IMG
{
	vertical-align:middle;
}
#body-right-admin-menu UL LI A{
	font-size:0.8em;
}
#body-right-admin-upload
{
	border-left:solid 1px rgb(204,204,204);
	border-right:solid 1px rgb(204,204,204);
	border-bottom:solid 1px rgb(204,204,204);
	border-top: solid 2px rgb(214,0,64);
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:10px;
	background-color:rgb(255,255,255);
	width:240px;
}
#body-right-admin-upload .errorbox
{
	border: solid 1px rgb(255,196,196);
	padding:10px;
	background-color:rgb(255,219,219);
	width:220px;
	margin-bottom:10px;
}
#body-right-admin-upload .errorbox UL
{
	list-style-type:square;
	margin-left:15px;
}
#body-right-admin-upload .errorbox UL LI
{
	color:rgb(255,72,72);
	font-size:0.8em;
}
#footer
{
	width:960px;
	height:16px;
	background-image:url(/Img/Body/Footer/background.jpg);
}
#links
{
	width:960px;
	height:90px;
	margin-top:10px;
}
#links-left
{
	width:700px;
	height:90px;
	float:left;
}
#links-left-freelance
{

}
#links-left-designer
{	
	position:relative;
	top:20px;
}
#links-left-linkedin
{	
	position:relative;
	top:20px;
}
#links-right
{
	width:260px;
	height:90px;
	float:left;
	text-align:right;
}
#links-right-addthis
{
	position:relative;
	top:20px;
}
#login
{
	width:280px;
	height:180px;
	background-image:url(/Img/Body/Login/background.jpg);
	padding:10px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
}
#login-body
{
	text-align:left;
}
#login .row
{
	width:100%;
}
#login .row .label
{
	width:100%;
	color:#666666;
	font-size:0.75em;
}
#login .row .field
{
	width:100%;
}
#login .row .field INPUT[type="text"],#login .row .field INPUT[type="password"]
{
	width:150px;
}
#login .row .error UL
{
	list-style-type:square;
}
#login .row .error UL LI
{
	margin-left:15px;
	font-size:0.8em;
	margin-bottom:10px;
}
#login-header
{
	width:300px;
	height:20px;
	margin-bottom:10px;
}
#login-header H2
{
	font-size:0.75em;
	color:#333333;
}

