p { font-size: 11px;}
h1 { font-size: 20px; color: #663300;}

<!--

/*--  Change your body background color  --*/

body {

margin:0;

padding:0;

background-color:#FFFFFF;

}



/*--  Change the spacing around the outside border. Also change the width of outside border  --*/

#wrap {

margin-top:10px;

margin-left:auto;

margin-right:auto;

width:700px;

}



/*--  This is the horizontal area that contains the logo  --*/

#header {

font-family: Arial;

margin-top: 0px;

width: 690px;

margin-left: auto;

margin-right: auto;

background-color: #ffffff;

border: 1px solid #945c03;

margin-bottom: 10px;

padding: 5px;

}



/*--  The second horizontal area, in the sitemap, just under the top logo/header area  --*/

#header2 {

font-family: Arial;

font-size: 12px;

color: #ffffff;

font-weight: bold;

width: 695px;

margin-top: 2px;

margin-left: auto;

margin-right: auto;

background-color: #945c03;

border: 1px solid #945c03;

margin-bottom: 15px;

padding-top: 2px;

padding-left: 5px;

padding-right: 0px;

padding-bottom: 2px;

}



/*--  How the regular links look in the second horizontal area, in the sitemap, just under the top logo/header area  --*/

#header2 a {

font-family: Arial;

font-size: 12px;

color: #ffffff;

text-decoration: underline;

}



/*--  How the links look in the second horizontal area, in the sitemap, just under the top logo/header area, when hovered over with the mouse  --*/

#header2 a:Hover {

color: ffff00;

font-family: Arial;

font-size: 12px;

cursor : pointer; cursor: hand;

text-decoration: underline;

}



/*--  This area includes the Main Content area and the right Menus Column  --*/

#middlewrap {

font-family: Arial;

font-size:12px;

align: center;

width: 804px;

border: 0px solid #990066;

}



/*--  The directory structure just above the Main Content Title area  --*/

#map{

font-family: Arial;

font-size: 12px;

color: #ffffff;

font-weight: bold;

background-color: #945c03;

padding-top: 2px;

padding-left: 5px;

padding-right: 0px;

padding-bottom: 2px;

margin-left: 0px;

margin-right: 0px;

text-align: left;

border: 1px solid #945c03;

}



/*--  How the regular links look in the map area  --*/

#map a {

font-family: Arial;

font-size: 12px;

color: #ffffff;

text-decoration: underline;

}



/*--  How the map area links look when hovered over with the mouse  --*/

#map a:Hover {

color: #ffff00;

font-family: Arial;

font-size: 12px;

cursor : pointer; cursor: hand;

text-decoration: underline;

}



/*--  Main Content area minus the right menus column  --*/

#main {

background-color:#FFFFFF;

float:left;

width:630px;

padding-bottom:5px;

text-align: left;

border: 0px solid #990066;

}



/*--  Main Content area in the privacy, disclaimer, and links pages  --*/

#main2 {

background-color:#FFFFFF;

float:left;

width:802px;

padding-bottom:5px;

text-align: left;

border: 0px solid #990066;

}



/*--  Basically this is the left margin for the main content  --*/

#maincontent {

padding-left:15px;

border: 0px solid #990066;

}



/*--  For the areas of links and little stuff that usually falls below the Main Content of the pages  --*/

#linksnstuff {

font-family: Arial;

font-size: 12px;

font-weight: normal;

color: #000000;

padding-top: 0px;

padding-bottom: 10px;

text-align: center;

}



/*--  How the linksnstuff links look  --*/

#linksnstuff a {

font-family: Arial;

font-size: 12px;

color: Blue;

text-decoration: underline;

}



/*--  How the linksnstuff links look when hovered over with the mouse  --*/

#linksnstuff a:Hover {

font-family: Arial;

font-size: 12px;

color: Red;

cursor : pointer; cursor: hand;

text-decoration: underline;

}



/*--  Holds the shape of the label on top of the menus column  --*/

#columnlabel {

background-color:#945c03;

text-align: center;

font-family: Arial;

font-size: 13px;

font-weight: bold;

color: #ffffff;

width:156px;

padding:2px;

margin-top:0px;

margin-right:0px;

margin-left:537px;

margin-bottom: 0px;

border: 1px solid #945c03;

border-bottom: 0px solid #990066;

}



/*--  Holds the shape of the Menus column in the index and articles template  --*/

#sidebarwrap {

text-align: center;

width:160px;

padding:0px;

margin-top:0px;

margin-right:0px;

margin-left:537px;

margin-bottom: 10px;

border: 1px solid #945c03;

}



/*--  Holds the shape of the AdSense column in the sitemap template  --*/

#sidebarwrap2 {

text-align: center;

width:160px;

padding:0px;

margin-top:2px;

margin-right:0px;

margin-left:535px;

margin-bottom: 10px;

}



/*--  Attributes of the Menus column in the index and article templates  --*/

#sidebar {

line-height: 18px;

text-align: left;

font-family: Arial;

font-size: 12px;

font-weight: bold;

text-decoration: underline;

color: #945c03;

width:137px;

padding-top:0px;

padding-left:10px;

padding-right:10px;

padding-bottom:5px;

margin-top:5px;

border:0px solid #990066;

}



/*--  How the Main Menu links look in the index and article templates  --*/

#sidebar a {

font-family: Arial;

font-size: 11px;

color: #945c03;

font-weight: normal;

text-decoration: underline;

}



/*--  How the Main Menu links look in the index and article templates when hovered over with the mouse  --*/

#sidebar a:Hover {

font-family: Arial;

font-size: 11px;

color: #ff0000;

font-weight: normal;

cursor : pointer; cursor: hand;

text-decoration: underline;

}



/*--  Attributes of the Subscription Menu Area  --*/

#subscribe {

line-height: 18px;

text-align: center;

font-family: Arial;

font-size: 11px;

font-weight: bold;

text-decoration: none;

color: #945c03;

width:137px;

padding-top:5px;

padding-left:10px;

padding-right:10px;

padding-bottom:5px;

margin-top:5px;

border:0px dashed #336699;

}



/*--  Attributes of the Subscription Menu Area Button  --*/

#subscribe input {

height:20px;

background-color:#945c03;

shadow-color:#ffffff;

border-color:#ffffff;

text-align:center;

text-valign:middle;

font-family:Arial;

font-size:11px;

font-weight:bold;

color:#FFFFFF;

cursor: pointer;

}



/*--  Attributes of the horizontal Footer Area  --*/

#footer {

font-family: Arial;

font-size: 12px;

color: #ffffff;

font-weight: normal;

text-align: center;

margin-top: 0px;

width: 796px;

margin-left: auto;

margin-right: auto;

background-color: #945c03;

border: 1px solid #945c03;

margin-bottom: 0px;

padding: 2px;

clear:both;

}



/*--  How the Footer Area links look in all pages  --*/

#footer a {

font-family: Arial;

font-size: 12px;

color: #ffffff;

text-decoration: underline;

}



/*--  How the Footer Area links look all pages when hovered over with the mouse  --*/

#footer a:Hover {

color: #ffff00;

font-family: Arial;

font-size: 12px;

cursor : pointer; cursor: hand;

text-decoration: underline;

}



/*--  General look of links not effected by any of the other links entries in this file  --*/

.alink {

color: Blue;

font-family: Arial;

font-size: 12px;

cursor : pointer;

text-decoration: underline;

font-weight: normal;

}



/*--  Reduces the verticle spacing taken up by the Subscription Form  --*/

form.nospace {

line-height : 1%;

padding : 0px;

margin : 0px;

}



/*--  Border size and color around the text area in the Link Partners Page  --*/

#TAWrap {

border: 1px solid #945c03;

}



/*--  Background color of the link form's caption in the Link Partners Page  --*/

#TACaption {

background-color: #945c03;

color: #ffffff;

}



/*--  How the links look in the link form's caption in the Link Partners Page  --*/

#TACaption a {

color: #ffffff;

text-decoration: underline;

}



/*--  How the links look in the link form's caption in the Link Partners Page when hovered over  --*/

#TACaption a:Hover {

color: #ffff00;

cursor : pointer; cursor: hand;

text-decoration: underline;

}



/*--  Border size and color of the text area in the Link Partners Page  --*/

.TA {

border:1px solid #945c03;

}

-->

